idk how to help you sorry :(
Answer:
1991
Step-by-step explanation:
I divided 44 by 8 to how many times 362 cars would be made. I got 5.5 and then multiplied that by 362 to see that 1991 cars will be produced.
Step-by-step explanation:
angle AOB = x+3
angle AOC = 2x + 11
angle BOC = 4x-7
angle AOC = angle AOB + angle BOC
=> 2x +11 = (x+3) + (4x-7)
2x +11 = 5x - 4
=> 3x = 15
x = 5
subst x = 5 in the given formulas
angle AOB = x +3 =8
angle AOC = 2x + 11 = 21
angle BOC = 4x - 7 = 13
If we have 2 coordinates say: (x1,y1) and (x2,y2)
Then the formula for the midpoint is:
((x1+x2)/2,(y1+y2)/2)
And the formula for the distance is:
Sqrt((x2-x1)^2+(y2-y1)^2)
So here we have (-1,-4) and (-7,4)
The midpoint is:
((-1+-7)/2,(-4+4)/2) = (-8/2,0/2) = (-4,0)
The distance is:
Sqrt((-7- -1)^2+(4- -4)^2)
= sqrt((-6^2)+(8^2))
=sqrt(36+64)
=sqrt(100)
=10