1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
belka [17]
3 years ago
7

1. A company produces two types of nutritional supplements; Energize and Excel. Energize contains 26 mg of vitamin A, 42 mg of v

itamin C and 25 mg of an herbal supplement. Excel contains 68 mg of vitamin A, 61 mg of vitamin C and 15 mg of the herbal supplement. An athlete is told that he needs at least 489 mg of vitamin A, 1130 mg of vitamin C and 348 mg of the herbal supplement for optimal athletic performance. The athlete wants to take the supplements, but at the lowest possible cost. Energize pills cost 40 cents each, while Excel pills cost 100 cents each. Let x = the number of Energize pills to take, and let y = the number of Excel pills to take. Which of the following is the objective function for this situation?
A) Minimize C = 40x + 100y.
B) Maximize C = 40x + 100y.
C) Minimize C = 11300x + 3480y.
D) Maximize C = 100x + 40y.
E) Minimize C = 100x + 40y.
F) None of the above.
2. A company produces two types of bicycles; mountain bikes and racing bikes. It takes 7 hours of assembly time and 5 hours of mechanical tuning to produce a mountain bike. It takes 8 hours of assembly time and 4 hours of mechanical tuning to produce a racing bike. The company has at most 22 hours of mechanical tuning labor per week and at most 190 hours of assembly labor per week. The company's profit is $50 for each mountain bike produced and $130 for each racing bike produced. The company wants to make as much money as possible. Let x = the number of mountain bikes they produce, and let y = the number of racing bikes they produce. What are the constraints for this problem?
a) 7x + 5y ≤ 190, 8x + 4y ≤ 22, x ≥ 0, y ≥ 0.
b) 7x + 8y ≥ 190, 5x + 4y ≤ 22, x ≥ 0, y ≥ 0.
c) 5x + 8y ≤ 190, 7x + 4y ≤ 22, x ≥ 0, y ≥ 0.
d) 7x + 8y ≤ 190, 5x + 4y ≤ 22, x ≥ 0, y ≥ 0.
e) 7x + 8y ≤ 190, 5x + 4y ≥ 22, x ≥ 0, y ≥ 0.
f) none of the above.
3. A certain academic department at a local university will conduct a research project. The department will need to hire graduate research assistants and professional researchers. Each graduate research assistant will need to work 23 hours per week on fieldwork and 17 hours per week at the university's research center. Each professional researcher will need to work 15 hours per week on fieldwork and 25 hours per week at the university's research center. The minimum number of hours needed per week for fieldwork is 154 and the minimum number of hours needed per week at the research center is 140. Each research assistant will be paid $295 per week and each professional researcher will be paid $416 per week. Let xdenote the number of graduate research assistants hired and let y denote the number of professional researcher hired. The department wants to minimize cost. Set up the Linear Programming Problem for this situation.
A) Min C = 416x + 295y; s.t 23x + 17y ≥ 154, 15x + 25y ≥ 140, x ≥ 0, y ≥ 0.
B) Min C = 295x + 416y; s.t 23x + 15y ≥ 154, 17x + 25y ≥ 140, x ≥ 0, y ≥ 0.
C) Min C = 295x + 416y; s.t 23x + 15y ≥ 154, 25x + 17y ≥ 140, x ≥ 0, y ≥ 0.
D) Min C = 295x + 416y; s.t 15x + 23y ≤ 140, 25x + 17y ≤ 154, x ≥ 0, y ≥ 0.
E) Min C = 416x + 295y; s.t 15x + 23y ≥ 154, 25x + 17y ≥ 140, x ≥ 0, y ≥ 0.
F) None of the above.
Mathematics
1 answer:
geniusboy [140]3 years ago
5 0

Answer:

1)A) Minimize C = 40x + 100y.

2) d) 7x + 8y ≤ 190, 5x + 4y ≤ 22, x ≥ 0, y ≥ 0.

3) B) Min C = 295x + 416y; s.t 23x + 15y ≥ 154, 17x + 25y ≥ 140, x ≥ 0, y ≥ 0.

Step-by-step explanation:

1) Energize pills cost 40 cents each, while Excel pills cost 100 cents each. If x represent the energize pills and y represent the excel pills, the objective function would be:

minimize cost = cost of energize pill + cost of excel pill

Minimize cost = 40x + 100y

2) Let x = the number of mountain bikes they produce, and let y = the number of racing bikes they produce.

7 hours of assemble time to produce a mountain bike and 8 hours of assemble time to produce a racing bike. Since the company has at most 190 hours for assemble time, it can be represented as:

7x + 8y≤ 190

5 hours of mechanical tuning to produce a mountain bike and 4 hours of mechanical tuning to produce a racing bike. Since the company has at most 22 hours for mechanical tuning, it can be represented as:

5x + 4y ≤ 22

Also assemble time and mechanical time must be greater than 0, hence:

x ≥ 0, y ≥ 0

3) The fieldwork constraint can be represented as:

23x + 15y ≥ 154

The time to be spent at university research center can be represented as:

17x + 25y ≥ 140

Both fieldwork time and time spent at university research center mut be greater than 0, hence:

x ≥ 0, y≥ 0

The cost equation is:

Minimize cost = 295x + 416y

You might be interested in
A computer moniter is solid by the diagonal length of the screen a computer monitor has a 15 inch screen the screen has a width
n200080 [17]
For this problem, you would use the Pythagorean Theorem (a^2 + b^2 = c^2)

A and B are the length and width of the triangle. The triangle is created by the diagonal line splitting the computer screen. C is the hypotenuse, which is the diagonal line, and will always be the longest side of the triangle. 

When we plug in the numbers into the formula, we would get this:

13^2 + b^2 = 15^2

B is the unknown variable in which we are trying to find.
First, you square 13 and 15:

169 + b^2 = 225

Then, subtract 169 from both sides:

b^2 = 56

Finally, find the square root of both sides:

b = 7.483314774

Simplify to the nearest tenth, and the answer is 7.5<span />
7 0
3 years ago
Find the 50th term of the sequence 5, -2, -9, -16
VARVARA [1.3K]

Answer:

-35

Step-by-step explanation:

it is going backwards by -7 so 5x-7 = -35

6 0
3 years ago
Simplify Exponents (X^3)^5
lbvjy [14]

Answer:

x ^15

Step-by-step explanation:

3 0
3 years ago
Read 2 more answers
HELPPPPPPPPPPP PLEASEEEEEEE <br> What point does the line pass through?
Lina20 [59]

Answer:

It passes through (1,1).

5 0
3 years ago
Read 2 more answers
A parabola can be represented by the equation y2=5x
Tasya [4]

Answer:

<u>Direction open's Right </u>

Vertex: (0,0)

Focus: (5/4, 0)

axes of symmetry: y = 0

directrix: x = - 5/4

Step-by-step explanation:

Graph the parabola using the direction, vertex, focus, and axes of symmetry.

Hope this really helps u have good day :)


4 0
3 years ago
Other questions:
  • The salaries of the president and the Vice President of a certain country total $562,500 a year. If the president makes $237,400
    7·1 answer
  • Can someone help me with these two questions
    5·2 answers
  • How could you use cubes to act out a problem
    6·1 answer
  • The struggle is real
    12·1 answer
  • "A quadrilateral is a trapezoid if and only if it has exactly one pair of parallel sides."
    15·2 answers
  • 9,10,11,and 12 please! Show work for all please!!!! Thanks! Please tell the answers as quick as possible
    7·1 answer
  • 2(x+11)=3x=42simplify ​
    6·1 answer
  • Help!<br> This is for Patterns, Functions, and Algebra!
    10·1 answer
  • 1+4.25n+3/2p-3+(-2p)+5/4n
    8·1 answer
  • Bernice wants to buy two
    13·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!