document.write( "Question 2430: Here is my question:\r
\n" );
document.write( "\n" );
document.write( "Solve the system graphically
\n" );
document.write( "x+4y=32
\n" );
document.write( "3x+4y=-5 \n" );
document.write( "
Algebra.Com's Answer #1035 by usyim88hk(158)![]() ![]() ![]() You can put this solution on YOUR website! Still, first change them into slope-intercept form: \n" ); document.write( "--------------- \n" ); document.write( "x+4y = 32 \n" ); document.write( "4y = -x+32 \n" ); document.write( "y = (-1/4)x + 8 \n" ); document.write( "--------------- \n" ); document.write( "3x+4y = -5 \n" ); document.write( "4y = -3x-5 \n" ); document.write( "y = (-3/4)x - (5/4) \n" ); document.write( "------------------ \n" ); document.write( " |