document.write( "Question 858695: The average of two numbers is 60. If 40 is one of the numbers and it is removed from the set, what is the value of the other number? \n" ); document.write( "
Algebra.Com's Answer #517328 by ben720(159)\"\" \"About 
You can put this solution on YOUR website!
Let x=the other number
\n" ); document.write( "Because the average is 60, and the average is found by dividing the sum by the number of values,
\n" ); document.write( "\"%28x%2B40%29%2F2=60\"
\n" ); document.write( "To isolate x, multiply both sides by 2
\n" ); document.write( "\"x%2B40=120\"
\n" ); document.write( "Subtract 40 from both sides
\n" ); document.write( "\"x=80\"
\n" ); document.write( "The other number is 80
\n" ); document.write( "
\n" );