document.write( "Question 1028205: determine the x and y intercept of the following line
\n" );
document.write( " 3y-6=10x\r
\n" );
document.write( "\n" );
document.write( "THANK YOU GUYS SO MUCH \n" );
document.write( "
Algebra.Com's Answer #643345 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "3y - 6 = 10x \n" ); document.write( "3y = 10x + 6 \n" ); document.write( "y = 10/3x + 2 \n" ); document.write( "Cuts x axis when y = 0 \n" ); document.write( "0 = 10/3x + 2 \n" ); document.write( "10/3x = -2 \n" ); document.write( "10x = -6 \n" ); document.write( "x = -0.6 (-0.6, 0)x intercept \n" ); document.write( "Cuts y axis when y = 0 \n" ); document.write( "y = 10/3x + 2 \n" ); document.write( "y = 10/3(0) + 2 \n" ); document.write( "y = 2 (0, 2)y intercept \n" ); document.write( "Hope this helps :-)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |