document.write( "Question 810307: A rectangle with a length more than four times the width has an area of 132km^2. Find x. \n" ); document.write( "
Algebra.Com's Answer #488668 by tommyt3rd(5050)\"\" \"About 
You can put this solution on YOUR website!
Without exact values you certainly cannot expect an exact answer...however if length is exactly 4 times width...\r
\n" ); document.write( "\n" ); document.write( "l=4x
\n" ); document.write( "A=lx=4x^2=132\r
\n" ); document.write( "\n" ); document.write( "x=sqrt(132/4)=sqrt(33)
\n" ); document.write( "
\n" );