document.write( "Question 448894: An apartment renter must pay an initial $250 security deposit, and a monthly rent of $500. Write an equation that gives the renter's average rent per month as a function of the number for months rented. After how many months will the average rent be $550 \n" ); document.write( "
Algebra.Com's Answer #308978 by rwm(914)\"\" \"About 
You can put this solution on YOUR website!
av=(250+500m)/m
\n" ); document.write( "550=(250+500m)/m
\n" ); document.write( "5 months\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );