document.write( "Question 59321This question is from textbook
\n" );
document.write( ": how would i write an equation in point slope form, when it only gives me the coordinates: (-4,-6)?? \n" );
document.write( "
Algebra.Com's Answer #40659 by funmath(2933)![]() ![]() ![]() You can put this solution on YOUR website! how would i write an equation in point slope form, when it only gives me the coordinates: (-4,-6)?? \n" ); document.write( "In order to make an equation of a line you're supposed to have a point AND a slope. \n" ); document.write( "The point slope form is \n" ); document.write( "Since you were only given: (x1,y1)=(-4,-6) all you can do is: \n" ); document.write( "y-(-6)=m(x-(-4)) \n" ); document.write( "y+6=m(x+4) \n" ); document.write( "Happy Calculating!!! \n" ); document.write( " |