document.write( "Question 1057350: What is the slope y-intercept x-intercept of 5x-3y=5,x=7y-9, 2x-5y=1 \n" ); document.write( "
Algebra.Com's Answer #672407 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! What is the slope y-intercept x-intercept of 5x-3y=5,x=7y-9, 2x-5y=1 \n" ); document.write( "----- \n" ); document.write( "5x-3y=5 \n" ); document.write( "Solve for y. \n" ); document.write( "y = (5/3)x + b \n" ); document.write( "The slope is the coefficient of x, 5/3 \n" ); document.write( "b is the y-intercept. \n" ); document.write( "---- \n" ); document.write( "5x-3y=5 \n" ); document.write( "At the y-int, x=0 \n" ); document.write( "5*0-3y = 5 \n" ); document.write( "y = -5/3 or (0,-5/3) is the y-int. \n" ); document.write( "--- \n" ); document.write( "At the x-int, y=0 \n" ); document.write( "5x-3*0 = 5 \n" ); document.write( "x = -5 or (-5,0) is the x-int. \n" ); document.write( "====================== \n" ); document.write( "Do the other 2 the same way. \n" ); document.write( " |