document.write( "Question 359014: The length of a rectangle is 8m more than 6 times the width. the perimeter is 156. what is the length and the width \n" ); document.write( "
Algebra.Com's Answer #256193 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent the width. the length is then (6x + 8m)
\n" ); document.write( "*Note P for a rectangle = 2l ++ 2w
\n" ); document.write( "2(6x + 8) + 2x = 156
\n" ); document.write( "Simplify and Solve
\n" ); document.write( "12x + 16 +2x = 156
\n" ); document.write( "14x = 140
\n" ); document.write( "x = 10cm is the width, length (6*10 + 8cm) = 68cm
\n" ); document.write( "checking our answer
\n" ); document.write( "2*10 + 2*68 = 156 \n" ); document.write( "
\n" );