document.write( "Question 255102: How would i solve this linear equation? x+3y=6 using intercepts and checkpoints? \n" ); document.write( "
Algebra.Com's Answer #187406 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
This is an equation in two variables. As such it can't be solved for x and y at the same time. We can find pairs of x and y that satisfy the equation.
\n" ); document.write( "Pick an x and solve for y
\n" ); document.write( "the two best are usually when x=0 and when y=0
\n" ); document.write( "if x=0
\n" ); document.write( "y=2
\n" ); document.write( "(0,2)
\n" ); document.write( "when y=0 x=6
\n" ); document.write( "(6,0)
\n" ); document.write( "Plot those points and draw a line connecting them.
\n" ); document.write( "
\n" ); document.write( "
\n" );