document.write( "Question 557031: How do I find the x and y intercepts of:
\n" ); document.write( "-15x+y=25
\n" ); document.write( "I know to substitute 0 for x and y, but it looks weird?\r
\n" ); document.write( "\n" ); document.write( "Thanks in advance,
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #362397 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
The y-axis is the line with the equation \"x=0\". The point where the line intersects the y-axis, the y-intercept, has \"x=0\". You just substitute and find the value for \"y\".
\n" ); document.write( "\"-15%2A0%2By=25\" --> \"y=25\"
\n" ); document.write( "The x-axis is the line with the equation \"y=0\". The point where the line intersects the x-axis, the x-intercept, has \"y=0\". You just substitute and find the value for \"x\".
\n" ); document.write( "\"-15x%2B0=25\" --> \"x=25%2F%28-15%29=-5%2F3\"
\n" ); document.write( "
\n" );