document.write( "Question 479245: find the equation of the line that passes through the point (2,9) and has slope 4. write your answer in point-slope form. \n" ); document.write( "
Algebra.Com's Answer #328361 by stanbon(75887) ![]() You can put this solution on YOUR website! find the equation of the line that passes through the point (2,9) and has slope 4. write your answer in point-slope form. \n" ); document.write( "---------------- \n" ); document.write( "Form: y = mx + b \n" ); document.write( "You have y,x, and m; solve for \"b\": \n" ); document.write( "9 = 4*2 + b \n" ); document.write( "b = 1 \n" ); document.write( "----------- \n" ); document.write( "Equation: \n" ); document.write( "y = 4x+1 \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |