document.write( "Question 966773: The area of a rectangular ink pad is 28 square centimeters. It is 7 centimeters wide. How tall is it?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #590859 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! AREA=L*W \n" ); document.write( "28=7*W \n" ); document.write( "W=28/7 \n" ); document.write( "W=4 INCHES. \n" ); document.write( " |