document.write( "Question 1199872: Hi
\n" );
document.write( "Howard had 40% more stickers than ivan .Howard gave away some stickers and the number decreased by 60%. Both had a total of 468 stickers in the end. How many did Howard give away.
\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #833854 by greenestamps(13203)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Let x be the number Ivan had \n" ); document.write( "Then 1.4x is the number Howard had \n" ); document.write( "Howard gave away 60% of his, so he had 40% of his original number left: \n" ); document.write( "(.4)(1.4x) = .56x = number Howard had at the end \n" ); document.write( "Together they had 468 stickers at the end: \n" ); document.write( "x+.56x = 468 \n" ); document.write( "1.56x = 468 \n" ); document.write( "x = 468/1.56 = 300 \n" ); document.write( "number Ivan had: x = 300 \n" ); document.write( "number Howard had originally: 1.4x = 420 \n" ); document.write( "number Howard gave away: .6(1.4x) = .84x = .84(300) = 252 \n" ); document.write( "ANSWER: 252 \n" ); document.write( " \n" ); document.write( " |