document.write( "Question 1045675: Can you help me find the point slope equation of this line?\r
\n" );
document.write( "\n" );
document.write( "Line: https://s13.postimg.org/xab4kzsw7/slope.png\r
\n" );
document.write( "\n" );
document.write( "A.) y - 4 = ½(x - 2)
\n" );
document.write( "B.) y - 3 = ½(x - 4)
\n" );
document.write( "C.) y - 3 = 2(x - 2)
\n" );
document.write( "D.) y - 4 = 2(x - 4) \n" );
document.write( "
Algebra.Com's Answer #661163 by Boreal(15235) You can put this solution on YOUR website! b is at (4,3) \n" ); document.write( "The slope of the line is 1/2 \n" ); document.write( "the point slope formula is y-y1=m(x-x1). m is the slope, (x1,y1) the coordinates of the point. Put everything together. \n" ); document.write( "y-3=(1/2)(x-4) \n" ); document.write( "B. \n" ); document.write( " |