document.write( "Question 528502: what is m=3 (0,4) \n" ); document.write( "
Algebra.Com's Answer #349303 by oberobic(2304)![]() ![]() ![]() You can put this solution on YOUR website! My best guess is that your problem is to define a line with slope = 3 that goes through (0,4). \n" ); document.write( ". \n" ); document.write( "y = mx+b \n" ); document.write( "y = 3x + b \n" ); document.write( ". \n" ); document.write( "It happens that we are given the y-intercept (0,4), so b = 4. \n" ); document.write( ". \n" ); document.write( "y = 3x + 4 \n" ); document.write( ". \n" ); document.write( " |