rectangle: perim 36, length 3 less than 2X width; find width

fresh83

New member
Joined
Apr 17, 2009
Messages
20
the perimiter of a rectangle is 36 . the length is 3 less then twice the width .

what is the width

final_numb_5.jpg
 
Re: rectangle problem

fresh83 said:
the perimiter of a rectangle is 36 . the length is 3 less then twice the width .

what is the width



Final_numb_2.jpg


If you had 2*(x+5) - how would you distribute 2?

If you had a*(x+b) - how would you distribute a?

You'll distribute 4/5 the same way.

However, this question (on your image) has nothing to do with problem you have "typed".

for that problem, start defining your variables.

Let

the width of the rectangle be = W

then

the Length of the rectangle be = L = 2*W - 3

Now continue.....
 
Re: rectangle problem

srry my mistake on the picture , i replaced it with the correct one .
 
Re: rectangle problem

fresh83 said:
srry my mistake on the picture , i replaced it with the correct one .

If a rectangle has length = L and width = W, then

Perimeter = 2L + 2W
 
Top