How do you calculate weekly and weekend prices from given information?

  • Thread starter Thread starter learntheweek
  • Start date Start date
AI Thread Summary
To calculate weekday and weekend prices from average monthly price, number of weekdays, and weekend days, set up two equations. The first equation represents the average price based on the number of days and their respective prices, while the second equation expresses the price difference between weekdays and weekends. For example, with 20 weekdays, 8 weekend days, an average price of $15, and a $7 price difference, the equations become (20X + 8Y)/28 = 15 and X - Y = 7. By substituting one equation into the other, you can solve for the prices, resulting in a weekday price of $17 and a weekend price of $10. This method effectively determines the individual prices based on the provided information.
learntheweek
Messages
1
Reaction score
0
Hey guys,

Quick q that my friend posed and am struggling with.

Imagine that something has a difference price for weekends and for weekdays. Imagine that differnce is x and that the price of weekdays is higher.

Say you know the average price for the month, the number of weekdays and weekend days.

How do you calculate the weekly price and the weekend price from available info?
Thanks alot!
 
Mathematics news on Phys.org
This problem is easily solved via substitution method but as far as I read you need one more constant. If you give the exact numbers that you have it is easier to demonstrate. For examples sake I will make up some numbers. Let's say we know the following: 20 weekdays, 8 weekend days, average price is $15, and the difference in price is $7. You will need to setup 2 equations to solve with substitution. We will assign weekday price as X and weekend price as Y. Here are your 2 equations:
1)(20X+8Y)/28=15. That is 20 weekdays times the weekday price added to 8 weekend days times the weekend price, then divided by 28 total days gives you the avg of 15.
2)X-Y=7. That is weekday price minus weekend price is $7.
Now we substitute. First we change one equation to solve for one variable, let's go with the second. I will add Y to both sides to rewrite the equation as X=7+Y. Now that I have one equation for X I will plug that into the first which will look like this:
[20(7+Y)+8Y]/28=15
Now distribute the 20 and multiply both sides by 28 to get:
140+20Y+8Y=420, then combine like terms to get:
140+28Y=420, then subtract 140 from both sides to get:
28Y=280, then divide both sides by 28 to get:
Y=10. Now you have your weekend price of $10. Plug that into your original 2nd equation to get:
X-10=7, then add 10 to both sides to get:
X=17.
Now you have X=17 and Y=10 which is your weekday and weekend prices.
 
Thread 'Video on imaginary numbers and some queries'
Hi, I was watching the following video. I found some points confusing. Could you please help me to understand the gaps? Thanks, in advance! Question 1: Around 4:22, the video says the following. So for those mathematicians, negative numbers didn't exist. You could subtract, that is find the difference between two positive quantities, but you couldn't have a negative answer or negative coefficients. Mathematicians were so averse to negative numbers that there was no single quadratic...
Thread 'Unit Circle Double Angle Derivations'
Here I made a terrible mistake of assuming this to be an equilateral triangle and set 2sinx=1 => x=pi/6. Although this did derive the double angle formulas it also led into a terrible mess trying to find all the combinations of sides. I must have been tired and just assumed 6x=180 and 2sinx=1. By that time, I was so mindset that I nearly scolded a person for even saying 90-x. I wonder if this is a case of biased observation that seeks to dis credit me like Jesus of Nazareth since in reality...
Thread 'Imaginary Pythagoras'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Back
Top