document.write( "Question 16303: find the variables
\n" );
document.write( "3x+4y-3c=5
\n" );
document.write( "x+6y+2c=3
\n" );
document.write( "6x+2y+3c=4
\n" );
document.write( "Please help me out this with step by step solution
\n" );
document.write( "thanks \n" );
document.write( "
Algebra.Com's Answer #7941 by AnlytcPhil(1806)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "find the variables \n" ); document.write( "3x+4y-3c=5 \n" ); document.write( "x+6y+2c=3 \n" ); document.write( "6x+2y+3c=4 \n" ); document.write( "` \n" ); document.write( "1. Does any of the three equations contain only two letters? \n" ); document.write( "2. If the answer to 1 is yes, choose that letter to eliminate first. \n" ); document.write( "3. If the answer to 1 is no, choose any of the three letters to eliminate first. \n" ); document.write( "4. Choose a pair of equations that contains the letter to eliminate first. \n" ); document.write( "5. Eliminate that letter from the pair of equations chosen in 4. \n" ); document.write( "6. If the answer to 1 was yes, solve the system of two equations and one \n" ); document.write( "unknown consisting of the original equation that contained only two letters and \n" ); document.write( "the resulting equation from 5 for those two letters. \n" ); document.write( "7. If the answer to 1 was no, choose a different pair of equations from the pair chosen in 4, and eliminate the letter chosen in step 3. \n" ); document.write( "8. If the answer to 1 was no, solve the system of two equations and two \n" ); document.write( "unknowns from steps 5 and 7 \n" ); document.write( "9. Choose any one of the original equations that contains the letter that was \n" ); document.write( "eliminated first. \n" ); document.write( "10. Substitute the values of the two variables found in step 6 or step 7 \n" ); document.write( "11. Solve for the variable eliminated first. \n" ); document.write( "` \n" ); document.write( "3x+4y-3c=5 \n" ); document.write( "x+6y+2c=3 \n" ); document.write( "6x+2y+3c=4 \n" ); document.write( "` \n" ); document.write( "` \n" ); document.write( "1. Does any of the three equations contain only two letters? \n" ); document.write( "` \n" ); document.write( "The answer is no. So go on to step 2 \n" ); document.write( "` \n" ); document.write( "2. If the answer to 1 is yes, choose that letter to eliminate first. \n" ); document.write( "` \n" ); document.write( "The answer to 1 was no, so go on to step 3 \n" ); document.write( "` \n" ); document.write( "3. If the answer to 1 is no, choose any of the three letters to eliminate first. \n" ); document.write( "` \n" ); document.write( "Choose c. \n" ); document.write( "` \n" ); document.write( "4. Choose a pair of equations that contains the letter to eliminate first. \n" ); document.write( "` \n" ); document.write( "Choose 1 and 3. \n" ); document.write( "` \n" ); document.write( "5. Eliminate that letter from the pair of equations chosen in 4. \n" ); document.write( "` \n" ); document.write( "3x + 4y - 3c = 5 \n" ); document.write( "6x + 2y + 3c = 4 \n" ); document.write( "` \n" ); document.write( "Add these two vertically term by term and the c terms cancel \n" ); document.write( "` \n" ); document.write( "9x + 6y = 9 \n" ); document.write( "` \n" ); document.write( "6. If the answer to 1 was yes, solve the system of two equations and one \n" ); document.write( "unknown consisting of the original equation that contained only two letters \n" ); document.write( "and the resulting equation from 5 for those two letters. \n" ); document.write( "` \n" ); document.write( "The answer to 1 was no, so go on to step 7 \n" ); document.write( "` \n" ); document.write( "7. If the answer to 1 was no, choose a different pair of equations from the \n" ); document.write( "pair chosen in 4, and do step 5. \n" ); document.write( "` \n" ); document.write( "Choose the first and second equations: \n" ); document.write( "` \n" ); document.write( "3x + 4y - 3c = 5 \n" ); document.write( "`x + 6y + 2c = 3 \n" ); document.write( "` \n" ); document.write( "We must eliminate c. Multiply the first equation through by 2, and the second \n" ); document.write( "equation through by 3 and add vertically term by term: \n" ); document.write( "` \n" ); document.write( "6x + 8y - 6c = 10 \n" ); document.write( "3x + 18y + 6c =` 9 \n" ); document.write( "------------------- \n" ); document.write( "9x + 26y ` ` `= 19 \n" ); document.write( "` \n" ); document.write( "8. If the answer to 1 was no, solve the system of two equations and two unknowns from steps 5 and 7. \n" ); document.write( "` \n" ); document.write( "9x +` 6y =` 9 \n" ); document.write( "9x + 26y = 19 \n" ); document.write( "` \n" ); document.write( "Multiply the first equation by -1 and add them vertically term by term: \n" ); document.write( "` \n" ); document.write( "-9x - `6x = -9 \n" ); document.write( "`9x + 26y = 19 \n" ); document.write( "--------------- \n" ); document.write( "` ` ` 20y = 10 \n" ); document.write( "` ` ` ` y = 1/2 \n" ); document.write( "` \n" ); document.write( "Substitute 1/2 for y in the first equation 9x + 6y = 9 \n" ); document.write( "` \n" ); document.write( "9x + 6(1/2) = 9 \n" ); document.write( "9x + 3 = 9 \n" ); document.write( "9x = 6 \n" ); document.write( "`x = 6/9 = 2/3 \n" ); document.write( "` \n" ); document.write( "9. Choose any one of the original equations that contains the letter that was \n" ); document.write( "eliminated first. \n" ); document.write( "` \n" ); document.write( "Choose the second original equation, x + 6y + 2c = 3 \n" ); document.write( "` \n" ); document.write( "10. Substitute the values of the two variables found in step 6 or step 7 \n" ); document.write( "` \n" ); document.write( "We substitute 2/3 for x and 1/2 for y \n" ); document.write( "` \n" ); document.write( "x + 6y + 2c = 3 \n" ); document.write( "(2/3) + 6(1/2) + 2c = 3 \n" ); document.write( "` \n" ); document.write( "11. Solve for the variable eliminated first \n" ); document.write( "` \n" ); document.write( "2/3 + 3 + 2c = 3 \n" ); document.write( "` ` ` ` ` 2c = -2/3 \n" ); document.write( "` ` ` ` ` `c = -1/3 \n" ); document.write( "` \n" ); document.write( "Edwin \n" ); document.write( "AnlytcPhil@aol.com\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |