document.write( "Question 191921: Find the slope and y-intercept 0f 3x-5y+5=0. Show answers in fractions. \n" ); document.write( "
Algebra.Com's Answer #143999 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Manipulate the equation into the \"slope-intercept\" form: \n" ); document.write( "y = mx + b \n" ); document.write( "where \n" ); document.write( "m is slope \n" ); document.write( "b is the y-intercept \n" ); document.write( ". \n" ); document.write( "3x-5y+5=0 \n" ); document.write( "3x-5y= -5 \n" ); document.write( "-5y= -3x -5 \n" ); document.write( "5y= 3x + 5 \n" ); document.write( "y = (3/5)x + (5/5) \n" ); document.write( "y = (3/5)x + 1 \n" ); document.write( ". \n" ); document.write( "By inspection, based on the \"slope-intercept\" form we have: \n" ); document.write( "slope is 3/5 \n" ); document.write( "y-intercept is at (0,1) \n" ); document.write( " \n" ); document.write( " |