Answer:
-14
Step-by-step explanation:
im not really sure
Step-by-step explanation:
let us give all the quantities in the problem variable names.
x= amount in utility stock
y = amount in electronics stock
c = amount in bond
“The total amount of $200,000 need not be fully invested at any one time.”
becomes
x + y + c ≤ 200, 000,
Also
“The amount invested in the stocks cannot be more than half the total amount invested”
a + b ≤1/2 (total amount invested),
=1/2(x + y + c).
(x+y-c)/2≤0
“The amount invested in the utility stock cannot exceed $40,000”
a ≤ 40, 000
“The amount invested in the bond must be at least $70,000”
c ≥ 70, 000
Putting this all together, our linear optimization problem is:
Maximize z = 1.09x + 1.04y + 1.05c
subject to
x+ y+ c ≤ 200, 000
x/2 +y/2 -c/2 ≤ 0
≤ 40, 000,
c ≥ 70, 000
a ≥ 0, b ≥ 0, c ≥ 0.
100 x 4.2 would equal 420.
The answer is 4.2
The sum of the given expression expressed as a quadratic equation is 10x^2 + 13x + 11
<h3>Sum of expressions</h3>
Expressions are equations separated by mathematical signs. This expressions are known to contains certain unknowns
Given the following expression
10x^2 +7x+6 and 6x + 5
We are to take the sum of both expression to have:
f(x) = 10x^2 +7x+6 + 6x + 5
Collect the like terms
f(x) = 10x^2 + 7x + 6x + 6 + 5
f(x) = 10x^2 + 13x + 11
Hence the sum of the given expression expressed as a quadratic equation is 10x^2 + 13x + 11
Learn more on sum of functions here: brainly.com/question/11602229
#SPJ1