SOLUTION: Please help solve this problem:
The length of a rectangle is 20 less than the width. If the area is 343, how long is the length?
Algebra ->
Rectangles
-> SOLUTION: Please help solve this problem:
The length of a rectangle is 20 less than the width. If the area is 343, how long is the length?
Log On
Question 785785: Please help solve this problem:
The length of a rectangle is 20 less than the width. If the area is 343, how long is the length? Answer by mananth(16946) (Show Source):
You can put this solution on YOUR website! width =x
length = x-20
Area = L*W
x(x-20)=343
x^2-20x=343
x^2-20x-343=0
Find the roots of the equation by quadratic formula