document.write( "Question 139257: how to Find the x and y intercepts for the following equations
\n" ); document.write( "3x+4y=24
\n" ); document.write( "5x+y=10
\n" ); document.write( "

Algebra.Com's Answer #101632 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
3x+4y=24
\n" ); document.write( "4Y=-3X+24
\n" ); document.write( "Y=-3X/4+24/4
\n" ); document.write( "Y=-3X/4+6 (RED LINE)intercepts (8,6)
\n" ); document.write( "5x+y=10
\n" ); document.write( "Y=-5X+10 (GREEN LINE) intercepts (2,10)
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+15%2C+-10%2C+15%2C+-3x%2F4+%2B6%2C+-5x+%2B10%29+\" (graph 300x200 pixels, x from -6 to 15, y from -10 to 15, of TWO functions -3x/4 +6 and -5x +10).
\n" ); document.write( "
\n" ); document.write( "
\n" );