document.write( "Question 850592: If I get 10 dollars every week, how long would it take me to get 1000 dollars? \n" ); document.write( "
Algebra.Com's Answer #512237 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! 10x = 1000\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 1000/10\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 100\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "It will take 100 weeks, which is 100*7 = 700 days. \n" ); document.write( " |