document.write( "Question 717938: The average of two numbers is 20. If one of the numbers is 24, what is the other number? \n" ); document.write( "
Algebra.Com's Answer #440591 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
(24+x)/2=20
\n" ); document.write( "24+x=40
\n" ); document.write( "x=40-24
\n" ); document.write( "x=16
\n" ); document.write( "
\n" );