document.write( "Question 184483: 2. For the systems of linear equations in questions 1-3
\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( " 2x + 3y = 8 and 3x + 2y = 7\r
\n" ); document.write( "\n" ); document.write( "help is much appreciated!
\n" ); document.write( "G
\n" ); document.write( "

Algebra.Com's Answer #138473 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
The equations are 1st degree. That means there
\n" ); document.write( "are no powers higher than 1. Two 1st degree
\n" ); document.write( "equations can either:
\n" ); document.write( "(a) Be 2 parallel straight lines
\n" ); document.write( "(b) Be 2 straight lines that intersect at 1 point
\n" ); document.write( "(c) Be the same equation written twice
\n" ); document.write( "If there're parallel, they're lines with the
\n" ); document.write( "same slope, and have no solution. If they're
\n" ); document.write( "not parallel, they must have a solution
\n" ); document.write( "I'll put them in the form \"y+=+mx+%2B+b\", where
\n" ); document.write( "\"m\"= slope. If the slope is the same, there's
\n" ); document.write( "no solution
\n" ); document.write( "(1) \"+2x+%2B+3y+=+8\"
\n" ); document.write( "(2) \"+3x+%2B+2y+=+7\"
\n" ); document.write( "-----------------------
\n" ); document.write( "(1) \"+2x+%2B+3y+=+8\"
\n" ); document.write( "(1) \"3y+=+-2x+%2B+8\"
\n" ); document.write( "(1) \"y+=+-%282%2F3%29x+%2B+%288%2F3%29\"
\n" ); document.write( "-----------------------
\n" ); document.write( "(2) \"+3x+%2B+2y+=+7\"
\n" ); document.write( "(2) \"2y+=+-3x+%2B+7\"
\n" ); document.write( "(2) \"y+=+-%283%2F2%29x+%2B+%287%2F2%29\"
\n" ); document.write( "-----------------------
\n" ); document.write( "The slopes are not the same, so there is a solution
\n" ); document.write( "To solve, I'll multiply (1) by \"2\" and (2) by \"3\"
\n" ); document.write( "(1) \"+4x+%2B+6y+=+16\"
\n" ); document.write( "(2) \"+9x+%2B+6y+=+21\"
\n" ); document.write( "Now subtract (1) from (2)
\n" ); document.write( "(2) \"+9x+%2B+6y+=+21\"
\n" ); document.write( "(1) \"+-4x+-+6y+=+-16\"
\n" ); document.write( "(3) \"5x+=+5\"
\n" ); document.write( "(3) \"x+=+1\"
\n" ); document.write( "Put this back into either equation to find \"y\"
\n" ); document.write( "(1) \"+4%2A1+%2B+6y+=+16\"
\n" ); document.write( "(1) \"6y+=+16+-+4\"
\n" ); document.write( "(1) \"y+=+2\"
\n" ); document.write( "This tells me that the point of intersection is (1,2)
\n" ); document.write( "Now I'll plot them
\n" ); document.write( "
\n" ); document.write( "For each line, to find the x-intercept, set \"y=0\" and
\n" ); document.write( "solve for \"x\". Then set \"x=0\" and solve for \"y\"
\n" ); document.write( "for the y-intercept
\n" ); document.write( "
\n" );