document.write( "Question 841018: the value of 27 coins, consisting of dimes and quarters, is $4.50. How many dimes are in the collection? \n" ); document.write( "
Algebra.Com's Answer #506578 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "27 coins.... CENTS make sense. Let s represent the amount of Quarters:
\n" ); document.write( " 25x + 10(27-x) = 450¢
\n" ); document.write( " 15x = 180
\n" ); document.write( " x = 12, number of Quarters. There are 15 Dimes \"27-12%29\"
\n" ); document.write( "CHECKING our answer***
\n" ); document.write( " 25*12 + 10*15 = 300¢ + 150¢ = 450¢ 0r $4.50
\n" ); document.write( "Wish You the Best in your Studies.
\n" ); document.write( " \n" ); document.write( "
\n" );