document.write( "Question 42303: At 9:00am on the super sale day at Clothing city, Amy saw the coat she wants priced at $65.00. Amy only has $65.00. Every hour the price on the coats will be reduced 10% from the previous hour's price. \r
\n" ); document.write( "\n" ); document.write( "1. At what time will Amy be able to buy the coat for $46.00 or less, provided the coat is still avaliable?\r
\n" ); document.write( "\n" ); document.write( "2. Explain in detail how you found your anwser.
\n" ); document.write( "

Algebra.Com's Answer #27510 by psbhowmick(878)\"\" \"About 
You can put this solution on YOUR website!
At 9 am the price is $65.00.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Each hour the price decreases by 10% of its value in the previous hour.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "After \"red%281%29\" hr the price will be $(65.00 - 0.1x65.00) = $(\"0.9%5E%28red%281%29%29\"x65.00).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So after 2 hours the price will be 10% less than the price after 1 hour.
\n" ); document.write( "After \"red%282%29\" hrs the price will be $(0.9x65.00 - 0.1x0.9x65.00) = $(\"0.9%5E%28red%282%29%29\"x65.00).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Thus, after \"red%283%29\" hrs the price will be $(\"0.9%5E2\"x65.00 - 0.1x\"0.9x0%5E2\".1x65.00) = $(\"0.9%5E%28red%283%29%29\"x65.00).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Similarly, after \"red%28n%29\" hrs the price will be $(\"0.9%5E%28red%28n%29%29\"x65.00).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "[Note the similarity between the numbers marked in red ink]\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let us assume that the price becomes $46 or less after 'n' hours from 9 am.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Then, \"0.9%5En\"\"x65+%3C+46\"
\n" ); document.write( "or \"0.9%5En+%3C+46%2F65\"
\n" ); document.write( "or \"0.9%5En+%3C+0.708\" ______(1)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "By trial,
\n" ); document.write( "when n = 2, LHS = 0.81 > RHS
\n" ); document.write( "when n = 3, LHS = 0.729 > RHS
\n" ); document.write( "when n = 4, LHS = 0.6561 < RHS\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "These value of 'n' satisfies the inequation (1) and so Amy will be able to purchase the dress at price below $46 after 4 hrs from 9 am.
\n" ); document.write( "Then the price of the dress will be $(\"0.9%5E4\"x65.00) = $42.65 (approx).
\n" ); document.write( "
\n" );