document.write( "Question 131260: wihtout graphing, decide whether the points would lie on the graph of the equation.
\n" );
document.write( "
\n" );
document.write( " 2x+4y=20\r
\n" );
document.write( "\n" );
document.write( " a. (6,2)
\n" );
document.write( " b. (2,4)
\n" );
document.write( " c. (10,4) \n" );
document.write( "
Algebra.Com's Answer #95820 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! The points you are given are in the form (x, y) ... the first number in the parentheses \n" ); document.write( "being the value of x and the number following the comma being the value in y. All you have \n" ); document.write( "to do for each of the given points is to substitute the x value for x in the equation and \n" ); document.write( "then also substitute the corresponding y value. If the equation still balances, then the \n" ); document.write( "point is on the graph. So let's try this process for each of the three points.\r \n" ); document.write( "\n" ); document.write( "First point is (6, 2) ... do x is 6 and y is 2. Substitute these two values for x and y in the \n" ); document.write( "given equation as follows: \n" ); document.write( ". \n" ); document.write( "2x + 4y = 20 \n" ); document.write( ". \n" ); document.write( "2(6)+ 4(2) = 20 \n" ); document.write( ". \n" ); document.write( "do the two multiplications on the left side to get \n" ); document.write( ". \n" ); document.write( "12 + 8 = 20 \n" ); document.write( ". \n" ); document.write( "And since the left side of the equation equals the right side, the point (6, 2) is on the graph. \n" ); document.write( ". \n" ); document.write( "Now the second point ... (2, 4). Substitute 2 for x and 4 for y: \n" ); document.write( ". \n" ); document.write( "2x + 4y = 20 \n" ); document.write( ". \n" ); document.write( "2(2)+ 4(4) = 20 \n" ); document.write( ". \n" ); document.write( "do the two multiplications on the left side to get \n" ); document.write( ". \n" ); document.write( "4 + 16 = 20 \n" ); document.write( ". \n" ); document.write( "The left side of this equation equals the right side so the point (2, 4) is also on the graph. \n" ); document.write( ". \n" ); document.write( "Finally, the last point ... (10, 4) .... \n" ); document.write( ". \n" ); document.write( "2x + 4y = 20 \n" ); document.write( ". \n" ); document.write( "2(10)+ 4(4) = 20 \n" ); document.write( ". \n" ); document.write( "do the two multiplications on the left side to get \n" ); document.write( ". \n" ); document.write( "20 + 16 = 20 \n" ); document.write( ". \n" ); document.write( "This time the left side does not equal the right side. Because of this you can say that the \n" ); document.write( "point (10, 4) is NOT on the graph. \n" ); document.write( ". \n" ); document.write( "Hope this helps you to understand the problem and how to answer it. \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( " |