document.write( "Question 214335: what is the width of a rectangle if the area is 450 square units and the length is 24 square units? \n" ); document.write( "
Algebra.Com's Answer #161890 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! A=lw \n" ); document.write( "w=A/l \n" ); document.write( "w=450/24 \n" ); document.write( "w=18.75 \n" ); document.write( " |