SOLUTION: I read 50 times on these short sentense but still don't get it! Please help me to solve question a and question b
Question a : One number is 3 more than twice another number. find
Algebra ->
Human-and-algebraic-language
-> SOLUTION: I read 50 times on these short sentense but still don't get it! Please help me to solve question a and question b
Question a : One number is 3 more than twice another number. find
Log On
Question 408821: I read 50 times on these short sentense but still don't get it! Please help me to solve question a and question b
Question a : One number is 3 more than twice another number. find the larger number if their sum is -15
question b: The sum of smallest and largest of 5 consecutive interger is -50. find the middle interger.
You can put this solution on YOUR website! Write exactly what it says
:
Let x = a number
let y = another number
:
a: One number is 3 more than twice another number.
x = 3 + 2y
find the larger number if their sum is -15
x + y = -15
From the 1st statement, replace x with (3+2y)
(3+2y) + y = -15
2y + y = -15 - 3
3y = -18
y =
y = -6
find x using the 1st equation
x = 3 + 2(-6)
x = 3 - 12
x = -9
Check solutions in the 2nd equation
-9 - 6 = -15; confirms our solution of x=-9, y=-6 (which is the larger number)
:
:
Five consecutive integers: x, (x+1), (x+2), (x+3), (x+4)
b: The sum of smallest and largest of 5 consecutive integer is -50.
x + (x+4) = -50
2x + 4 = -50
2x = -50 - 4
2x = -54
x =
x = -27 is the 1st integer
:
find the middle integer. That's (x+2), therefore:
-27 + 2 = -25 is the middle integer
:
Did this shed some light on this stuff for you?