document.write( "Question 166238: write the equation of the line that passes through (-2,8) and has a slope of -3/5 \n" ); document.write( "
Algebra.Com's Answer #122510 by Mathtut(3670)\"\" \"About 
You can put this solution on YOUR website!
point slope for y-k=m(x-h) where m is the slope and (h,k) is a point on the line\r
\n" ); document.write( "\n" ); document.write( "so our point is (-2,8) y-8=3/5(x+2) ---> y-8=3/5x+6/5----> y=3/5x+46/5\r
\n" ); document.write( "\n" ); document.write( "or 5y-3x-46=0
\n" ); document.write( "
\n" ); document.write( "
\n" );