document.write( "Question 1040631: A rectangular flag is 35 cm long and 20 cm wide if a triangle is cut out of the center of the flag that has a base of 15 cm and a height of 8 cm what is the remaining area of the flag \n" ); document.write( "
Algebra.Com's Answer #655492 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
area of flag:
\n" ); document.write( "35*20 = 700cm^2
\n" ); document.write( "Area of triangle:
\n" ); document.write( "15*8/2 = 60
\n" ); document.write( "Area of flag without the triangle:
\n" ); document.write( "700-60 = 640cm^2
\n" ); document.write( "
\n" );