document.write( "Question 34429: 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( "y = 2x + 3 and y = -x - 4 \n" );
document.write( "
Algebra.Com's Answer #20825 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( "y = 2x + 3 and y = -x - 4 \n" ); document.write( "-X-4=2X+3 \n" ); document.write( "2X+X=-4-3=-7 \n" ); document.write( "3X=-7 \n" ); document.write( "X=-7/3 \n" ); document.write( "Y=-(-7/3)-4=7/3-4=(7-12)/3=-5/3 \n" ); document.write( "HENCE THERE IS ONE UNIQUE SOLUTION. \n" ); document.write( " |