SOLUTION: The sum of two numbers is seven. Five less than five times the smaller is equal to the larger.

Algebra ->  Human-and-algebraic-language -> SOLUTION: The sum of two numbers is seven. Five less than five times the smaller is equal to the larger.      Log On


   



Question 945692: The sum of two numbers is seven. Five less than five times the smaller is equal to the larger.
Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
the two numbers; a & b
write an equation for each statement
:
"The sum of two numbers is seven."
a + b = 7
Five less than five times the smaller is equal to the larger.
5b - 5 = a
In the 1st equation, replace a with (5b-5)
(5b-5) + b = 7
5b + b = 7 + 5
6b = 12
b = 2
I'll let you find a