document.write( "Question 840585:  The average o three numbers is 27.Two of them are 29 and 34. Find the third number.
\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #506307 by Phillips54(20)     You can put this solution on YOUR website! 29+34=63 \n" ); document.write( "63-27=36 \n" ); document.write( "36/2=18 \n" ); document.write( "check your answer: \n" ); document.write( "18+29+34=81 \n" ); document.write( "81/3=27 \n" ); document.write( " |