document.write( "Question 1075283: Find both the x-intercept and the y-intercept of the line given equation:
\n" );
document.write( "5.6x-3.8y+9.6=0 \n" );
document.write( "
Algebra.Com's Answer #689986 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find both the x-intercept and the y-intercept of the line given equation: \n" ); document.write( "5.6x-3.8y+9.6=0 \n" ); document.write( "------- \n" ); document.write( "5.6x-3.8y = -9.6 \n" ); document.write( "At the x-int, y=0 \n" ); document.write( "5.6x = -9.6 \n" ); document.write( "x = -9.6/5.6 \n" ); document.write( "x = - 12/7 \n" ); document.write( "============== \n" ); document.write( "At the y-int, x=0 \n" ); document.write( "etc \n" ); document.write( " |