document.write( "Question 919084: find the area of triangle formed by the line 3x+5y=15, x-y =5 and the y axis
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #557466 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! y =( -3/5)x +5 and y = x-5 \n" ); document.write( "(-3/5)x + 5 = x-5 \n" ); document.write( "-3x + 25 = 5x - 25 \n" ); document.write( "50 = 8x \n" ); document.write( "50/8 = x and y = 10/8 \n" ); document.write( "P(50/8, 40/8) \n" ); document.write( "A = (1/2)10(50/8) = 250/8 = 31.25 units^2 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |