document.write( "Question 1053272: How do you write an equation for this problem. Jung has a total of 92 coins in his coin collection. This is 8 more than three times the number of quarters in the collection. How many quarters does Jung have in his collection? \n" ); document.write( "
Algebra.Com's Answer #668529 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
3q+8 = 92
\n" ); document.write( "3q = 84
\n" ); document.write( "q = 84/3 = 28 quarters in his collection
\n" ); document.write( "
\n" );