document.write( "Question 149585: find the equation of the line having the given slope and containing the given points.
\n" ); document.write( "m = 3over4, (2,-4)
\n" ); document.write( "

Algebra.Com's Answer #109782 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Use the point-slope form of a line,
\n" ); document.write( "\"y-y%5B1%5D=m%28x-x%5B1%5D%29\"
\n" ); document.write( "\"y-%28-4%29=%283%2F4%29%28x-2%29\"
\n" ); document.write( "\"y%2B4=%283%2F4%29x-%283%2F2%29\"
\n" ); document.write( "\"y=%283%2F4%29x-%283%2F2%29-%288%2F2%29\"
\n" ); document.write( "\"y=%283%2F4%29x-%2811%2F2%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );