document.write( "Question 955304: A family budget provides that the monthly outlay for food and rent is T pesos. If the rent is L pesos less than the food expenses, how much is spent for rent? \n" ); document.write( "
Algebra.Com's Answer #583693 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
Food=Rent+L
\n" ); document.write( "T=Food+Rent Substitute for Food
\n" ); document.write( "T=Rent+L+Rent Subtract L from each side.
\n" ); document.write( "T-L=2Rent divide each side by 2.
\n" ); document.write( "(T-L)/2=Rent
\n" ); document.write( "ANSWER: \"Rent=%28T-L%29%2F2\"
\n" ); document.write( "
\n" );