document.write( "Question 799210: the shape of a rectangle measures 128 feet wide by 155 feet in length . how do i find the area ? \n" ); document.write( "
Algebra.Com's Answer #482554 by waynest(281)![]() ![]() ![]() You can put this solution on YOUR website! A = Lw \n" ); document.write( "length (L) = 155 \n" ); document.write( "width (w) = 128 \n" ); document.write( "A = 155 * 128 \n" ); document.write( "A = 19840 ft^2 \n" ); document.write( " |