document.write( "Question 550011: how do I graph 3x+4y=8
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #358294 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
To graph a linear function, like \"3x%2B4y=8\", all you need to do is determine 2 points, plot them and connect them with a straight line. Choose easy to calculate and plot points that are not too close together. \"x=0\" and/or \"y=0\" are often useful.
\n" ); document.write( "For \"x=0\", \"3x%2B4y=3%2A0%2B4y=0%2B4y=4y=8\" ---> \"y=2\", giving us the point (0,2).
\n" ); document.write( "For \"x=4\", \"3x%2B4y=3%2A4%2B4y=12%2B4y=8\" ---> \"4y=8-12=-42\" ---> \"y=-1\", giving us the point (4,-1).
\n" ); document.write( "
\n" ); document.write( "
\n" );