Answer:
a=3
b=-5
c=2
Step-by-step explanation:
Because first arrange them in decreasing order by their variables powers like this 3x²-5x+2 after that take the the coefficients
This looks like scalar matrix multiplication. The idea here is to multiply the scalar 3 by each item inside the matrix.
Doing so leads to the answer [3 -12 15 -21]
Side note: I'm assuming the matrix given to you has 1 row and 4 columns.
Answer:
n+4=12
n=12-4
n=8
Step-by-step explanation:
hope it helps
Answer:
The result will be smaller than 2.6s, 16% of the time.
Step-by-step explanation:
This is a normal distribution problem
The standardized score for any value is the value minus the mean then divided by the standard deviation.
z = (x - xbar)/σ
x = the random value = 2.6 s
xbar = mean = the average = 3.4 s
σ = standard deviation = 0.8 s
z = (2.6 - 3.4)/0.8 = - 1
P(x < 2.6) = P(z < - 1) = 1 - P(z ≥ - 1) = 1 - P(z ≤ 1) = 1 - 0.841 = 0.159 = 16%