document.write( "Question 232028: 2x-y=6
\n" );
document.write( "step by step to fill in the missing values in a table containing
\n" );
document.write( "I am getting lost in the subtraction portion and addition.
\n" );
document.write( "X 0 _ 2 -2 4 -4
\n" );
document.write( "Y _ 0 _ _ _ _
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #171576 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 2x-y=6 \n" ); document.write( "Solve for \"y\": \n" ); document.write( "Add y to both sides to get: \n" ); document.write( "2x = 6+y \n" ); document.write( "Subtract 6 from both sides to get: \n" ); document.write( "y = 2x-6 \n" ); document.write( "---------------------- \n" ); document.write( "step by step to fill in the missing values in a table containing \n" ); document.write( "I am getting lost in the subtraction portion and addition. \n" ); document.write( "X 0 _ 2 -2 4 -4 \n" ); document.write( "Y _ 0 _ _ _ _ \n" ); document.write( "===================== \n" ); document.write( "If x = 0, y = 2*0-6 = -6 \n" ); document.write( "If y = 0, 2x-6 = 0 ; 2x = 6 ; x = 3 \n" ); document.write( "If x = 2, y = 2*2-6 = 4-6 = -2 \n" ); document.write( "If x = -2, y= 2*-2-6 = -4-6 = -10 \n" ); document.write( "If x = 4, y = 2*4-6 = 8-6 = 2 \n" ); document.write( "If x = -4, y = 2*-4-6 = -8-6 = -14 \n" ); document.write( "======================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |