document.write( "Question 622447: y=4x+4
\n" ); document.write( "3x+2y=12\r
\n" ); document.write( "\n" ); document.write( "solve this as a linear equation and graph. don't know how to answer this. please help.
\n" ); document.write( "

Algebra.Com's Answer #391684 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
\"y=4x%2B4\" is a linear equation.
\n" ); document.write( "So is \"3x%2B2y=12+\"
\n" ); document.write( "Linear equations involve one or more variables (usually x, and/or y, and/or z) with no exponents.
\n" ); document.write( "A linear equation involving only one or two variables can be graphed as a straight line. (If a linear equation has three or more variables, you cannot graph it).
\n" ); document.write( "\"system%28y=4x%2B4%2C3x%2B2y=12%29\" is a system of linear equations with two variables.
\n" ); document.write( "There are several ways to solve such a system of linear equations. Sometimes you can use graphing to get to the solution. Even when graphing does not lead you to the solution, a graph may help to figure out the problem.
\n" ); document.write( "Each equation can be graphed as a line.
\n" ); document.write( "If the lines are parallel, there is no solution.
\n" ); document.write( "If the same line is the graph for both equations, all the points in that line represent the infinite solutions to the system of equations.
\n" ); document.write( "If the lines intersect, the intersection point represents the unique solution to the system. In that case, if the values for x and y that correspond to the intersection can be clearly read from the graph, you have a tentative solution. It still needs to be verified by substituting into the equations.
\n" ); document.write( "
\n" ); document.write( "GRAPHING THE SYSTEM:To graph each line, you need only two points.
\n" ); document.write( "You can chose any points, but you may want to chose points that make calculations easy and give you a convenient graph. (You can often get good points by making x=0 and/or y=0).
\n" ); document.write( "For equation \"3x%2B2y=12+\":
\n" ); document.write( "\"x=0\" --> \"2y=12\" --> \"y=6\" gives you point (0,6).
\n" ); document.write( "\"y=0\" --> \"3x=13\" --> \"x=4\" gives you point (4,0).
\n" ); document.write( "The graph for that line (with circles around the points used) is:
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "For equation \"y=4x%2B4\":
\n" ); document.write( "\"x=0\" --> \"y=4\" gives you point (0,4).
\n" ); document.write( "\"y=0\" --> \"4x%2B4=0\" --> \"4x=-4\" --> \"x=-1\" gives you point (-1,0).
\n" ); document.write( "The graph for the whole system, with the new line graphed in green, looks like this:
\n" ); document.write( " We see that there is one point that represents the solution, but can only make a wild guess about the coordinates of that point.
\n" ); document.write( "
\n" ); document.write( "SOLVING BY SUBSTITUTION:
\n" ); document.write( "\"y=4x%2B4\" gives you an expression for \"y\" that can be substituted into
\n" ); document.write( "\"3x%2B2y=12+\" to get
\n" ); document.write( "\"3x%2B2%284x%2B4%29=12\" --> \"3x%2B8x%2B8=12\" --> \"11x%2B8=12\" --> \"11x=12-8\" --> \"11x=4\" --> \"11x%2F11=4%2F11\" --> \"highlight%28x=4%2F11%29\"
\n" ); document.write( "Now we substitute that value into \"y=4x%2B4\" to get
\n" ); document.write( "\"y=4%284%2F11%29%2B4\" --> \"y=16%2F11%2B4\" --> \"highlight%28y=60%2F11%29\" or \"highlight%28y=5%265%2F11%29\"
\n" ); document.write( "So the intersection of those two lines is the point with
\n" ); document.write( "\"x=4%2F11\" and \"y=60%2F11=5%265%2F11\".
\n" ); document.write( "We could never have figured that out from the graph.
\n" ); document.write( "
\n" );