document.write( "Question 818648: [ Frank earns £12 per hour. He work 40 hours per week. If he saves 1/5 of his earnings each week, how many weeks will it take for him to save £500. ]
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #492686 by TimothyLamb(4379) You can put this solution on YOUR website! wer = 40 * 12 = 480 BPS/week \n" ); document.write( "--- \n" ); document.write( "wsr = we(1/5) = 480(1/5) = 96 BPS/week \n" ); document.write( "--- \n" ); document.write( "rate = units / time \n" ); document.write( "time = units / rate \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "t = (500 BPS) / (96 BPS/week) = 5.208 weeks \n" ); document.write( "t = 5 weeks, 2 days \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( " |