SOLUTION: A motel rents double rooms at $32 per day and single rooms at $27 per day. If 28 rooms were rented one day for a total of $846, how many rooms of each kind were rented?

Algebra ->  Customizable Word Problem Solvers  -> Finance -> SOLUTION: A motel rents double rooms at $32 per day and single rooms at $27 per day. If 28 rooms were rented one day for a total of $846, how many rooms of each kind were rented?       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1169225: A motel rents double rooms at $32 per day and single rooms at $27 per day. If 28 rooms were rented one day for a total of $846, how many rooms of each kind were rented?

Answer by josgarithmetic(39616) About Me  (Show Source):
You can put this solution on YOUR website!
Routine example of two-variable linear system application

d double rooms
u single rooms
system%2832d%2B27u=846%2Cd%2Bu=28%29
Use whatever method you need.