document.write( "Question 113069: Find the average of the following numbers: 4/9, 2/3, 5/12, 5/36 \n" ); document.write( "
Algebra.Com's Answer #82350 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
FIRST YOU NEED TO FIND A COMMON DENOMINATOR.
\n" ); document.write( "36 LOOKS LIKE A GOOD CHOICE.
\n" ); document.write( "(4*4+2*12+5*3+5*1)/36=(16+24+15+5)/36=60/36=5/3
\n" ); document.write( "(5/3)/4=5/3*1/4=5/12 ANSWER FOR THE AVERAGE.
\n" ); document.write( "
\n" );