document.write( "Question 146429: I need to know if you can find the point slope of a line with two points and no slope. If so im am not sure how to do so. Can someoe please help me? \n" ); document.write( "
Algebra.Com's Answer #107064 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Using your two points, (X1,Y1) and (X2,Y2), find the slope from the following equation.
\n" ); document.write( "\"m=%28Y2-Y1%29%2F%28X2-X1%29\"
\n" ); document.write( "Now with the slope and either of the points you can use the point slope form,
\n" ); document.write( "\"y-Y1=m%28x-X1%29\"
\n" ); document.write( "or equivalently
\n" ); document.write( "\"y-Y2=m%28x-X2%29\"
\n" ); document.write( "Good luck!
\n" ); document.write( "
\n" );