document.write( "Question 368079: What is the slope of a line whose equation is 3x+5y=12? \n" ); document.write( "
Algebra.Com's Answer #262297 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
3x+5y = 12,
\n" ); document.write( "5y = -3x+12,transposing
\n" ); document.write( "\"y+=+%28-3%2F5%29x%2B12%2F5\", after division by 5. The slope is -3/5 and the y-intercept is 12/5.
\n" ); document.write( "
\n" );