document.write( "Question 1047466: Eight years ago, Elliott was half as old as George. Ten years from now, Elliott will be four-fifths as old as George. How old is each of them now? \n" ); document.write( "
Algebra.Com's Answer #663072 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! E - 8 = (G-8)/2 0R E = G/2 + 4 \n" ); document.write( "E + 10 = (4/5)(G+10) \n" ); document.write( "(G/2 + 4) + 10 = (4/5)(G+10) \n" ); document.write( "G/2 + 14 = (4/5)G+8 \n" ); document.write( "G/2 = (4/5)G - 6 \n" ); document.write( "5G = 8G - 6 \n" ); document.write( "6 = 3G \n" ); document.write( "2 = G, \n" ); document.write( "Georges age now is 2 and Elliot is 5 \n" ); document.write( "8 years ago ...makes no sense \n" ); document.write( " |