document.write( "Question 373341: the equation of a line with the slope 1.3 that passes through the point (-2,0) \n" ); document.write( "
Algebra.Com's Answer #265919 by rfadrogane(214)\"\" \"About 
You can put this solution on YOUR website!
the equation of a line with the slope 1.3 that passes through the point (-2,0)\r
\n" ); document.write( "\n" ); document.write( "sol'n:
\n" ); document.write( " by using point-slope form,
\n" ); document.write( " y-y1 = m(x-x1)@ P(-2,0), m = 1.3 or 13/10\r
\n" ); document.write( "\n" ); document.write( " y-0 = 13/10(x+2)
\n" ); document.write( " 10y = 13(x+2)---answer (point-slope form)
\n" ); document.write( "
\n" ); document.write( "
\n" );