document.write( "Question 228834: George is six times as old as Georgette. Two years ago, the sum of their ages was 31 years. How old was George 2 years ago. Please provide a chart in the beginning of the problem. THANKS!!!!!! \n" ); document.write( "
Algebra.Com's Answer #169828 by chibisan(131)![]() ![]() You can put this solution on YOUR website! let george be 6x \n" ); document.write( "so , georgette will be x\r \n" ); document.write( "\n" ); document.write( "6x-2 + x-2 = 31 \n" ); document.write( "7x -4 = 31 \n" ); document.write( "7x = 35 \n" ); document.write( "x = 5\r \n" ); document.write( "\n" ); document.write( "george 2years ago : (5*6)-2 = 28 years old. \n" ); document.write( " |