#sum of square areas
5 messages · Page 1 of 1 (latest)
imma guess, 1 ;D I mean uh ansewer choice "F" ;p
!show
Show your work, and if possible, explain where you are stuck.
Middle square side length = x
Rightmost square side length = y
Area of middle square = x² = 5x+18+y
Area of rightmost square = y² = y+30
y²-y-30 = 0
(y-6)(y+5) = 0
y = 6 (chosen), y = -5 (not possible)
x² = 5x+18+6
x² = 5x+24
x²-5x-24 = 0
(x-8)(x+3) = 0
x = 8 (chosen), x = -3 (not possible)
Sum areas of 3 squares
= (R1+5x)+(5x+R2+y)+(y+R3)
= (81+5•8)+(5•8+18+6)+(6+30)
= 121+64+36
= 221 cm² (B)