document.write( "Question 1010910: Find the coordinates of the x-intercept. -x + 5y = -15 \n" ); document.write( "
Algebra.Com's Answer #626420 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
when y=0, the equation becomes -x= -15
\n" ); document.write( "x=15
\n" ); document.write( "(15,0)
\n" ); document.write( "
\n" );