SOLUTION: Tickets for a school event were $2.25 for students and $3.50 for parents. If a total of tickets were sold for , how many student and parent tickets were sold?

Algebra ->  Coordinate Systems and Linear Equations  -> Lessons -> SOLUTION: Tickets for a school event were $2.25 for students and $3.50 for parents. If a total of tickets were sold for , how many student and parent tickets were sold?       Log On


   



Question 1203618: Tickets for a school event were $2.25
for students and $3.50
for parents. If a total of
tickets were sold for
, how many student and parent tickets were sold?

Found 2 solutions by greenestamps, josgarithmetic:
Answer by greenestamps(13200) About Me  (Show Source):
You can put this solution on YOUR website!


Type the numbers in your post using your keyboard. Whatever you are doing, the numbers needed to solve the problem are not showing up.

Re-post....


Answer by josgarithmetic(39618) About Me  (Show Source):
You can put this solution on YOUR website!
Your copy & paste did not work correctly.

Something maybe more like:
---
Tickets for a school event were $2.25 for students and $3.50 for parents.
If a total of [youneednumberhere] tickets were sold for [needanotherhere] , how many student and parent tickets were sold?
---

Still two values are missing. Both so far are still variables.


T, total tickets sold
R, the revenue of sold tickets
They should be given values.

if let p equal number of parent tickets, then T-p is how many student tickets.

Accounting for the revenue, which did not appear in your copy & paste display then
2.25%28T-p%29%2B3.5p=R
-
2.25T-2.25p%2B3.5p=R
%283.5-2.25%29p=R-2.25T
highlight%28p=%28R-2.25T%29%2F%283.5-2.25%29%29
.
.