document.write( "Question 931231: Jenny is putting money into a savings account. She starts with $350 in the savings account, and each week she adds $60. Let S represent the total amount of money in the savings account (in dollars), and let W represent the number of weeks Jenny has been adding money. Write an equation relating S to W. Then use this equation to find the total amount of money in the savings account after 11 weeks. \n" ); document.write( "
Algebra.Com's Answer #565508 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! s = 60w + 350 \n" ); document.write( "--- \n" ); document.write( "s(11) = 60*11 + 350 \n" ); document.write( "s(11) = $1010 \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Convert fractions, decimals, and percents: \n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php \n" ); document.write( "--- \n" ); document.write( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |