document.write( "Question 155621: How do I find the average of four numbers whose sum is 108? \n" ); document.write( "
Algebra.Com's Answer #114646 by jojo14344(1513)\"\" \"About 
You can put this solution on YOUR website!
Average of SUM of Four numbers :
\n" ); document.write( "\"Ave=sum%2F4\"
\n" ); document.write( "\"Ave=108%2F4=27\"
\n" ); document.write( "Thank you,
\n" ); document.write( "Jojo
\n" ); document.write( "
\n" );