Using linear Systems to Solve Problems

  • Thread starter Thread starter msimard8
  • Start date Start date
  • Tags Tags
    Linear Systems
AI Thread Summary
The discussion focuses on solving a problem involving the mixing of premium and regular gasoline to create a middle octane fuel. The first equation established is x + y = 1000, representing the total volume of the mixture. The confusion arises with the second equation, initially set incorrectly, but it is clarified that substituting y with 1000 - x leads to the correct formulation. The solution ultimately reveals that 600 liters of premium and 400 liters of regular gasoline are used in the mixture. The participants emphasize the importance of proper algebraic manipulation to arrive at the correct answer.
msimard8
Messages
58
Reaction score
0
Simple Question, just need help establising second formula

Premium gasoline sells for 78.9/L. Regular gas sells of 71.9/L. To boost sales, a middle octane gasoline is formed by mixing premuium and regular. If 1000 L of this middle octane gas is prodcued ,and is sold at 73.9/L, then how much of each type of gasoline can you assume was used in the mixture. (units are in cents)

i got my first formula

x + y = 1000

its the second formula that confuses me

this is my incorrect one
78.9 x + 71.9 y = 73.9 (1000)

help
 
Physics news on Phys.org
Looks okay to me. The next step is to realize that y = 1000 - x, and substitute that into the 2nd equation.
 
is that 2nd equation is right

the answer is 600 L of premium, and 400 L or regualar

that equation doenst get that
 
I think it's just your algebra. Try solving this form to find the percentage of premium (your x variable):

78.9 x + 71.9 (1-x) = 73.9

Distribute x and solve. No calculator required.


EDIT -- I recast your x into the percentage. In your initial equation, it is the percentage multiplied by 1000L. Sorry for any confusion.
 
Last edited:
got x=2/7

which is obviously not 600.

still something must be wrong
 
msimard8 said:
got x=2/7

which is obviously not 600.

still something must be wrong
Yeah, see my edit above. That should clear it up.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top