document.write( "Question 673722: how do i find the slope and y intercept of an equationlike 5x+4y=23 \n" ); document.write( "
Algebra.Com's Answer #418804 by Edwin McCravy(20060)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "1. Solve the equation for y to get it in the \r\n" ); document.write( "form y = mx+b.\r\n" ); document.write( "\r\n" ); document.write( "5x + 4y = 23 \r\n" ); document.write( "\r\n" ); document.write( "Add -5x to both sides:\r\n" ); document.write( "\r\n" ); document.write( " 4y = -5x + 23\r\n" ); document.write( "\r\n" ); document.write( "Divide each number by 4\r\n" ); document.write( "\r\n" ); document.write( "\n" ); document.write( " |