document.write( "Question 347667: find the equation of the line whose slope (m) is -3/4 and which passes through the (8,-2) \n" ); document.write( "
Algebra.Com's Answer #248514 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Use the point-slope form of a line,
\n" ); document.write( "\"y-yp=m%28x-xp%29\"
\n" ); document.write( "\"y-%28-2%29=-%283%2F4%29%28x-8%29\"
\n" ); document.write( "\"y%2B2=-%283%2F4%29x%2B6\"
\n" ); document.write( "\"highlight%28y=-%283%2F4%29x%2B4%29\"
\n" ); document.write( "
\n" );