document.write( "Question 1031878: Sharon has purchased a rectangular piece of fabric measuring 7 metres in length and 5 metres in width. What is the area of the largest triangle she can cut out from it using at least one full side of the fabric? \n" ); document.write( "
Algebra.Com's Answer #646714 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Since area of a triangle is given by \n" ); document.write( " \n" ); document.write( "we can actually use either side as the base and the other dimension becomes the height...thus \n" ); document.write( "A = (1/2)(5)(7) = 17.5 square meters \n" ); document.write( "Any number of triangle can be cut with exactly the same area... \n" ); document.write( " |