document.write( "Question 118051This question is from textbook Advanced Mathematics - precalculus with discrete mathamatics and data analysis
\n" );
document.write( ": Find real numbers of x and y such that :\r
\n" );
document.write( "\n" );
document.write( " (2x+y) + (3-5x)i = 1-7i \n" );
document.write( "
Algebra.Com's Answer #86124 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! This problem can be solved by recognizing that both the left side and the right side have real \n" ); document.write( "and imaginary parts that are separate. \n" ); document.write( ". \n" ); document.write( "The real part of the left side is 2x + y and the real part of the right side is 1. These two must \n" ); document.write( "be equal. So one of the equations that can be written is: \n" ); document.write( ". \n" ); document.write( "2x + y = 1. \n" ); document.write( ". \n" ); document.write( "Next, look at the multipliers of i on both the left and right sides. On the left side the multiplier \n" ); document.write( "of i is 3 - 5x. On the right side the multiplier of i is -7. These two multipliers must equal \n" ); document.write( "to make the imaginary parts equal. So another equation that can be written is: \n" ); document.write( ". \n" ); document.write( "3 - 5x = -7 \n" ); document.write( ". \n" ); document.write( "Subtract 3 from both sides to get rid of the 3 on the left side and the resulting \n" ); document.write( "equation is: \n" ); document.write( ". \n" ); document.write( "-5x = -10 \n" ); document.write( ". \n" ); document.write( "Solve for x by dividing both sides by -5 and you have: \n" ); document.write( ". \n" ); document.write( "x = -10/-5 = +2 \n" ); document.write( ". \n" ); document.write( "Now that x has been found, return to the first equation and substitute +2 for x and solve \n" ); document.write( "for y. The first equation was: \n" ); document.write( ". \n" ); document.write( "2x + y = 1 \n" ); document.write( ". \n" ); document.write( "Substitute +2 for x and this equation becomes: \n" ); document.write( ". \n" ); document.write( "2(2) + y = 1 \n" ); document.write( ". \n" ); document.write( "Multiply out the first term on the left side to get: \n" ); document.write( ". \n" ); document.write( "4 + y = 1 \n" ); document.write( ". \n" ); document.write( "Get rid of the 4 on the left side by subtracting 4 from both sides. This reduces the equation \n" ); document.write( "to: \n" ); document.write( ". \n" ); document.write( "y = 1 - 4 = -3 \n" ); document.write( ". \n" ); document.write( "So the answers to this problem are: x = +2, y = -3. \n" ); document.write( ". \n" ); document.write( "Check by substituting these two values into the original problem: \n" ); document.write( ". \n" ); document.write( "(2x+y) + (3-5x)i = 1-7i \n" ); document.write( ". \n" ); document.write( "Substitute the values that were found to get: \n" ); document.write( ". \n" ); document.write( "(2(2)+ (-3)) + (3 -5(2))i = 1 - 7i \n" ); document.write( ". \n" ); document.write( "(4 - 3) + (3 - 10)i = 1 - 7i \n" ); document.write( ". \n" ); document.write( "1 - 7i = 1 - 7i \n" ); document.write( ". \n" ); document.write( "Checks out, so the answers are correct: ... x = +2, y = -3. \n" ); document.write( ". \n" ); document.write( "Hope this helps you to understand the problem. The basic lesson is that the real parts on \n" ); document.write( "both sides of the equal sign must be equal, and the imaginary parts on both sides of the \n" ); document.write( "equal sign must also be equal. \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( " |