document.write( "Question 1092546: Find the slope and y-intercept (if possible) of the equation of the line. (If an answer does not exist, enter DNE.)
\n" );
document.write( "16x − 6y = 54 \n" );
document.write( "
Algebra.Com's Answer #707163 by Boreal(15235) You can put this solution on YOUR website! Write in form of y=mx+b \n" ); document.write( "16x-6y=54 \n" ); document.write( "16x-54=6y \n" ); document.write( "y=(16/6)x-(54/6)=(8/3)x-9 \n" ); document.write( "The slope is the number in front of the x (8/3), and the intercept is the constant, -9. (0, -9) is the y-intercept. \n" ); document.write( " |