document.write( "Question 208809: Find both the -intercept and the -intercept of the line given by the equation
\n" );
document.write( " 8.2x +7.2y-7.7=0
\n" );
document.write( "
\n" );
document.write( "Round your answers to decimal places \n" );
document.write( "
Algebra.Com's Answer #157938 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find both the -intercept and the -intercept of the line given by the equation \n" ); document.write( "8.2x +7.2y-7.7=0 \n" ); document.write( "8.2x + 7.2y = 7.7 \n" ); document.write( "------- \n" ); document.write( "I suppose you meant x and y intercepts. \n" ); document.write( "For x intercept, set y = 0 and vice versa. \n" ); document.write( "x = 0: 7.2y = 7.7 \n" ); document.write( "y = 7.7/7.2 = 1.06944444... \n" ); document.write( "--------- \n" ); document.write( "y = 0: 8.2x = 7.7 \n" ); document.write( "x = 0.9390244 \n" ); document.write( " |