document.write( "Question 295019: Find the intercepts for the equations.
\n" );
document.write( "-4x + y = -4 \n" );
document.write( "
Algebra.Com's Answer #212686 by PRMath(133)![]() ![]() ![]() You can put this solution on YOUR website! When you want to find the \"X\" intercept, then solve for \"X\" by making Y = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "When you want to find the \"Y\" intercept, then solve for \"Y\" by making X = 0.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now that you know those two facts above, let's solve for the \"X\" intercept first. The \"X\" intercept means we solve for \"X\" by making Y = 0.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Here's your equation:\r \n" ); document.write( "\n" ); document.write( " -4x + y = -4 Now let's plug in 0 for the Y variable and solve for \"X\" \n" ); document.write( "-4x + 0 = -4 \n" ); document.write( "-4x = -4 (Now let's divide by -4 to isolate the \"X\")\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "x = 1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "SO X = 1 when Y = 0. Our ordered pair would be: (1, 0)\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now let's do the \"Y\" Intercept. The \"Y\" intercept means we solve for \"Y\" by making \"X\" = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " -4x + y = -4 Now let's plug in 0 for the X variable and solve for \"Y\" \n" ); document.write( "-4(0) + y = -4 See where the 0 is in place of the \"X\" variable? \n" ); document.write( "0 + y = -4 If you multiply -4 times 0, you will get 0. \n" ); document.write( "y = -4\r \n" ); document.write( "\n" ); document.write( "SO... Y = -4 when X = 0. Our ordered pair will be: (0, -4)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I hope this helps you. :-) \n" ); document.write( " |