document.write( "Question 772476: the average of three numbers is 47 two of numbers are 38 and 65 what is the third numbers? \n" ); document.write( "
Algebra.Com's Answer #470941 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
(38+65+x)/3=47
\n" ); document.write( "103+x=47*3
\n" ); document.write( "103+x=141
\n" ); document.write( "x=141-103
\n" ); document.write( "x=38
\n" ); document.write( "
\n" );