document.write( "Question 913271: I have 27 coins. I have twice as many pennies as dimes. I have $2.97 in coins. How many of each type of coin do I have? \n" ); document.write( "
Algebra.Com's Answer #554400 by ewatrrr(24785) You can put this solution on YOUR website! x the number of Dimes (2x pennies) \n" ); document.write( "10x + 2x = 297cents \n" ); document.write( "12x = 297 \n" ); document.write( "x needs to be a whole number, check your entries \n" ); document.write( " |