document.write( "Question 373753: Find the y-intercept of: -7y +x -1 = 5x +15 \n" ); document.write( "
Algebra.Com's Answer #265971 by amoresroy(361)![]() ![]() You can put this solution on YOUR website! Find the y-intercept of: -7y +x -1 = 5x +15\r \n" ); document.write( "\n" ); document.write( "Combine like terms \n" ); document.write( "-7y = 5x-x+15+1 \n" ); document.write( "-7y = 4x+16 \n" ); document.write( "Divide by -7 \n" ); document.write( " y = -4x/7 -16/7\r \n" ); document.write( "\n" ); document.write( "The y intercept is -16/7 \n" ); document.write( " |