document.write( "Question 54561: When a third number is averaged with 16 and 23, the result is 22. Find that third number. \n" ); document.write( "
Algebra.Com's Answer #36814 by wgomero(28)\"\" \"About 
You can put this solution on YOUR website!
resolution:
\n" ); document.write( "let x be the unknown number\r
\n" ); document.write( "\n" ); document.write( "average of three number is (16 + 23 + x)/ 3 = 22; 16 + 23 + x = 66\r
\n" ); document.write( "\n" ); document.write( "x= 66 - 39; x = 27\r
\n" ); document.write( "\n" ); document.write( "the third number is 27.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );