document.write( "Question 260098: What is the x intercept for y= -3/4x+5. I have (6.75,0)which is wrong? \n" ); document.write( "
Algebra.Com's Answer #191541 by Alan3354(69443) You can put this solution on YOUR website! What is the x intercept for y= -3/4x+5. I have (6.75,0)which is wrong? \n" ); document.write( "------------- \n" ); document.write( "At the x-intercept, y = 0 \n" ); document.write( "-------- \n" ); document.write( "0 = -(3/4)x + 5 \n" ); document.write( "3x/4 = 5 \n" ); document.write( "3x = 20 \n" ); document.write( "x = 20/3 \n" ); document.write( " \n" ); document.write( " |