document.write( "Question 245471: A jar contains 54 pennies,2/3 and of the coins in the jar are pennies. How
\n" ); document.write( "many coins c are in the jar?
\n" ); document.write( "

Algebra.Com's Answer #179291 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
The problem is worded very oddly.
\n" ); document.write( "let c= number of coins in jar.
\n" ); document.write( "2c/3=54
\n" ); document.write( "divide both side by2
\n" ); document.write( "c/3=27
\n" ); document.write( "multiply both sides by 3
\n" ); document.write( " c=81
\n" ); document.write( "There are 81 coins in the jar.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );