MHB Linear Equations - Cost per Pound of Coffee Beans

AI Thread Summary
The discussion revolves around solving a system of linear equations to determine the cost per pound of espresso and vanilla flavored coffee beans based on two mixtures. The equations derived from the mixtures are 18E + 17V = 306.50 and 19E + 15V = 298.50. Participants suggest using either substitution or elimination methods to solve for the unknowns E (espresso) and V (vanilla). One method involves isolating V in the first equation and substituting it into the second, while another approach suggests manipulating the equations to eliminate V directly. Ultimately, both methods lead to finding the values for E and V, providing a solution to the cost per pound of each coffee type.
AROJ
Messages
1
Reaction score
0
My problem is:
A coffee house blended 18 pounds of espresso flavored coffee beans with 17 pounds of vanilla flavored coffee beans. The 35 pound mixture cost \$306.50. A second mixture included 19 pounds of espresso flavored coffee beans and 15 pounds of vanilla flavored coffee beans. The 34 pound mixture cost \$298.50. Find the cost per pound of the espresso and vanilla flavored coffee beans

So I know,

18E+17V=306.50
19E+15V=298.50

What next?
 
Mathematics news on Phys.org
AROJ said:
My problem is:
A coffee house blended 18 pounds of espresso flavored coffee beans with 17 pounds of vanilla flavored coffee beans. The 35 pound mixture cost \$306.50. A second mixture included 19 pounds of espresso flavored coffee beans and 15 pounds of vanilla flavored coffee beans. The 34 pound mixture cost \$298.50. Find the cost per pound of the espresso and vanilla flavored coffee beans

So I know,

18E+17V=306.50 ... (1)
19E+15V=298.50 ... (2)

What next?

where (1) and (2) are the equations in question

You have two equations and two unknowns so you can solve using simultaneous equations. You can either do this by elimination or substitution. In this case I would use the latter. To do this make E or V the subject of an equation and substitute it's value for E or V in the other equation. In this case...

$$18E + 17V = 306.50 $$

$$V = \dfrac{306.50-18E}{17}$$

You can now sub $$ \dfrac{306.50-18E}{17}$$ for V in (2)

$$19E + 15 \left(\dfrac{306.50-18E}{17}\right) = 298.50$$

This gives an equation in E only which means you can find E and hence V
 
I did a few things here...I put a backslash in front of the dollar signs to that they would not be parsed as $\LaTeX$ tags, I edited your first equation so that the leading coefficient is 18, and I moved your post to its own thread. We prefer that new questions be posted in their own thread. This is less confusing and ensures that you get prompt help.

I see you have already gotten help with the problem, so I will leave you in the expert hands of SuperSonic4. :D
 
Another way: starting from the equations
18E+ 17V= 306.50
19E+ 15V= 298.50

Multiply the first equation by 15 (the coefficient of V in the second equation) and multiply the second equation by 17 (the coefficient of V in the first equation) to get
270E+ 255V= 4597.5
323E+ 255V= 5074.5

Now, the two equations have the same coefficient for V and subtracting the first equation from the second eliminates V: 53E= 477 so that E= 477/53. Now put that back into either of the original equations to get a single equation for V.
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...

Similar threads

Replies
1
Views
3K
Back
Top