document.write( "Question 38858: what is the slope of the graph of this linear equation in two variables\r
\n" );
document.write( "\n" );
document.write( "3y + 18x = 21 \n" );
document.write( "
Algebra.Com's Answer #24420 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Take 3y + 18x = 21 and solve for y... \n" ); document.write( "3y = -18x + 21 \n" ); document.write( "y = -6x + 7 \n" ); document.write( "Thus the slope is -6. \n" ); document.write( " |