document.write( "Question 1088226: Carlos has a box of coins that he uses when playing poker with friends. The box currently contains 51 ​coins, consisting of​ pennies, dimes, and quarters. The number of pennies is equal to the number of​ dimes, and the total value is ​$5.34. How many of each denomination of coin does he​ have? \n" ); document.write( "
Algebra.Com's Answer #702475 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"P%2BD%2BQ=51\"
\n" ); document.write( "\"P=D\"
\n" ); document.write( "\"0.01P%2B0.10D%2B0.25Q=5.34\"
\n" ); document.write( "Substituting,
\n" ); document.write( "\"P%2BP%2BQ=51\"
\n" ); document.write( "1.\"2P%2BQ=51\"
\n" ); document.write( "and
\n" ); document.write( "\"P%2B10P%2B25Q=534\"
\n" ); document.write( "2.\"11P%2B25Q=534\"
\n" ); document.write( "Multiply eq. 1 by 25 and subtract from eq. 2,
\n" ); document.write( "\"11P%2B25Q-50P-25Q=534-1275\"
\n" ); document.write( "\"-39P=-741\"
\n" ); document.write( "Solve for P then use either equation to solve for Q.
\n" ); document.write( "
\n" ); document.write( "
\n" );