document.write( "Question 819984: Mrs. Neil bought $155 in groceries. She paid her bill in$5 and$20 notes using a total of 13 notes. Calculate how many $20 notes were used.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #493313 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! 5f + 20t = 155 \n" ); document.write( "f + t = 13 \n" ); document.write( "--- \n" ); document.write( "solve the above system of linear equations for f and t: \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "f = 7 \n" ); document.write( "t = 6 \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( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |