document.write( "Question 356608: Find the area of a triangle defined by R(0,0), S(6,8), and T(10,0). \n" ); document.write( "
Algebra.Com's Answer #254589 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! After plotting each point on the coordinate plane, I found the height to be 8 and the base to be 10.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Area of triangle = 1/2 * base * height.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A = 1/2 * 10 * 8\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A = 1/2 * 80\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A = 40 \n" ); document.write( " |