document.write( "Question 805384: find the area of the triangle formed by the line with the equation 2x - 5y + 20 = 0 and the x and y axes.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #485213 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! find the area of the triangle formed by the line with the equation 2x - 5y + 20 = 0 and the x and y axes. \n" ); document.write( "---------------- \n" ); document.write( "Find the x & y intercepts. \n" ); document.write( "2x - 5y + 20 = 0 \n" ); document.write( "(0,4) & (-10,0) \n" ); document.write( "It's a right triangle with legs of 4 and 10 \n" ); document.write( "Area = b*h/2 = 20 sq units \n" ); document.write( " \n" ); document.write( " |