Not sure however I keep getting 1
I think it’s C, correct me if I’m mistaken.
Its 25 for the second one
(x + y = 125)3
5x - 3y = 41
3x - 3y = 375
8x = 416, x = 52
52 + y = 125, y = 73
Solution: the numbers are 52 and 73
Let the base of the ladder be x ft and the extension be y ft.
"when fully extended, a ladder is 28 feet in length."
means: x+y=28
"<span>the extension is 4 feet shorter than the base</span>"
means: y=x-4, that is x-y = 4, (taking y to the side of x, and -4 to the other side of x and y)
thus, we have the system of equations:
1) x+y= 28
2) x-y=4
adding the 2 equations, we have:
(x+y)+(x-y)=28+4
2x=32
x=32/2=16
x+y=28, so 16+y=28, thus y=12
Answer: Base: 16, Extension 12