document.write( "Question 985146: a co. service charges a monthly membership fee of $7.5 and a charge of $ 1 per movie watched. another co. has no member fee but charges $ 2.5 for each movie.how many movies need to be rented each month for the total fees to be the same either company \n" ); document.write( "
Algebra.Com's Answer #605978 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "M=number of movies
\n" ); document.write( ".
\n" ); document.write( "$7.5+$1M=$2.5M
\n" ); document.write( "$7.5=$1.5M
\n" ); document.write( "5=M
\n" ); document.write( "ANSWER: The total fees for each company are the same for five movies.
\n" ); document.write( "
\n" );