Question 657137: Multiply a number by 4 then subtract 7 from product finally the result is divided by 3.the result is 7.what is the number Found 2 solutions by stanbon, Edwin McCravy:Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Multiply a number by 4 then subtract 7 from product finally the result is divided by 3.the result is 7.what is the number
----
Let the number be "x".
Multiply by 4 to get 4x
Subtract 7 to get 4x-7
Divide by 3 to get (4x-7)/3
Result is 7:
Equation:
(4x-7)/3 = 7
4x-7 = 21
4x = 28
x = 7
--------------
Cheers,
Stan H.