document.write( "Question 1173501: Antoine looks after children. Every week, he sets aside $ 30 to buy a computer that is priced at $ 325 before taxes. Knowing that the store offers a 20% reduction on the regular price and that the taxes are 15%,
\n" );
document.write( " after how many weeks will Antoine be able to buy his computer? \n" );
document.write( "
Algebra.Com's Answer #798743 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The 20% price reduction multiplies the cost by a factor of (100%-20%=80%), or 0.8. \n" ); document.write( "The 15% added tax multiplies the cost by a factor of (100%+15%=115%), or 1.15. \n" ); document.write( "The price with taxes is going to be the original price, multiplied by those two factors: \n" ); document.write( " \n" ); document.write( "Setting aside $30 a week for the purchase, the number of weeks required will be 299/30 = 9.97. The answer must of course be rounded up to the next whole number, so 10 weeks. \n" ); document.write( " \n" ); document.write( " |