document.write( "Question 969848: Hannah has three sisters. The average age of her three sisters is 25. One sister is 26 years old and another is 21 years old.\r
\n" );
document.write( "\n" );
document.write( "How old is Hannah's other sister? \n" );
document.write( "
Algebra.Com's Answer #592584 by erica65404(394)![]() ![]() You can put this solution on YOUR website! average equals the sum of the values divided by the number of values. \n" ); document.write( "This equal can be looked at as \n" ); document.write( "where a is average, s is sum, and n is the number of values. \n" ); document.write( "For example there are 3 sisters. that means 3 age values so n will be 3. \n" ); document.write( "The average age of the sisters is 25, that is a. \n" ); document.write( "and the sum of the sisters ages is 26 + 21 + x where x is the unknown age of the third sister. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "solve for x \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The third sisters age is 28. \n" ); document.write( " |