document.write( "Question 831103: I need not only answer,but solution too:
\n" ); document.write( "A team of six girls, whose average height was 1.50m, realised that if they stood in order of height, each one was 2cm taller than the next. When a seventh girl joined them, the team’s average height increased by 1%. Find a) the height of the shortest girl and b) the height of the girl who joined the team last.
\n" ); document.write( "

Algebra.Com's Answer #501138 by JulietG(1812)\"\" \"About 
You can put this solution on YOUR website!
Let's work in cm only. And let A be the tallest girl, and so forth.
\n" ); document.write( "Here's what the question tells you:
\n" ); document.write( "(A + B + C + D + E + F)/6 = 150
\n" ); document.write( "B = A-2
\n" ); document.write( "C = A-4
\n" ); document.write( "D = A-6
\n" ); document.write( "E = A-8
\n" ); document.write( "F = A-10
\n" ); document.write( "We can substitute these values into the original equation
\n" ); document.write( "[A + (A-2) + (A-4) + (A-6) + (A-8) + (A-10)]/6 = 150
\n" ); document.write( "Multiply by 6 to get rid of that pesky fraction
\n" ); document.write( "[A + (A-2) + (A-4) + (A-6) + (A-8) + (A-10)] = 900
\n" ); document.write( "Add the As
\n" ); document.write( "6A -2 -4 -6 -8 -10 = 900
\n" ); document.write( "Add the numbers
\n" ); document.write( "6A -30 = 900
\n" ); document.write( "Add 30 to each side
\n" ); document.write( "6A = 930
\n" ); document.write( "Divide each side by 6
\n" ); document.write( "A = 155
\n" ); document.write( ".
\n" ); document.write( "The tallest girl is 155cm. Therefore, the other original girls are 153, 151, 149, 147, 145 <<--shortest girl.
\n" ); document.write( ".
\n" ); document.write( "6 girls * 150 = 900
\n" ); document.write( ".
\n" ); document.write( "But the girls' height increased by 1% when girl 7 joined.
\n" ); document.write( "[7 girls * 151.5 (1% increase of 150)]/7 = G (height of 7th girl)
\n" ); document.write( "1060.5 / 7 = 151.5 <<--new girl\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );