SOLUTION: The length of a rectangle is 10 inches more than 3 times the width. If the area of the rectangle is 217 square inches, find the length and the width.

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: The length of a rectangle is 10 inches more than 3 times the width. If the area of the rectangle is 217 square inches, find the length and the width.       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 989513: The length of a rectangle is 10 inches more than 3 times the width. If the area of the rectangle is 217 square inches, find the length and the width.

Answer by josgarithmetic(39630) About Me  (Show Source):
You can put this solution on YOUR website!
w and L, dimensions
L=3w%2B10;
wL=217;
w%283w%2B10%29=217

You continue?