document.write( "Question 506218: Yoneko is y inches tall. Her height and the heights of her two taller sisters are consecutive odd numbers. What is the average or their heights? \n" ); document.write( "
Algebra.Com's Answer #340138 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
Her height is y; the heights of her two sisters would be y+2 and y+4 (increment by 2 because they are odd, y+2 and y+4 because they are taller). The average is y+2. \n" ); document.write( "
\n" );