document.write( "Question 533853: Find the x and y intercept for 5y-x=10 I need help \n" ); document.write( "
Algebra.Com's Answer #351180 by nerdybill(7384) You can put this solution on YOUR website! Find the x and y intercept for 5y-x=10 \n" ); document.write( ". \n" ); document.write( "Rearrange the given equation into the \"point-slope\" form: \n" ); document.write( "y = mx + b \n" ); document.write( "where \n" ); document.write( "m is the slope \n" ); document.write( "b is the y-intercept at (0,b) \n" ); document.write( ". \n" ); document.write( "5y-x=10 \n" ); document.write( "5y=x+10 \n" ); document.write( "y = (1/5)x + 2 \n" ); document.write( "From inspection, then we have \n" ); document.write( "slope is 1/5 \n" ); document.write( "y-intercept is at (0,2) \n" ); document.write( " |