SOLUTION: The sum of two numbers is 4 less that twice the larger number. If three times the smaller number is subtracted from the larger number, the answer is -20. Find the numbers.

Algebra ->  Customizable Word Problem Solvers  -> Evaluation -> SOLUTION: The sum of two numbers is 4 less that twice the larger number. If three times the smaller number is subtracted from the larger number, the answer is -20. Find the numbers.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 947999: The sum of two numbers is 4 less that twice the larger number. If three times the smaller number is subtracted from the larger number, the answer is -20. Find the numbers.
Answer by lwsshak3(11628) About Me  (Show Source):
You can put this solution on YOUR website!
The sum of two numbers is 4 less that twice the larger number. If three times the smaller number is subtracted from the larger number, the answer is -20. Find the numbers.
***
let x=larger number
let y=smaller number
x+y=2x-4 ( sum of two numbers is 4 less that twice the larger number)
x=y+4
..
x-3y=-20 ( If three times the smaller number is subtracted from the larger number, the answer is -20)
y+4-3y=-20
2y=24
y=12
x=y+4=16
larger number=16
smaller number=12