document.write( "Question 250261: A young girl in 8 years will be 50% older. what is her age? \n" ); document.write( "
Algebra.Com's Answer #182183 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A young girl in 8 years will be 50% older. what is her age? \n" ); document.write( ": \n" ); document.write( "Let x = her age. \n" ); document.write( ": \n" ); document.write( "x + 8 = x + .5x \n" ); document.write( "x + 8 = 1.5x \n" ); document.write( "8 = 1.5x - x \n" ); document.write( "8 = .5x \n" ); document.write( "x = 2(8) \n" ); document.write( "x = 16 \n" ); document.write( " |