document.write( "Question 1100543: which equation is the equation of the line in point slope form that has a slope of 1.9 and passes through the point (4.5, -1,4)? \n" ); document.write( "
Algebra.Com's Answer #715045 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
point slope formula y-y1=m(x-x1) where m is slope and (x1, y1) point
\n" ); document.write( "y+1.4=1.9(x-4.5)
\n" ); document.write( "y+1.4=1.9x-8.55=1.9x-9.95
\n" ); document.write( "y-=1.9x-9.95
\n" ); document.write( "\"graph%28300%2C300%2C-10%2C10%2C-10%2C10%2C1.9x-9.95%29\"
\n" ); document.write( "
\n" );