document.write( "Question 421447: A rectangular table is five times as long as it is wide. If the area is 45ft^2, find the length and width of the table. \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #294303 by algebrahouse.com(1659)![]() ![]() You can put this solution on YOUR website! \"A rectangular table is five times as long as it is wide. If the area is 45ft^2, find the length and width of the table. \"\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = width \n" ); document.write( "5x = length {five times as long as it is wide}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Area of a rectangle = length x width\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x(5x) = 45 {area is length x width} \n" ); document.write( "5x^2 = 45 {multiplied x by 5x} \n" ); document.write( "x^2 = 9 {divided both sides by 5} \n" ); document.write( "x = 3 {took square root of both sides, and only accepted positive value, since it is a measurement} \n" ); document.write( "5x = 15 {substituted 3, in for x, into 5x}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "width = 3ft and length = 15ft \n" ); document.write( "www.algebrahouse.com \n" ); document.write( " |