document.write( "Question 854585: A rectangle with an area of 124 cm2 has a length that is 4 times the width. What is the width? (Round your answer to the nearest tenth.)
\n" );
document.write( "Your answer:
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "5.6 cm
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "11.1 cm
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "22.3 cm
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "44.5 cm \n" );
document.write( "
Algebra.Com's Answer #514766 by chndnbl(31)![]() ![]() You can put this solution on YOUR website! Area of rectangular=length*breadth \n" ); document.write( "let width be x. \n" ); document.write( "Length=4x \n" ); document.write( "then, \n" ); document.write( "124=x * 4x \n" ); document.write( "124=4 x^2 \n" ); document.write( "x^2 = 124/4 \n" ); document.write( "x^2 =31 \n" ); document.write( "x =square root of 31 \n" ); document.write( "x=5.5 cm \n" ); document.write( "length= 4 * 5.5=22 cm \n" ); document.write( " |