document.write( "Question 270497: Please explain this linear equation:\r
\n" );
document.write( "\n" );
document.write( "If x + y = 15 and x -y = -19 then xy = ?\r
\n" );
document.write( "\n" );
document.write( "Thanks,
\n" );
document.write( "Jesse Evans
\n" );
document.write( "jesseevans@hughes.net \n" );
document.write( "
Algebra.Com's Answer #198177 by persian52(161)![]() ![]() You can put this solution on YOUR website! i think you meant like this? \n" ); document.write( "---------------------------- \n" ); document.write( "x+y=15_x-y=-19\r \n" ); document.write( "\n" ); document.write( "Since y does not contain the variable to solve for, move it to the right-hand side of the equation by subtracting y from both sides. \n" ); document.write( "x=-y+15_x-y=-19\r \n" ); document.write( "\n" ); document.write( "Replace all occurrences of x with the solution found by solving the last equation for x. In this case, the value substituted is -y+15. \n" ); document.write( "x=-y+15_(-y+15)-y=-19\r \n" ); document.write( "\n" ); document.write( "Remove the parentheses around the expression -y+15. \n" ); document.write( "x=-y+15_-y+15-y=-19\r \n" ); document.write( "\n" ); document.write( "Since -y and -y are like terms, subtract y from -y to get -2y. \n" ); document.write( "x=-y+15_-2y+15=-19\r \n" ); document.write( "\n" ); document.write( "Since 15 does not contain the variable to solve for, move it to the right-hand side of the equation by subtracting 15 from both sides. \n" ); document.write( "x=-y+15_-2y=-15-19\r \n" ); document.write( "\n" ); document.write( "Subtract 19 from -15 to get -34. \n" ); document.write( "x=-y+15_-2y=-34\r \n" ); document.write( "\n" ); document.write( "Divide each term in the equation by -2. \n" ); document.write( "x=-y+15_-(2y)/(-2)=-(34)/(-2)\r \n" ); document.write( "\n" ); document.write( "Simplify the left-hand side of the equation by canceling the common terms. \n" ); document.write( "x=-y+15_y=-(34)/(-2)\r \n" ); document.write( "\n" ); document.write( "Simplify the right-hand side of the equation by simplifying each term. \n" ); document.write( "x=-y+15_y=17\r \n" ); document.write( "\n" ); document.write( "Replace all occurrences of y with the solution found by solving the last equation for y. In this case, the value substituted is 17. \n" ); document.write( "x=-(17)+15_y=17\r \n" ); document.write( "\n" ); document.write( "Multiply -1 by the 17 inside the parentheses. \n" ); document.write( "x=-17+15_y=17\r \n" ); document.write( "\n" ); document.write( "Add 15 to -17 to get -2. \n" ); document.write( "x=-2_y=17\r \n" ); document.write( "\n" ); document.write( "This is the solution to the system of equations. \n" ); document.write( "Answer: x=-2 \n" ); document.write( "Answer: y=17 \n" ); document.write( " |