document.write( "Question 56711This question is from textbook
\n" );
document.write( ": Find the x-intercept and y-intercept of the equation 5x - 3y = 30. \n" );
document.write( "
Algebra.Com's Answer #38503 by funmath(2933)![]() ![]() ![]() You can put this solution on YOUR website! Find the x-intercept and y-intercept of the equation 5x - 3y = 30. \n" ); document.write( "For the y-intercept, let x=0 and solve for y: \n" ); document.write( "5(0)-3y=30 \n" ); document.write( "-3y=30 \n" ); document.write( "-3y/-3=30/-3 \n" ); document.write( "y=-10 \n" ); document.write( "The y-intercept is (0,-10) \n" ); document.write( "For the x intercept let y=0 and solve for x: \n" ); document.write( "5x-3(0)=30 \n" ); document.write( "5x=30 \n" ); document.write( "5x/5=30/5 \n" ); document.write( "x=6 \n" ); document.write( "The x-intercept is (6,0) \n" ); document.write( "Happy Calculating!!! \n" ); document.write( " |