document.write( "Question 455593: The length of a rectangle is six times its width.
\n" );
document.write( "If the area of the rectangle is 294in , find its perimeter \n" );
document.write( "
Algebra.Com's Answer #312775 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 6x^2=294 \n" ); document.write( "x^2=49 \n" ); document.write( "x=7 \n" ); document.write( "-------------- \n" ); document.write( "2*7+2*42= \n" ); document.write( "14+84=98 in \n" ); document.write( " |