document.write( "Question 81961: Which of the ordered pairs (3, 1), (0, –4), (–4, 0), (–3, –7)are solutions for the equation x – y = 4? \n" ); document.write( "
Algebra.Com's Answer #58726 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! All points are in the standard form (x, y). So all you need to do is for each point \n" ); document.write( "is to substitute the first value (which is x) for x in the equation, substitute the second \n" ); document.write( "value for y in the equation, and then determine if the left side of the equation still \n" ); document.write( "equals the right side of the equation. \n" ); document.write( ". \n" ); document.write( "Let's work them one at a time: \n" ); document.write( ". \n" ); document.write( "Given the point (3, 1). This means x = 3 and y = 1. Substitute these values into the equation \n" ); document.write( ". \n" ); document.write( "x – y = 4 \n" ); document.write( ". \n" ); document.write( "When you substitute 3 for x and 1 for y the equation becomes: \n" ); document.write( ". \n" ); document.write( "3 - (1) = 4 \n" ); document.write( ". \n" ); document.write( "This becomes: \n" ); document.write( ". \n" ); document.write( "3 - 1 = 4 \n" ); document.write( ". \n" ); document.write( "which further simplifies to: \n" ); document.write( ". \n" ); document.write( "2 = 4 \n" ); document.write( ". \n" ); document.write( "This is not true which means that (3, 1) is not a solution to the equation and therefore \n" ); document.write( "this point is not on the graph of the given equation. \n" ); document.write( ". \n" ); document.write( "Next let's try the point (0, -4). This tells you to let x = 0 and y = -4 in the equation. \n" ); document.write( ". \n" ); document.write( "x – y = 4 \n" ); document.write( ". \n" ); document.write( "and substituting x = 0 and y = -4 makes the equation become: \n" ); document.write( ". \n" ); document.write( "0 - (-4) = 4 \n" ); document.write( ". \n" ); document.write( "This simplifies to: \n" ); document.write( ". \n" ); document.write( "+ 4 = 4 \n" ); document.write( ". \n" ); document.write( "This works. Therefore (0, -4) is a solution to the equation and therefore is on the line \n" ); document.write( "that is the graph for this equation. \n" ); document.write( ". \n" ); document.write( "Now let' try (-4, 0). This means x = -4 and y = 0. Substitute into the equation: \n" ); document.write( ". \n" ); document.write( "x – y = 4 \n" ); document.write( ". \n" ); document.write( "-4 - 0 = 4 \n" ); document.write( ". \n" ); document.write( "This does not work and so (-4, 0) is not a solution to the equation. \n" ); document.write( ". \n" ); document.write( "Finally, let's look at (-3, -7). Let x = -3 and y = -7: \n" ); document.write( ". \n" ); document.write( "x – y = 4 \n" ); document.write( ". \n" ); document.write( "-3 - (-7) = 4 \n" ); document.write( ". \n" ); document.write( "-3 + 7 = 4 \n" ); document.write( ". \n" ); document.write( "4 = 4 \n" ); document.write( ". \n" ); document.write( "This point also is a solution to the equation because both sides of the equation are equal \n" ); document.write( "when the x and y values of the point are substituted into the equation. \n" ); document.write( ". \n" ); document.write( "In summary, there are two points in the list that are solutions to the problem. \n" ); document.write( ". \n" ); document.write( "Hope this helps you to understand the problem and how to work it to find the answer. \n" ); document.write( " |