Question 391244
use the Pythagorean theorem to find the value of y, to the nearest hundredth. side a is y+2, side b is y and side c is 17.
----
If I assume that c is the hypotenuse I get:
17^2 = y^2 + (y+2)^2
289 = y^2 + y^2+4y+4
---
Rearrange:
2y^2 + 4y -285 = 0
y = [-4 +- sqrt(16-4*2*-285)]/4
---
y = [-4 +- sqrt(2296)]/4
---
y = [-4 +- 47.92]/4
---
y = [43.92]/4
---
y = 10.98
===============
Cheers,
Stan H.
===============