document.write( "Question 980250: The width of a rectangle is 5cm less than the length. What are the dimensions of the rectangle if the perimeter is 38cm?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #601440 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 2x+2(x-5)=38 \n" ); document.write( "4x-10=38 \n" ); document.write( "4x=38+10 \n" ); document.write( "x=48/4 \n" ); document.write( "x=12 \n" ); document.write( "x-5=7 \n" ); document.write( " |