document.write( "Question 897615: Barry has three sisters. The average age of the three sisters is 27. The average age of Barry and his three sisters is 28. What is Barry's age? \n" ); document.write( "
Algebra.Com's Answer #544197 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Barry has three sisters. The average age of the three sisters is 27. The average age of Barry and his three sisters is 28. What is Barry's age?
\n" ); document.write( "***
\n" ); document.write( "let x=Barry's age
\n" ); document.write( "(3*27+x)/4=28
\n" ); document.write( "81+x=112
\n" ); document.write( "x=112-81=31
\n" ); document.write( "What is Barry's age? 31
\n" ); document.write( "
\n" );