document.write( "Question 1145192: The problem asks to find any intercepts and graph:
\n" );
document.write( "0.1x-0.2y=0.4
\n" );
document.write( "The answer is y-int (0,-2) and x-int (4,0). How do you get that x-int????\r
\n" );
document.write( "\n" );
document.write( "My work:
\n" );
document.write( ".1x-.2y=.4
\n" );
document.write( "Subtract .1x from both sides -.2y= -.1x+.4
\n" );
document.write( "Divide -.2 from both sides y=.1/.2x-.4/.2
\n" );
document.write( "Y=1/2x-2
\n" );
document.write( "X-int (-1,2) and y-int (0, -2) \n" );
document.write( "
Algebra.Com's Answer #766413 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The problem asks to find any intercepts and graph: \n" ); document.write( "0.1x-0.2y=0.4 \n" ); document.write( "The answer is y-int (0,-2) and x-int (4,0). How do you get that x-int???? \n" ); document.write( "========== \n" ); document.write( "x - 2y = 4 \n" ); document.write( "At the y-int, x = 0 \n" ); document.write( "----- \n" ); document.write( "At the x-int, y = 0 \n" ); document.write( "===================== \n" ); document.write( "In the x-y plane, the x value is the distance from the y-axis, and the y value is the distance from the x-axis. \n" ); document.write( " \n" ); document.write( " |