I think it’s c sorry if it’s wrong
Hypothenus = sqrt ((x^2 - y^2)^2 + (2xy)^2) = sqrt(x^4 - 2x^2y^2 + y^4 + 4x^2y^2) = sqrt(x^4 + 2x^2y^2 + y^4) = sqrt(x^2 + y^2)^2 = x^2 + y^2
Answer:
0.912
Step-by-step explanation:
<em>The complete question is attached.</em>
<em />
"OR" in probability means "ADDITION". So we find the individual probabilities and "ADD" them.
P(Plan A) would be the total people for plan A (add up column of Plan A) divided by total number of people [add up all the numbers].
Looking at the table, we have:
P (Plan A) = 38/68
Now,
P(40-49 Group) can be found by adding up the row of 40-49 age group and dividing by the total. So, we have:
P(40 - 49 Group) = 24/68
Now, adding up both:
38/68 + 24/68 = 62/68 = 0.912
Answer: Choice C)
g(x) = -|2x|
You get this answer by simply sticking a negative out front of the original function. In other words, g(x) = -f(x) or more technically, g(x) = -1*f(x).
The negative will flip every y coordinate from positive to negative (or vice versa)
You'll also use the idea that |2x| = 2|x|. The two can be pulled out since we can say |x*y| = |x|*|y|
So |2*x| = |2|*|x| = 2|x|