document.write( "Question 1010289: Determine a point-slope form of the equation of the line that passes through (9, 5) and has a slope of 7. \n" ); document.write( "
Algebra.Com's Answer #625725 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! y-y1=m(x-x1) \n" ); document.write( "y-5=7(x-9) \n" ); document.write( "y-5=7x-63 \n" ); document.write( "y=7x-58 \n" ); document.write( " \n" ); document.write( " |