SOLUTION: if 3 is subtracted from 4 times a number, the result is the sum of 5 times the number and 10 this is what I have try . 3-4n=5(n+10)

Algebra ->  Human-and-algebraic-language -> SOLUTION: if 3 is subtracted from 4 times a number, the result is the sum of 5 times the number and 10 this is what I have try . 3-4n=5(n+10)      Log On


   



Question 845393: if 3 is subtracted from 4 times a number, the result is the sum of 5 times the number and 10


this is what I have try . 3-4n=5(n+10)

Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
3 is subtracted highlight%28FROM%29 4 times a number : 4N-3
the sum of (5 times the number and 10) (my parentheses) : 5N%2B10
4N-3=5N%2B10