document.write( "Question 304341: The Budget CD Club offers members a savings of 18% on all CD purchases for yearly membership fee of $34. What is the total amount that a member will need to spend during the year on CD's for the saving to equal the yearly fee? \n" ); document.write( "
Algebra.Com's Answer #217935 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
.18x=34
\n" ); document.write( "x=34/.18
\n" ); document.write( "x=$188.89 total cost of discounted CD's to equal the $34 membership fee.
\n" ); document.write( "
\n" );