Answer:
2 yrs
Step-by-step explanation:
SI =PTR/100
738=8200 x T x 4.5 /100
738 x 100 / 8200 x 4.5 = T
T =2
To change a decimal into a percent,
move the decimal point 2 places that way ==> .
Examples:
0.25 = 25 %
0.8439 = 84.39 %
Answer: p(a given b) = p(a and b) / p(b)
a is the probability that they score.
b is the probability that they cross the blue line.
p(a and b) is given as .005
this is the probability that they cross the blue line and score.
p(b is given as .6
that's the probability that they cross the opposing blue line.
the formula becomes:
p(a given b) = .005 / .6 = .0083333333.....
that's what i get using the p(a given b) formula.
Step-by-step explanation:
The idea here is to combine the equations into one in only one variable. The last equation is in only x and z so lets sub out y in the second.
-x - y - z = -8
8 - x - z = y
Substitute y with (8 - x - z) into the next equation.
-4x + 4(8 - x - z) + 5z = 7
-4x + 32 - 4x - 4z + 5z = 7
-8x + 32 + z = 7
The variable z is easiest to get alone; use that as substitution in the last equation.
z = 7 + 8x - 32
z = 8x - 25
Substitute z with (8x - 25)
2x + 2(8x - 25) = 4
2x + 16x - 50 = 4
18x = 4 + 50
18x = 54
x = 3
So use x = 3 in that last equation to find z.
2(3) + 2z = 4
6 + 2z = 4
2z = 4 - 6
2z = -2
z = -1
Now, use both x = 3 and z = -1 to find the final variable y.
-3 - y - (-1) = -8
-3 - y + 1 = -8
-2 - y = -8
-y = -8 + 2
-y = -6
y = 6
Solutions x,y,z = ( 3, 6, -1)