document.write( "Question 47193: - 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
\n" );
document.write( " points of intersection \r
\n" );
document.write( "\n" );
document.write( "y = 2x + 3 and y = -x - 4
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #31250 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! - Determine how many solutions exist: One solution (-7/3, -5/3) \n" ); document.write( "- Use the substitution method: \n" ); document.write( "y = 2x + 3 and y = -x - 4 [Substitute one equation for \"y\"] \n" ); document.write( "2x + 3 = -x - 4 [Solve for x] \n" ); document.write( "2x+x+3=-x+x-4 \n" ); document.write( "3x+3-3=-4-3 \n" ); document.write( "3x=-7 \n" ); document.write( "3x/3=-7/3 \n" ); document.write( "x=-7/3 \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "y = 2x + 3 [Plug-in (x=-7/3) back into one of the original equations] \n" ); document.write( "y = 2(-7/3) + 3 [Solve for y] \n" ); document.write( "y=-5/3 \n" ); document.write( ".\r \n" ); document.write( "\n" ); document.write( "[Plug the values of x and y back into one of the original equations] \n" ); document.write( "y = -x - 4 \n" ); document.write( "-5/3 = -(-7/3)-4 \n" ); document.write( "-1.66= -1.66 [Checks out] \n" ); document.write( ".\r \n" ); document.write( "\n" ); document.write( "- Graph the two lines, labeling the x-intercepts, y-intercepts, and \n" ); document.write( "points of intersection: \n" ); document.write( "Plot the following points and label on the graph: \n" ); document.write( "y-intercept of y = 2x+3 = (0, 3) \n" ); document.write( "x-intercept of y = 2x+3 = (-3/2, 0) \n" ); document.write( "y-intercept of y = -x-4 = (0, -4) \n" ); document.write( "x-intercpet of y = -x-4 = (-4, 0). \n" ); document.write( ". \n" ); document.write( "Points of intersection: (-7/3, -5/3)\r \n" ); document.write( "\n" ); document.write( " |