document.write( "Question 1040703: Find the slope-intercept equation of the line passing through (1,2) with a slope of m=3 \n" ); document.write( "
Algebra.Com's Answer #655585 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the slope-intercept equation of the line passing through (1,2) \n" ); document.write( "with a slope of m=3 \n" ); document.write( "---------------- \n" ); document.write( "Form:: y = mx + b \n" ); document.write( "Solve for \"b\" when m = 3, x = 1, y = 2 \n" ); document.write( "------------------------ \n" ); document.write( "2 = 3*1 + b \n" ); document.write( "b = -1 \n" ); document.write( "------ \n" ); document.write( "Equation: \n" ); document.write( "y = 3x -1 \n" ); document.write( "---------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " |