document.write( "Question 1055649: Find the y and X intercept of 3x-7y+16 = 2(3x-5y) +12
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #670841 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! 3x-7y+16 = 2(3x-5y) +12 \n" ); document.write( "3x-7y+16 = 6x - 10y +12 \n" ); document.write( "3x - 3y = 4 \n" ); document.write( "y = 0 then x = 4/3, x-intercept \n" ); document.write( "x = 0 the y = -4/3, y-intercept \n" ); document.write( " |