ANSWER:
the conditions are the angle a is equal to angle c and ab = bc . Hence we need to prove that the triangles is congruent to the triangle cbe. ... angle A =angle C and AB=BC.
2) C: 4+d
3) A: x-3
4) C: 5(1-f)
I know that this is a few weeks late...
but hope this helps!
Answer:
11) x = 21
12) x = 110
13) x = 85
14) x = 137
Step-by-step explanation:
Hope it helped <3
<h3>
Answer: 5</h3>
=========================================================
One method is to plot the points P(3,6) and Q(7,3) on the same xy grid. Plot a third point R at (3,3). See the diagram below.
A right triangle forms in which we can find the legs PR = 3 and RQ = 4. The hypotenuse is found through the pythagorean theorem.
a^2+b^2=c^2
3^2+4^2 = c^2
9+16 = c^2
c^2 = 25
c = sqrt(25)
c = 5
This is the length of PQ
-----------------------------------
Or you can use the distance formula which is effectively using the pythagorean theorem just in a slightly different format (though it may not be obvious).

Answer:
20 masks and 100 ventilators
Step-by-step explanation:
I assume the problem ask to maximize the profit of the company.
Let's define the following variables
v: ventilator
m: mask
Restictions:
m + v ≤ 120
10 ≤ m ≤ 50
40 ≤ v ≤ 100
Profit function:
P = 10*m + 65*v
The system of restrictions can be seen in the figure attached. The five points marked are the vertices of the feasible region (the solution is one of these points). Replacing them in the profit function:
point Profit function:
(10, 100) 10*10 + 65*100 = 6600
(20, 100) 10*20 + 65*100 = 6700
(50, 70) 10*50 + 65*70 = 5050
(50, 40) 10*50 + 65*40 = 3100
(10, 40) 10*10 + 65*40 = 2700
Then, the profit maximization is obtained when 20 masks and 100 ventilators are produced.