document.write( "Question 22132: How do Yougraph and solve {3x+4y=2
\n" );
document.write( " x-y=1
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #11708 by rapaljer(4671) You can put this solution on YOUR website! To solve two equations and two unknowns by graphing (which is NOT the best way to solve a system of equations like this!), you have to draw the graphs first. You can either solve for y and graph by the slope-intercept method, or you can just find the two intercepts for each line, and graph those. I prefer the second method, finding the two intercepts, since these equations are written in standard form.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3x+4y = 2 \n" ); document.write( "Let x =0, then 4y = 2, so y = 1/2 \n" ); document.write( "Let y= 0, then 3x = 2, so x = 2/3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x-y=1 \n" ); document.write( "Let x=0, then -y = 1, so y = -1 \n" ); document.write( "Let y=0, then x= 1. \r \n" ); document.write( "\n" ); document.write( "Graph these two lines, and see where the graphs intersect. You might be able to identify the point where they cross, and this will be the solution point.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You can see that they cross at an uneven point, very close to x= 1 and y= 0. If you want to find the point where they cross, you should probably solve the system by the elimination method, which give you a EXACT values for the point of intersection.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "R^2 at SCC \n" ); document.write( " |