document.write( "Question 504033: graph the two equations to solve the system. What is the solution
\n" );
document.write( "3x+2y=6 and -3/2x-1 \n" );
document.write( "
Algebra.Com's Answer #339493 by oberobic(2304)![]() ![]() ![]() You can put this solution on YOUR website! To do the graphs, you need to get the equations in slope-intercept form: y = mx+b. \n" ); document.write( ". \n" ); document.write( "3x +2y = 6 \n" ); document.write( "2y = -3x +6 \n" ); document.write( "y = -3/2x +3 \n" ); document.write( ". \n" ); document.write( "x=0, y=3 defines the point (0,3) \n" ); document.write( "x=2, y=0 defines the point (2,0) \n" ); document.write( "now you can draw the first line \n" ); document.write( ". \n" ); document.write( "I assume the second equation is: y = -3/2x -1. \n" ); document.write( ". \n" ); document.write( "It has the same slope as the first equation, so it will be parallel. \n" ); document.write( "Since there is no intersection for parallel lines, there is no single point that solves them both. \n" ); document.write( ". \n" ); document.write( " |