document.write( "Question 1032549: Sara wants to buy a house and needs $35,560 for a down payment. She currently has $28,000 in a savings account that earns 9% simple interest. How long must Sara keep the money in the savings account in order to have enough for the down payment on the house? \n" ); document.write( "
Algebra.Com's Answer #647251 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! P=Po(1+.09)^t \n" ); document.write( "35,560/28,000=1.09^t=1.27 \n" ); document.write( "ln of both sides \n" ); document.write( "ln (1.27)=t*ln (1.09) \n" ); document.write( "t=ln(1.27)/ln(1.09)=2.77 years \n" ); document.write( " \n" ); document.write( " |