document.write( "Question 380842: I am so confused. I don't understand how to do the following problem:
\n" );
document.write( " 4x-2y=12 directions say Plot the graphs of the following given equations.Use the \"X\" and \"Y\" intercept method, and a check point. Use the given \"X\" value when solving for the check point. Really confused please help me understand. \n" );
document.write( "
Algebra.Com's Answer #270270 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! y int is when x=0 \n" ); document.write( "x int is when y=0 \n" ); document.write( "4x-2y=12 \n" ); document.write( "4*0-2y=12 \n" ); document.write( "-2y=12 \n" ); document.write( "y=-6 \n" ); document.write( "(0,-6) \n" ); document.write( "----------------------- \n" ); document.write( "4x-2*0=12 \n" ); document.write( "4x=12 \n" ); document.write( "x=3 \n" ); document.write( "(3,0) \n" ); document.write( "----------------- \n" ); document.write( "you did not give the check point so I picked one x=2 \n" ); document.write( "4*2-2y=12 \n" ); document.write( "8-2y=12 \n" ); document.write( "-2y=4 \n" ); document.write( "y=-2 \n" ); document.write( "(2,-2) \n" ); document.write( " |