SOLUTION: the sum of two numbers is the same as four times the smaller number. if twice the larger is decresed by the smaller the result 30. find the numbers?

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: the sum of two numbers is the same as four times the smaller number. if twice the larger is decresed by the smaller the result 30. find the numbers?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 278658: the sum of two numbers is the same as four times the smaller number. if twice the larger is decresed by the smaller the result 30. find the numbers?
Found 2 solutions by nyc_function, Alan3354:
Answer by nyc_function(2741) About Me  (Show Source):
You can put this solution on YOUR website!
Let x = big number
Let y = small number
x + y = 4y
y - 2x = 30
Those are your two equations in two variables.
Can you finish now?

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
the sum of two numbers is the same as four times the smaller number. if twice the larger is decresed by the smaller the result 30. find the numbers?
----------------------
Let x = larger number
Let y = smaller number
x + y = 4y --> x = 3y
2x - y = 30
-----------
2*3y - y = 30
5y = 30
y = 6
x = 18