SOLUTION: The formula for the perimeter P of a rectangle is P = 2l + 2w where l is the length and w is the width. Solve the formula for l and write the reason for each step. Then find the

Algebra ->  Customizable Word Problem Solvers  -> Geometry -> SOLUTION: The formula for the perimeter P of a rectangle is P = 2l + 2w where l is the length and w is the width. Solve the formula for l and write the reason for each step. Then find the       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 911012: The formula for the perimeter P of a rectangle is P = 2l + 2w where l is the length and w is the width. Solve the formula for l and write the reason for each step. Then find the length of a rectangular lawn whose perimeter is 55 meters and whose width is 11 meters. Drawing a picture would be helpful here.

Answer by josgarithmetic(39618) About Me  (Show Source):
You can put this solution on YOUR website!
Drawing a picture would be helpful, as you say. Using better choices for variables is also a good idea, and in fact very important when using keyboard, computer input and characters.

Your perimeter definition equation LOOKS like, the left member, P is equal to the right member described as the quantity twenty-one plus the term two times w.

Use UPPER CASE L instead of the lower case L.
highlight_green%28P=2L%2B2w%29.
Much easier to read.

The drawing you want is difficult to code, but maybe a description will help you to make a drawing on paper:
Draw a rectangle. One pair of opposite sides is 11 meters, and you should label their lengths as such. The other pair of opposite sides are each L. Label them.

You want to know L, but only are given P=55 and w=11. You will see how the data corresponds to your drawing.

55=2L%2B2%2A11, according to formula of perimeter and what the given values are. Solve for L.
-
2L%2B22=55, combined steps of simple computation and symmetric property of equality;
2L=55-22, equivalent to addition property of equality, using additive inverse of 22;
2L=33, simple computation;
highlight%28L=33%2F2%29, Multiplicative Inverse property