document.write( "Question 199434: solve 5x + 6y = 18 solve for y\r
\n" );
document.write( "\n" );
document.write( "When graphed this equation would be a line. Be examining your answer to part a, what is the slope and y-intercept of this line?\r
\n" );
document.write( "\n" );
document.write( "slope = ___
\n" );
document.write( "y-intercept=_____\r
\n" );
document.write( "\n" );
document.write( "what is the corresponding value of y when x=12 \n" );
document.write( "
Algebra.Com's Answer #149876 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! Y=mX+b \n" ); document.write( "----------------- \n" ); document.write( "5x+6y=18 \n" ); document.write( "6y=-5x+18 \n" ); document.write( "y=-5x/6+18/6 \n" ); document.write( "y=-5x/6+3 \n" ); document.write( "slope = -5/6 \n" ); document.write( "y-intercept=3 \n" ); document.write( "y=-5*12/6+3 \n" ); document.write( "y=-60/6+3 \n" ); document.write( "y=-10+3 \n" ); document.write( "y=-7 \n" ); document.write( "what is the corresponding value of y when x=12 [y=-7] \n" ); document.write( " |