document.write( "Question 228151: y-3x=5 in slope-intercept form \n" ); document.write( "
Algebra.Com's Answer #169429 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! slope-intercept 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( "Starting with: \n" ); document.write( "y-3x=5 \n" ); document.write( "Add 3x to both sides of the equation \n" ); document.write( "y = 3x + 5 (this is all they're looking for) \n" ); document.write( ". \n" ); document.write( "where now we see that \n" ); document.write( "m (slope) is 3 \n" ); document.write( "and \n" ); document.write( "our y-intercept is at (0,5) \n" ); document.write( " |