document.write( "Question 1168007: what are the coordinates of the point where the graph of the equation x+2y=8 crosses the Y axis \n" ); document.write( "
Algebra.Com's Answer #792602 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
Crossing the y-axis means x=0
\n" ); document.write( "then the equation is 2y=8
\n" ); document.write( "y=4
\n" ); document.write( "the coordinates are (0, 4)
\n" ); document.write( "
\n" );