document.write( "Question 957763: Solve this pair of equations by the graphical method place
\n" );
document.write( "3x-5y-11=0
\n" );
document.write( "5x+3y=7\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #585279 by macston(5194) You can put this solution on YOUR website! y=(3x-11)/5 \n" ); document.write( "y=(5x-7)/-3 \n" ); document.write( " \n" ); document.write( "Solution at intersection: (2,-1) \n" ); document.write( " |