document.write( "Question 391287: the difference between two numbers is 21 and their sum is 185.find the largest number \n" ); document.write( "
Algebra.Com's Answer #277580 by haileytucki(390)![]() ![]() You can put this solution on YOUR website! x-y=21_x+y=185\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 adding y to both sides. \n" ); document.write( "x=y+21_x+y=185\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+21. \n" ); document.write( "x=y+21_(y+21)+y=185\r \n" ); document.write( "\n" ); document.write( "Remove the parentheses around the expression y+21. \n" ); document.write( "x=y+21_y+21+y=185\r \n" ); document.write( "\n" ); document.write( "Since y and y are like terms, add y to y to get 2y. \n" ); document.write( "x=y+21_2y+21=185\r \n" ); document.write( "\n" ); document.write( "Since 21 does not contain the variable to solve for, move it to the right-hand side of the equation by subtracting 21 from both sides. \n" ); document.write( "x=y+21_2y=-21+185\r \n" ); document.write( "\n" ); document.write( "Add 185 to -21 to get 164. \n" ); document.write( "x=y+21_2y=164\r \n" ); document.write( "\n" ); document.write( "Divide each term in the equation by 2. \n" ); document.write( "x=y+21_(2y)/(2)=(164)/(2)\r \n" ); document.write( "\n" ); document.write( "Simplify the left-hand side of the equation by canceling the common factors. \n" ); document.write( "x=y+21_y=(164)/(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+21_y=82\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 82. \n" ); document.write( "x=(82)+21_y=82\r \n" ); document.write( "\n" ); document.write( "Remove the parentheses around the expression 82. \n" ); document.write( "x=82+21_y=82\r \n" ); document.write( "\n" ); document.write( "Add 21 to 82 to get 103. \n" ); document.write( "x=103_y=82\r \n" ); document.write( "\n" ); document.write( "This is the solution to the system of equations. \n" ); document.write( "x=103_y=82 \n" ); document.write( " |