document.write( "Question 358557: Write the equation of the line with a slope of -1/3 and passing through the point (6, -4). \n" ); document.write( "
Algebra.Com's Answer #255892 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
Slope is \"%28y%5B2%5D+-+y%5B1%5D%29%2F%28x%5B2%5D+-+x%5B1%5D%29\"
\n" ); document.write( "so
\n" ); document.write( "\"-1%2F3+=+%28y+-+%28-4%29%29%2F%28x+-+6%29\"
\n" ); document.write( "\"-1%28x-6%29+=+3%28y%2B4%29\"
\n" ); document.write( "\"-x+%2B6+=+3y+%2B+12\"
\n" ); document.write( "\"x+-+6+=+-3y+-+12\"
\n" ); document.write( "\"x+%2B+3y+=+-6\"
\n" ); document.write( "
\n" );