document.write( "Question 174995: How do I find the equation of the line that has points of (1,5) and (0,0)? \n" ); document.write( "
Algebra.Com's Answer #130073 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! find the slope \n" ); document.write( ": \n" ); document.write( "now use the point slope formula to arrive at equation....plug in any point you desire using y-k=m(x-h) where (h,k) is any point on the line....I will use (0,0)since that is the easiest \n" ); document.write( ": \n" ); document.write( "y-0=5(x-0) \n" ); document.write( ": \n" ); document.write( " |