document.write( "Question 819758: When Courtney collected her change she realized that she had five times as many dimes as quarters. Her dimes and quarters totaled $5.25. How many quarters did she have? \n" ); document.write( "
Algebra.Com's Answer #493223 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! d = 5q \n" ); document.write( "10d + 25q = 525 \n" ); document.write( "--- \n" ); document.write( "10d + 25q = 525 \n" ); document.write( "10(5q) + 25q = 525 \n" ); document.write( "50q + 25q = 525 \n" ); document.write( "75q = 525 \n" ); document.write( "--- \n" ); document.write( "q = 7 \n" ); document.write( "d = 35 \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( " |