document.write( "Question 210468: Find the coordinates of y=0, x=o, and x + 2y= 8 \n" ); document.write( "
Algebra.Com's Answer #159072 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
\"x%2B2y+=+8\" Set x = 0.
\n" ); document.write( "\"2y+=+8\" Divide both sides by 2.
\n" ); document.write( "\"y+=+4\" (0, 4)
\n" ); document.write( "\"x%2B2y+=+8\" Set y = 0.
\n" ); document.write( "\"x+=+8\" (8, 0)
\n" ); document.write( "The two points are:
\n" ); document.write( "(0, 4) and (8, 0)
\n" ); document.write( "
\n" ); document.write( "
\n" );