document.write( "Question 1079755: An online tutoring company charges $15 per session plus an annual membership fee of $45. If a member is charged $300 for the year, how many sessions did they have that year? \n" ); document.write( "
Algebra.Com's Answer #694018 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+n+\" = number of sessions/yr
\n" ); document.write( "\"+15n+%2B+45+=+300+\"
\n" ); document.write( "\"+15n+=+255+\"
\n" ); document.write( "\"+n+=+17+\"
\n" ); document.write( "They had 17 sessions that year
\n" ); document.write( "
\n" ); document.write( "
\n" );