document.write( "Question 34366: - 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( "1. (8 points) y = 2x + 3 and y = -x - 4 \n" );
document.write( "
Algebra.Com's Answer #20832 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( " \n" ); document.write( "-------------------------------------------------------------- \n" ); document.write( "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( " |