<span>It doesn't matter that she guessed correctly on the first two questions, guessing the third question correctly is independent of guessing any other question correctly. Therefore, the probability is one out of four, 1/4.</span>
Answer:
The blank exponent is 3
Step-by-step explanation:
It is given that n^x=1/64 where n=1/4
1/4^x=1/64
1/4*1/4*1/4=1/64, so x=3 works as a solution. You could use logarithms, but it makes things more difficult, especially in this case.
Answer:
10 whole boards
Step-by-step explanation:
1. 36 divided by 3.75 = 9.6
2. Round to the nearest whole number
3. 9.6 rounded = 10
(x+2)/(x) + (x-3)/(x+2)
Common denominator x(x+2)
Reduce both to common denominator:
x+2)/[x(x+2)] + (x-3)/[x(x+2)] ===> [(x+2)² + (x-3)] / [x(x+2)]
= [x²+4x+4+x-3] / [x(x+2)]
=[x²+54x+1] / [x(x+2)]
Answer:
y = 4x - 7
Step-by-step explanation:
Given the following data;
Points (x, y) = (4, 9)
Slope, m = 4
To write the equation in point-slope form;
The equation of straight line is y = mx + c
Where;
m is the slope.
x and y are the points
c is the intercept.
First of all, we would find the intercept c;
9 = 4*4 + c
9 = 16 + c
c = 9 - 16
c = -7
Next, we write the equation in point-slope form;
m = 4 and c = -7
y = 4x - 7