document.write( "Question 251969: the length is twice the width and area is 18
\n" );
document.write( "i have to find length and width \n" );
document.write( "
Algebra.Com's Answer #183710 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! w*2w=18 \n" ); document.write( "2w^2=18 \n" ); document.write( "w^2=9 \n" ); document.write( "w=3 (we can't have a negative side) \n" ); document.write( " \n" ); document.write( " |