document.write( "Question 1007007: the length of a rectangular board is 10 cm longer than its width. the width of the board is 26 cm. the board is cut into 9 equal pieces. what is the area of each piece \n" ); document.write( "
Algebra.Com's Answer #623074 by tiffany222(56)\"\" \"About 
You can put this solution on YOUR website!
Let x be width
\n" ); document.write( "Let y be length\r
\n" ); document.write( "\n" ); document.write( "x = 26 cm
\n" ); document.write( "y = x+10 cm = 26 cm+10 cm = 36 cm\r
\n" ); document.write( "\n" ); document.write( "Area of whole rectangle is:
\n" ); document.write( " A = length x width or A = (x)(y)
\n" ); document.write( " A= (26 cm)(36 cm) = 936 cm^2\r
\n" ); document.write( "\n" ); document.write( "Since there are 9 equal pieces, the total area must be divided by 9
\n" ); document.write( " 936 cm^2 / 9 = 104 cm^2\r
\n" ); document.write( "\n" ); document.write( "Final Answer: 104 cm^2
\n" ); document.write( "
\n" ); document.write( "
\n" );