Answer:
e) z (max) = 24
x₁ = x₂ = 0 x₃ = 4
Step-by-step explanation:
a) The problem requires maximizing the total value from sandwich fruits and drink, therefore the objective function is associated to the sum of the values of each value.
We have three variables xi ( x₁, x₂, x₃ ) the values of sandwich, fruits and drink, and we have to maximize such quantities subject to the constraint of size (the capacity of the basket)
b) z = 6*x₁ + 4*x₂ + 6*x₃ Objective Function
Constraint :
basket capacity 17
9*x₁ + 3*x₂ + 4*x₃ ≤ 17
General constraints:
x₁ ≥ 0 x₂ ≥ 0 x₃ ≥ 0 all integers
e) z (max) = 24
x₁ = x₂ = 0 x₃ = 4
NOTE: Without the information about fractional or decimal feasible solution we decided to use integers solution
Answer:
it would take him 3.5 minutes
Answer: Are you going to attach any work?
Step-by-step explanation:
First: f(2) is same as f(x=2) so all we have to do is to express x=2 in f(x)
f(2) = 3*2 + 2 = 8
Second
f^(-1) (3) is inverse function. first we solve f(x) for x.
let f(x) be equal to some variable m
m = (2x -7)/3
3m = 2x - 7
2x = 3m + 7
x = (3m + 7)/3
now we write:
f^-1(x) = (3x + 7)/3
x=3
f^-1(3) = 16/3
Third
2y + 14 = 4y - 2
we just solve for y
2y = 16
y = 8
Now we take that f(x) = y because we both write to be the functions of x
that means that First and third have same result.