document.write( "Question 34430: For the systems of linear equations in this question
\n" );
document.write( "- Determine how many solutions exist
\n" );
document.write( "- Use either elimination or substitution to find the solutions (if any)
\n" );
document.write( "- Graph the two lines, labeling the x-intercepts, y-intercepts, and points of intersection\r
\n" );
document.write( "\n" );
document.write( " x + y = 3 and y = x + 3 \n" );
document.write( "
Algebra.Com's Answer #20824 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! For the systems of linear equations in this question \n" ); document.write( "- Determine how many solutions exist \n" ); document.write( "- Use either elimination or substitution to find the solutions (if any) \n" ); document.write( "- Graph the two lines, labeling the x-intercepts, y-intercepts, and points of intersection \n" ); document.write( "x + y = 3 and y = x + 3 \n" ); document.write( "X+X+3=3 \n" ); document.write( "2X=0 \n" ); document.write( "X=0 \n" ); document.write( "Y=3...HENCE THERE IS ONLY ONE UNIQUE SOLUTION. \n" ); document.write( " |