document.write( "Question 508795: Graph equation 7x-5y=-35 in rectangular coordinate system.also find the slope,x, and y intercepts \n" ); document.write( "
Algebra.Com's Answer #341109 by oberobic(2304)![]() ![]() ![]() You can put this solution on YOUR website! 7x -5y = -35 \n" ); document.write( "subtract 7x from both sides \n" ); document.write( "-5y = -7x -35 \n" ); document.write( "divide both sides by -5 \n" ); document.write( "y = -7/-5x -35/-5 \n" ); document.write( "a negative divided by a negative is positive \n" ); document.write( "y = 7/5x +7 \n" ); document.write( ". \n" ); document.write( "slope = 7/5 \n" ); document.write( "y-intercept = (0,7) \n" ); document.write( "x-intercept = (-5,0) \n" ); document.write( ". \n" ); document.write( " |