SOLUTION: Hello, I'm having a hard time solving this problem:
The length of a rectangular quilt is 1 foot more than its width. If the diagonal of the quilt is 6.5 feet, find the length and
Algebra ->
Customizable Word Problem Solvers
-> Geometry
-> SOLUTION: Hello, I'm having a hard time solving this problem:
The length of a rectangular quilt is 1 foot more than its width. If the diagonal of the quilt is 6.5 feet, find the length and
Log On
Question 913631: Hello, I'm having a hard time solving this problem:
The length of a rectangular quilt is 1 foot more than its width. If the diagonal of the quilt is 6.5 feet, find the length and width of the quilt? Answer by mananth(16946) (Show Source):
You can put this solution on YOUR website! let width be x
length = (x+1)
diagonal is the hypotenuse
Pythagoras theorem
x^2+(x+1)^2=6.5^2
x^2+x^2+2x+1=42.25
2x^2+2x-41.25=0
You have to solve it by formula method
Find the roots of the equation by quadratic formula