10 students per gender:
Boys: <span>four Xs over five and one X over zero, two, three, four, ten, and twelve.
5, 5, 5, 5, 0, 2, 3, 4, 10, 12 </span>→ 0, 2, 3, 4, 5, 5, 5, 5, 10, 12<span>
mean: 5.1
range: 12
</span><span>Girls: three Xs above eight, two Xs above three and four, and one X above two, six and seven.
8, 8, 8, 3, 3, 4, 4, 2, 6, 7 </span>→ 2, 3, 3, 4, 4, 6, 7, 8, 8, 8
<span>mean: 5.3
range: 6
The boys have the higher range while the girls have the higher mean value.
</span><span>
</span>
The cost function is
c = 0.000015x² - 0.03x + 35
where x = number of tires.
To find the value of x that minimizes cost, the derivative of c with respect to x should be zero. Therefore
0.000015*2x - 0.03 = 0
0.00003x = 0.03
x = 1000
Note:
The second derivative of c with respect to x is positive (= 0.00003), so the value for x will yield the minimum value.
The minimum cost is
Cmin = 0.000015*1000² - 0.03*1000 + 35
= 20
Answer:
Number of tires = 1000
Minimum cost = 20
Answer:
f(g(x)) = 2x +(-5)
Step-by-step explanation:
Put the argument value into the function and simplify the result.
f(g(x)) = f(x -3) = 2(x- 3) +1 = 2x -6 +1
f(g(x)) = 2x +(-5)
Answer:
Step-by-step explanation:
Binary variables are the type of variables involving two values, it is otherwise refferred to as Dichotomous such as Male or Female, True or False and Yes or No.