document.write( "Question 242105: the width of a rectangle is one-half of the length. if the width is 6 meters, what is the length
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #177262 by checkley77(12844) ![]() You can put this solution on YOUR website! W=L/2 \n" ); document.write( "6=L/2 \n" ); document.write( "L=2*6 \n" ); document.write( "L=12 ANS. \n" ); document.write( " |