Answer:

Step-by-step explanation:

We can even break this down further by simply only looking at the total amount of males, and finding the proportion of males that are divorced, which is
, the same value.
Note that P(Male | Divorced) means the probability of choosing a male, given (|) that person is divorced.
Answer:
6x10^5 is 1.2x larger than 3x10^3. Hope this helps!
Step-by-step explanation:
Answer:

Step-by-step explanation:
Since f(x) and g(x) share the same top at (0,0), their difference is only a scale factor, so g(x) = ax² but we need to find a.
To find it, we use the given point of g, (2,1)
So g(2) = 1
meaning that
a·2² = 1
4a = 1
a = 1/4
Answers:
u = 18
v = 20
========================================================
Work Shown:
The leg YZ is congruent to the left FH
This means YZ = FH and that leads to u+v-18 = 10u-8v
The hypotenuse ZX is congruent to the hypotenuse HG
This means ZX = HG and we get the equation 14v-14u+32 = v+u+22
----------------------
The system of equations we have so far is
u+v-18 = 10u-8v
14v-14u+32 = v+u+22
Let's get the equations into standard form
Start with the first equation
u+v-18 = 10u-8v
u+v = 10u-8v+18
u+v-10u+8v = 18
-9u+9v = 18
-9(u-v) = 18
u-v = 18/(-9)
u-v = -2
Note how we can solve for the variable u to get
u = v-2
which we'll use later
----------------------
Let's get the other equation into standard form as well
14v-14u+32 = v+u+22
14v-14u-v-u = 22-32
-15u+13v = -10
Now plug in u = v-2 and solve for v
-15u+13v = -10
-15(v-2) + 13v = -10
-15v+30+13v = -10
-2v+30 = -10
-2v = -10-30
-2v = -40
v = -40/(-2)
v = 20
Which means,
u = v-2
u = 20-2
u = 18