document.write( "Question 251284: cheri is 23 dollars short of having enough money to buy a gold coin. Denzel is 28 dollars short of having enough money to buy that same coin. If they combine their money, they will have exactly enough to buy the coin. How much does the coin cost? \n" ); document.write( "
Algebra.Com's Answer #183039 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
Let c=cost of the coin.
\n" ); document.write( "(c-23)+(c-28)=c
\n" ); document.write( "2c-51=c
\n" ); document.write( "c=$51.
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );