Answer:
When a line segment is bisected into 2 halves, the two halves are equal. In this case, when AB is bisected by CD, AE and BE would be equal and each point on CD should be equidistant from point A and point B. Therefore, AC = AB.
Answer:
x = 2
Step-by-step explanation:
(x² logₓ27) log₉x = x + 4
Use change of base formula.
x² (log 27 / log x) (log x / log 9) = x + 4
Simplify.
x² (log 27 / log 9) = x + 4
x² (log 3³ / log 3²) = x + 4
x² (3 log 3 / (2 log 3)) = x + 4
x² (3 / 2) = x + 4
3x² = 2x + 8
3x² − 2x − 8 = 0
(x − 2) (3x + 4) = 0
x = 2 or -4/3
Since x > 0, x = 2.
Answer:
40320 different ways
Step-by-step explanation:
That problem is a permutation one
We have eight people to occupy one position in a team, without any constraint at all
So
Total number of events = P(8)
P (8) = 8!
P (8) = 8*7*6*5*4*3*2*1
P (8) = 40320 different ways
Answer:
99.89% of students scored below 95 points.
Step-by-step explanation:
Problems of normally distributed samples are solved using the z-score formula.
In a set with mean
and standard deviation
, the zscore of a measure X is given by:

The Z-score measures how many standard deviations the measure is from the mean. After finding the Z-score, we look at the z-score table and find the p-value associated with this z-score. This p-value is the probability that the value of the measure is smaller than X, that is, the percentile of X. Subtracting 1 by the pvalue, we get the probability that the value of the measure is greater than X.
In this problem, we have that:

What percent of students scored below 95 points?
This is the pvalue of Z when X = 95. So



has a pvalue of 0.9989.
99.89% of students scored below 95 points.