document.write( "Question 1201265: The perimeter of a teacher's table is 4.8 meters. The length is 60 cm shorter than twice the width. Find the dimensions of the table. \n" ); document.write( "
Algebra.Com's Answer #835548 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "Let the width be x meters.\r\n" );
document.write( "\r\n" );
document.write( "Then the length is (2x-0.6) meters.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Write an equation for the perimeter\r\n" );
document.write( "\r\n" );
document.write( "    x + (2x-0.6) + x + (2x-0.6) = 4.8  meters.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify and find x\r\n" );
document.write( "\r\n" );
document.write( "    6x - 1.2 = 4.8\r\n" );
document.write( "\r\n" );
document.write( "    6x = 4.8 + 1.2\r\n" );
document.write( "\r\n" );
document.write( "    6x =     6.0\r\n" );
document.write( "\r\n" );
document.write( "     x = 1.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  The width is 1 meter.  The length is 2x-0.6 = 2*1-0.6 = 1.4  meters.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "CHECK.  The perimeter is  1 + 1.4 + 1 + 1.4 = 4.8 meters.  ! correct !\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );