document.write( "Question 1052562: Paige has quarters and dimes. She has 2 more than 4 times as many dimes than quarters if she has a total of 3.45 how many dimes and quarters does she have? \n" ); document.write( "
Algebra.Com's Answer #667904 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Paige has quarters and dimes. She has 2 more than 4 times as many dimes than quarters if she has a total of 3.45 how many dimes and quarters does she have? \n" ); document.write( "--------------- \n" ); document.write( "d = 4q + 2 \n" ); document.write( "10d + 25q = 345 \n" ); document.write( "--- \n" ); document.write( " |