document.write( "Question 130405: Given the line with equation 6x+5y=3 What is the slope of this line? \n" ); document.write( "
Algebra.Com's Answer #95241 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
6X+5Y=3
\n" ); document.write( "5Y=-6X+3
\n" ); document.write( "Y=-6X/5+3/5 THUS THE SLOPE=-6/5.
\n" ); document.write( "
\n" );