document.write( "Question 585125: How can i find the x-intercept and y-intercept of the line given by the equation 5x-7y=15 \n" ); document.write( "
Algebra.Com's Answer #373142 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
How can i find the x-intercept and y-intercept of the line given by the equation 5x-7y=15
\n" ); document.write( "**
\n" ); document.write( "To find the x-intercept, set y=0, then solve for x.
\n" ); document.write( "To find the y-intercept, set x=0, then solve for y
\n" ); document.write( "..
\n" ); document.write( "5x-7y=15
\n" ); document.write( "set y=0
\n" ); document.write( "5x=15
\n" ); document.write( "x=3 (x-intercept)
\n" ); document.write( "..
\n" ); document.write( "5x-7y=15
\n" ); document.write( "set x=0
\n" ); document.write( "-7y=15
\n" ); document.write( "y=-15/7 (y-intercept)
\n" ); document.write( "
\n" );