document.write( "Question 1118798: (1)
\n" ); document.write( "The perimeter of a rectangle is 94 m. The width of the rectangle is 7 m less than the length. Find the length and width of the rectangle.
\n" ); document.write( "(2)
\n" ); document.write( "The perimeter of a triangle is 36 ft. One side of the triangle is 2 ft longer than the second side. The third side is 4 ft longer than the second side. Find the length of each side.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #734251 by josgarithmetic(39630)\"\" \"About 
You can put this solution on YOUR website!
-------------------
\n" ); document.write( "(1)
\n" ); document.write( "The perimeter of a rectangle is 94 m. The width of the rectangle is 7 m less than the length. Find the length and width of the rectangle.
\n" ); document.write( "-------------------\r
\n" ); document.write( "\n" ); document.write( "If use L for length, then perimeter dimensions description is \"2L%2B2%28L-7%29=94\";
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "\"system%28L=27%2Cand%2CL-7=20%29\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-------------------
\n" ); document.write( "(2)
\n" ); document.write( "The perimeter of a triangle is 36 ft. One side of the triangle is 2 ft longer than the second side. The third side is 4 ft longer than the second side. Find the length of each side.
\n" ); document.write( "-------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "side 1         x+2\r\n" );
document.write( "side 2         x\r\n" );
document.write( "side 3         x+4\r\n" );
document.write( "perimeter      36\r\n" );
document.write( "

\n" ); document.write( "\"%28x%2B2%29%2Bx%2B%28x%2B4%29=36\"
\n" ); document.write( "\"3x%2B6=36\"
\n" ); document.write( "\"3x=30\"
\n" ); document.write( "\"x=10\"
\n" ); document.write( "\"You\"\"finish\"\"from\"\"here\".
\n" ); document.write( "
\n" );