32.8k views
0 votes
If you double a number and then add 24 you get 2/7 of the original number. If you let x represent the original number it can be represented by the equation 2x + 24 = 2/7x.

What is the original number?

2 Answers

7 votes
Let x be the number. Twice the number is 2x. Adding 24,we have 2x + 24 -----(1) But expression (1) is the same as 2/7 of original number. I. e 2/7x So 2x + 24 = (2/7)x So 2x - (2/7)x = -24 x(2 - (2/7)) = -24 x = -24 / (2 -(2/7)) x = - 24 / 1.714 x = - 14.0023 x = -14
User Robert Macnee
by
6.4k points
5 votes
The first thing you should do for this case is to select x from the given equation to find the original number. Then clearing x we have
2x + 24 = 2 / 7x.
2x - 2 / 7x = -24
x (2-2 / 7) = - 24
x ((14-2) / (7)) = - 24
x ((12) / (7)) = - 24
x = -24 * ((7) / (12)) = - 14
answer
the original number 14
User Vinodh Velumayil
by
6.1k points