document.write( "Question 1023405: Scott deposit $8000 in accounts that are in 6% simple interest how long will it be before the total amount is $10,000? \n" ); document.write( "
Algebra.Com's Answer #638920 by addingup(3677) You can put this solution on YOUR website! 8,000*(1+(0.06x))= 10,000 \n" ); document.write( "0.06x+1= 10,000/8000 \n" ); document.write( "Divide 10,000/8,000, then subtract 1 from both sides of the equation, and then divide both sides by 0.06 \n" ); document.write( "You do the math, use your calculator. \n" ); document.write( "Your answer is: 4.1667 years \n" ); document.write( " |