document.write( "Question 433792: Find the y and x-intercept for 5x-3y=75. Type an ordered pair for the y-intercept and x-intercept. Please show steps if possible. Thank you. \n" ); document.write( "
Algebra.Com's Answer #300714 by wilft1(217)![]() ![]() You can put this solution on YOUR website! to find the x and y intercept, simply replace the x or y with a 0 and solve\r \n" ); document.write( "\n" ); document.write( "for x intercept\r \n" ); document.write( "\n" ); document.write( "5x-3(0)=75 \n" ); document.write( "5x=75\r \n" ); document.write( "\n" ); document.write( "5x/5 - 75/5\r \n" ); document.write( "\n" ); document.write( "x=15 so, your first ordered pair is (15,0)\r \n" ); document.write( "\n" ); document.write( "solving for y intercept\r \n" ); document.write( "\n" ); document.write( "5(0)-3y=75 \n" ); document.write( " 5 x 0 is going to be 0\r \n" ); document.write( "\n" ); document.write( "-3y = 75 \n" ); document.write( "---- -- \n" ); document.write( "-3 -3\r \n" ); document.write( "\n" ); document.write( "second ordered pair is (0,-25) \n" ); document.write( " |