document.write( "Question 1107797: A magazine subscription charges initial fee $10 plus $5 per month. How can I show an equation? \n" ); document.write( "
Algebra.Com's Answer #722829 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+C+\" = the cost of a subscription in dollars
\n" ); document.write( "Let \"+n+\" = the number of months subscribed
\n" ); document.write( "--------------------------------------------
\n" ); document.write( "\"+C+=+5n+%2B+10+\"
\n" ); document.write( "
\n" ); document.write( "
\n" );