Answer:
width is 10 and length is 20
Step-by-step explanation:
<h2><u>find the length and width</u></h2><h3>perimeter of a rectangle is = 2*length + 2*width</h3>
lets give length and with a variable
length = l
width = w
hence perimeter formula is 2l +2 w
The perimeter of a rectangle is 60. The length is 10 more than the width.
<h3><u>hence this statement helps us to create 2 formulas</u></h3>
l = w + 10
and
2l + 2w = 60
<h3><u>finding w </u></h3>
we can make use of the substitution method. where l is in the second formula place w+ 10 there.
2(w + 10 )+2w = 60
2w + 20 +2w = 60
4w + 20 = 60
4w = 60-20
4w = 40
<u>w = 10 </u>
<u></u>
<h3><u>now we can find l</u></h3>
place the value of w into the first formula so we can find l
l = 10 +10
<u>l = 20</u>
<u></u>
hence this shows that the <u>width is 10 and length is 20 </u>