document.write( "Question 915048: if 3x + 9y = 27 is the equ
\n" );
document.write( "ation of a line, what is the slope
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #555409 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 3x+9y=27 \n" ); document.write( "9y=-3x+27 \n" ); document.write( "y=-3/9x+3 \n" ); document.write( "y=-1/3x+3 \n" ); document.write( "-------------- \n" ); document.write( "slope m=-1/3 \n" ); document.write( " |