document.write( "Question 323816: An apartment costs $450 a month to rent, plus a $400 security deposit. Write an expression for the cost of renting for m months. \n" ); document.write( "
Algebra.Com's Answer #231745 by msgmhenderson(11)\"\" \"About 
You can put this solution on YOUR website!
An apartment costs $450 a month to rent, plus a $400 security deposit. Write an expression for the cost of renting for m months.
\n" ); document.write( "450 is rent
\n" ); document.write( "400 is security deposit to account for the deposit you must add it as a one time thing
\n" ); document.write( "y is the total month's rent + deposit
\n" ); document.write( "450m +400 = y
\n" ); document.write( "
\n" );