document.write( "Question 459178: the average of two numbers, aand b, is given by.
\n" ); document.write( "A=a+b/2 if the average of two numbers is 73 and if one og f the numbers is 59, then what is the other number?
\n" ); document.write( "

Algebra.Com's Answer #314916 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
73=(59+b)/2
\n" ); document.write( "146=59+b
\n" ); document.write( "b=87
\n" ); document.write( "
\n" );