document.write( "Question 817532: A youth organization collected nickels and dimes for a charity drive. by the end of the 1-day drive, the youth had collected $70.95. if there were five times as many dimes as nickels, how many of each type of coin was collected ? \n" ); document.write( "
Algebra.Com's Answer #492101 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! d = 5n \n" ); document.write( "5n + 10d = 7095 \n" ); document.write( "--- \n" ); document.write( "5n + 10d = 7095 \n" ); document.write( "5n + 10(5n) = 7095 \n" ); document.write( "5n + 50n = 7095 \n" ); document.write( "55n = 7095 \n" ); document.write( "--- \n" ); document.write( "n = 129 \n" ); document.write( "d = 645 \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( " |