document.write( "Question 815415: Beatrice has coins in her piggy bank worth $7.40, all dimes and quarters. She has 3 more quarters than the number of dimes. How many quarters and dimes does she have? \n" ); document.write( "
Algebra.Com's Answer #490957 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! 10d + 25k = 740 \n" ); document.write( "k = d + 3 \n" ); document.write( "--- \n" ); document.write( "10d + 25k = 740 \n" ); document.write( "10d + 25(d + 3) = 740 \n" ); document.write( "10d + 25d + 75 = 740 \n" ); document.write( "35d = 665 \n" ); document.write( "--- \n" ); document.write( "d = 19 \n" ); document.write( "k = 22 \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( " |