document.write( "Question 698964: jane is x years old today. Her brother Kenny is 4 years older. In seven years , their ages will be 24. What's Jane's age today \n" ); document.write( "
Algebra.Com's Answer #431137 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! jane is x years old today. Her brother Kenny is 4 years older. In seven years , their ages will be 24. What's Jane's age today\r \n" ); document.write( "\n" ); document.write( "------ \n" ); document.write( "Equation: \n" ); document.write( "(Jane+7) + (Kenny+4 + 7) = 24 \n" ); document.write( "------------------------------- \n" ); document.write( "x+7 + x+4+7 = 24 \n" ); document.write( "2x + 18 = 24 \n" ); document.write( "2x = 6 \n" ); document.write( "x = 3 (Jane's age now) \n" ); document.write( "--------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |