document.write( "Question 606066: Heather is 15 years older than Kim. In 10 years heather will be twice as old as Kim will be. How old is heather now \n" ); document.write( "
Algebra.Com's Answer #381903 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Heather is 15 years older than Kim. In 10 years heather will be twice as old as Kim will be. How old is heather now \n" ); document.write( "----- \n" ); document.write( "Equations: \n" ); document.write( "h = k + 15 \n" ); document.write( "(h+10) = 2(k+10) \n" ); document.write( "---- \n" ); document.write( "Substitute for \"h\" and solve for \"k\": \n" ); document.write( "k+15 + 10 = 2k + 20 \n" ); document.write( "k + 25 = 2k + 20 \n" ); document.write( "k = 5 (Kim's age now) \n" ); document.write( "------ \n" ); document.write( "Solve for \"h\": \n" ); document.write( "h = k + 15 \n" ); document.write( "h = 5 + 15 = 20 yrs (Heather's age now) \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "====================== \n" ); document.write( " |