document.write( "Question 484880: 5x-2y=10. I need help finding the x-intercept, the y-intercept and the slope. \n" ); document.write( "
Algebra.Com's Answer #331699 by Tatiana_Stebko(1539)\"\" \"About 
You can put this solution on YOUR website!
x-intercept \"y=0\", \"5x=10\" => \"x=2\", point (2,0)
\n" ); document.write( "y- intercept \"x=0\", \"-2y=10\" => \"y=-5\", point (0,-5)
\n" ); document.write( "slope-intercept form of the equation is \"y=mx%2Bb\", where \"m\" is a slope
\n" ); document.write( "\"5x-2y=10\"
\n" ); document.write( "\"-2y=-5x%2B10\"divide by -2
\n" ); document.write( "\"y=2.5x-5\", then the slope is \"m=2.5\"
\n" ); document.write( "
\n" );