document.write( "Question 626402: what is the y intercept of x-2y=0 \n" ); document.write( "
Algebra.Com's Answer #394141 by jeanevyazuelo(1)\"\" \"About 
You can put this solution on YOUR website!
let (x=0)
\n" ); document.write( "x-2(0)=0
\n" ); document.write( "x=0
\n" ); document.write( "odered pair (0,0)
\n" ); document.write( "
\n" );