document.write( "Question 363242: if the area of a rectangle is 30 feet and 6 feet long what is the width
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #258990 by JBarnum(2146)![]() ![]() You can put this solution on YOUR website! a=l*w \n" ); document.write( "if a=30 and l=6 then find w \n" ); document.write( "30=6*w \n" ); document.write( "5=w \n" ); document.write( " \n" ); document.write( " |