document.write( "Question 361251: a stack of pennies and dimes has a total value as $2.31. how many dimes are in the stack if there are twice as many dimes as pennies?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #257644 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent the number of pennies, then 2x represents the number of dimes
\n" ); document.write( "x + 10*2x = 231 cents
\n" ); document.write( "solve for x
\n" ); document.write( "21x = 231
\n" ); document.write( "x = 11 the number of pennies
\n" ); document.write( "2*11 = 22 the number of dimes
\n" ); document.write( "checking our answer
\n" ); document.write( "11 cents + 220 cents = 231 cents = $2.31\r
\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "
\n" );