document.write( "Question 1171442: Please help me solve this equation:
\n" );
document.write( "A. Determine the type of system (inconsistent, consistent and independent, consistent and dependent) using algebraic methods and state the number of solutions.
\n" );
document.write( "B. Solve each system graphically and give the solution/s (if coinciding, give 2) and verify.
\n" );
document.write( "C. Solve each system by using substitution method.
\n" );
document.write( "D. Solve each system by using elimination method.\r
\n" );
document.write( "\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #796383 by Theo(13342)![]() ![]() You can put this solution on YOUR website! the equations are consistent and dependent. \n" ); document.write( "this means they are identical and make the same graph. \n" ); document.write( "here's a graph of the equations.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "as you can see, they make the same line on the graph. \n" ); document.write( "that's because the equations are identical.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "to solve this system of equations by the substitution method, do the following: \n" ); document.write( "2x + 4y = 8 \n" ); document.write( "6x + 12y = 24 \n" ); document.write( "solve for y in the first eqution to get: \n" ); document.write( "y = (8-2x)/4 \n" ); document.write( "simplify to get: \n" ); document.write( "y = 2 - .5x \n" ); document.write( "replace y with 2 - .5x in the second equation to get: \n" ); document.write( "6x + 12 * (2 - .5x) = 24 \n" ); document.write( "simplify to get: \n" ); document.write( "6x + 42 - 6x = 24 \n" ); document.write( "combine like terms to get 24 = 24. \n" ); document.write( "since the variables disappeared and the equation is true, then you have a consistent and dependent solution, meaning the equations are identical.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "to solve this system of equations by the elimination method, do the following: \n" ); document.write( "2x + 4y = 8 \n" ); document.write( "6x + 12y = 24 \n" ); document.write( "multiply both sides of the first equation by 3 and leave the second equation as is to get: \n" ); document.write( "6x + 12y = 24 \n" ); document.write( "6x + 12y = 24 \n" ); document.write( "subtract the second equation from the first to get: \n" ); document.write( "0 + 0 = 0 \n" ); document.write( "since the variables disappeared and the equation is still true, you have identical equations.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "here's a reference. \n" ); document.write( "https://www.jamesbrennan.org/algebra/systems/solution_set.htm\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |