SOLUTION: how to find the missing length of a rectangle if given the diagonal and width is given.
Algebra
->
Rectangles
-> SOLUTION: how to find the missing length of a rectangle if given the diagonal and width is given.
Log On
Geometry: Rectangles
Geometry
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Rectangles
Question 458890
:
how to find the missing length of a rectangle if given the diagonal and width is given.
Found 2 solutions by
richwmiller, Alan3354
:
Answer by
richwmiller(17219)
(
Show Source
):
You can
put this solution on YOUR website!
L^2+W^2=D^2
L^2=D^2-W^2
L=SQRT(D^2+W^2)
Answer by
Alan3354(69443)
(
Show Source
):
You can
put this solution on YOUR website!