document.write( "Question 1068841: What is the equation of this slope? m=9,b=7 \n" ); document.write( "
Algebra.Com's Answer #684095 by addingup(3677)![]() ![]() You can put this solution on YOUR website! slope-intercept: y = mx+b, where m is the slope and b the intercept. What is intercept? it's the point where the line crosses y (see graph below). \n" ); document.write( "In your problem: \n" ); document.write( "m = 9 and b = 7: \n" ); document.write( "y = 9x+7 \n" ); document.write( "In order to graph this equation we have to find two ordered pairs (x,y)(x,y)because you need two points in order to draw a line. \n" ); document.write( "Let's find y, let's set x to 0 (0, y) \n" ); document.write( "y = 9(0)+7 Any number times 0 = 0 \n" ); document.write( "y = 0+7 = 7 \n" ); document.write( "So our first pair is (0, 7) \n" ); document.write( "Now set x to 1 and get a second y so we have a second ordered pair: \n" ); document.write( "y = 9(1)+7 \n" ); document.write( "y = 9+7 = 16 \n" ); document.write( "Now we have a second pair: (1, 16) \n" ); document.write( "See the graph: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |