Question 15661: The length of a rectangle is three inches more than the width. The area of the rectangle is 270 inches. Find the width of the rectangle. Answer by pwac(253) (Show Source):
You can put this solution on YOUR website! Width=x
Length=x+3
x(x+3)=270 Multiply bracket and rearrange gives: a quadratic that can be solved using quadratic formula: hope you are familiar with this, looks daunting but easy to use.Plug in your values:a=1,b=3 and c=-270.
Gives two values for x
x=15 and x=-18
Obviously your answer is x=15inches(width)
Pete