document.write( "Question 575118: if you start out with 100 dollars on january and every month there is a 25% deduction of price, on what month will it take you to get a price under 25 dollars, and give an equation of how to find your answer.[remember each month will have a different amount. \n" ); document.write( "
Algebra.Com's Answer #369414 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! if you start out with 100 dollars on January and every month there is a 25% deduction of price, on what month will it take you to get a price under 25 dollars, and give an equation of how to find your answer \n" ); document.write( ": \n" ); document.write( "let m = month for this to be true \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "divide both side by 100 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "use logs here \n" ); document.write( "m*log(.75) = log(.25) \n" ); document.write( "m = \n" ); document.write( "m = 4.82 ~ 5 months; it will less than $25 in May \n" ); document.write( "; \n" ); document.write( ": \n" ); document.write( "Check on a calc enter: 100 * .75^5 results: $23.73\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |