document.write( "Question 820827: x + 2y = 1
\n" );
document.write( "7x - 5y = 26
\n" );
document.write( " I need to solve using substitution, \n" );
document.write( "
Algebra.Com's Answer #494068 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! --- \n" ); document.write( "x + 2y = 1 \n" ); document.write( "7x - 5y = 26 \n" ); document.write( "--- \n" ); document.write( "as a check on the substitution method, let's first solve the given system of linear equations by using matrices: \n" ); document.write( "--- \n" ); document.write( "copy and paste the above standard form linear equations in to this solver: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "x= 3 \n" ); document.write( "y= -1 \n" ); document.write( "NOTE: the above solver uses the matrix method to solve the system. \n" ); document.write( "--- \n" ); document.write( "now let's solve by substitution: \n" ); document.write( "--- \n" ); document.write( "x + 2y = 1 \n" ); document.write( "x = 1 - 2y \n" ); document.write( "--- \n" ); document.write( "7x - 5y = 26 \n" ); document.write( "7(1 - 2y) - 5y = 26 \n" ); document.write( "7 - 14y - 5y = 26 \n" ); document.write( "7 - 19y = 26 \n" ); document.write( "19y = -19 \n" ); document.write( "y = -1 \n" ); document.write( "--- \n" ); document.write( "x = 1 - 2y \n" ); document.write( "x = 1 - 2(-1) \n" ); document.write( "x = 1 + 2 \n" ); document.write( "x = 3 \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "x= 3 \n" ); document.write( "y= -1 \n" ); document.write( "--- \n" ); document.write( "the matrix method and the substitution method agree, so we must have the correct answer ! \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( " |