document.write( "Question 1059168: Esther is 5years older than Gifty.Sandra is twice as old as Esther.the sum of their ages is 103.find each age \n" ); document.write( "
Algebra.Com's Answer #674273 by jorel555(1290) ![]() You can put this solution on YOUR website! Let g represent Gifty. Then Esther is g+5, and Sandra is 2(g+5). So: \n" ); document.write( "g+g+5+2g+10=103 \n" ); document.write( "4g=88 \n" ); document.write( "g=22 \n" ); document.write( "Gifty is 22; Esther is 27, and Sandra is 54. ☺☺☺☺ \n" ); document.write( " |