document.write( "Question 464114: Find the x- and y- intercepts for the graph of the following equation.
\n" );
document.write( "5x + 6y = 120 \n" );
document.write( "
Algebra.Com's Answer #317913 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Find the x- and y- intercepts for the graph of the following equation. \n" ); document.write( "5x + 6y = 120 \n" ); document.write( ". \n" ); document.write( "x-intercept is found by setting y to 0 and solving for x: \n" ); document.write( "5x + 6y = 120 \n" ); document.write( "5x + 6(0) = 120 \n" ); document.write( "5x = 120 \n" ); document.write( "x = 24 \n" ); document.write( "x-intercept is at (24,0) \n" ); document.write( ". \n" ); document.write( "y-intercept is found by setting x to 0 and solving for y: \n" ); document.write( "5x + 6y = 120 \n" ); document.write( "5(0) + 6y = 120 \n" ); document.write( "6y = 120 \n" ); document.write( "y = 20 \n" ); document.write( "y-intercept is at (0, 20) \n" ); document.write( " \n" ); document.write( " |