document.write( "Question 552191: How do you find the area of a rectangle with the length of 1 inch and a width of 5/8 \n" ); document.write( "
Algebra.Com's Answer #360172 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Area = Length*Width \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Area = 1*(5/8)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Area = 5/8 \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Area = 0.625\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the area is 0.625 square inches. \n" ); document.write( " |