document.write( "Question 351973: A local community center offers self-defense classes for teens. A $25 enrollment fee covers supplies and materials and open classes cost $10 each. Write an equation to represent the total cost of x self-defense classes at the community center. \n" ); document.write( "
Algebra.Com's Answer #252066 by sofiyac(983)\"\" \"About 
You can put this solution on YOUR website!
Let C be the total cost
\n" ); document.write( "Let x be the number of self defense classes taken, then
\n" ); document.write( "C=25+10x
\n" ); document.write( "
\n" );