SOLUTION: three times the sum of two numbers exceeds twice their difference by five, while half the sum is two more than the difference. what are the two numbers?
Algebra ->
Customizable Word Problem Solvers
-> Misc
-> SOLUTION: three times the sum of two numbers exceeds twice their difference by five, while half the sum is two more than the difference. what are the two numbers?
Log On
Question 112964: three times the sum of two numbers exceeds twice their difference by five, while half the sum is two more than the difference. what are the two numbers? Answer by edjones(8007) (Show Source):
You can put this solution on YOUR website! Let the numbers be x and y
A) 3(x+y)=2(x-y)+5
B) (x+y)/2=x-y+2
.
A) 3x+3y=2x-2y+5
x+5y=5
B)x+y=2x-2y+4 multiply both sides by 2.
-x+3y=4
Solve: We'll use substitution. After moving 5*y to the right, we get: , or . Substitute that
into another equation: and simplify: So, we know that y=1.125. Since , x=-0.625.
Answer: .
Check:
A)
3(-.625+1.125)=1.5
2(-6.25+1.125)=-3.5 difference of 5
.
B)
(-.625+1.125)/2=.25
-.625-1.125=-1.75 difference of 2
.
Ed