document.write( "Question 22652: What is the x - intercept for the function y = -5x + 9? \n" ); document.write( "
Algebra.Com's Answer #11200 by queenofit(120) ![]() You can put this solution on YOUR website! to find the x intercept set y = to zero and slolve for x \n" ); document.write( "to find the y intercept set x=0 and solve for y\r \n" ); document.write( "\n" ); document.write( "you need x so\r \n" ); document.write( "\n" ); document.write( "y=(-5(0))+9 \n" ); document.write( "y=9\r \n" ); document.write( "\n" ); document.write( "your y intercept would be (0,9)\r \n" ); document.write( "\n" ); document.write( "if you needed x intercept\r \n" ); document.write( "\n" ); document.write( "0=-5x+9 \n" ); document.write( "5x=-9 \n" ); document.write( "x=-9/5 \n" ); document.write( " your x intercept would be (-9/5,0) \n" ); document.write( " |