C is the answer because it is
11x+9
Step by step:
Remove the parenthesis
3x+7+8x+2
Collect like terms
11x+7+2
Add 7+2
11x+9
a = The cost of the pizza.
b = The cost of the pizza and sales tax.
f(a) = The cost of the pizza.
g(b) = The cost of the pizza and sales tax.
g(f(a)) = The cost of the pizza, sales tax, and delivery fee
For this, you have to understand the ratios of a 30,60,90 triangle. The ratio(in order) is x, x(sqrt 3), 2x (following the 30,60,90 pattern y'know). Well, we know the length of the hypotenuse, 4.2, so let's use ratios to figure the other sides out. The ratio of AC is x and the ratio of AB is 2x, so 2x/2=x=2.1. One side down. BC has a ratio of x(sqrt 3). We already know x so we can substitute it in. We get 2.1(sqrt 3). To calculate the area, use the formula 1/2(bh). Inputting the values in, we get 1/2(2.1*(2.1(sqrt 3)). This can be calculated to around 3.82. To calculate the perimeter, take the sum of the sides. By adding the sides together, we get about 9.98. Hope you can now understand how to do these kinds of questions.
Answer:
0.44
Step-by-step explanation:
Given the estimated logistic regression model on risk of having squamous cell carcinoma
-4.84 + 4.6*(SMOKER)
SMOKER = 0 (non-smoker) ; 1 (SMOKER)
What is the predicted probability of a smoker having squamous cell carcinoma?
exp(-4.84 + 4.6*(SMOKER)) / 1 + exp(-4.84 + 4.6*(SMOKER))
SMOKER = 1
exp(-4.84 + 4.6) / 1 + exp(-4.84 + 4.6)
exp^(-0.24) / (1 + exp^(-0.24))
0.7866278 / 1.7866278
= 0.4402863
= 0.44