Answer:
x<4
Move all terms not containing x to the right side of the inequality.
Answer:
The slope of the line is -3.
Step-by-step explanation:
The slope equation is:
m= y2-y1/x2-x1
In this case:
m= -3-6/2+1 (remember that a negative minus a negative gives you a positive)
Which equals:
m=-9/3
Divide and you get -3.
Answer:
a) 8*88*10⁻⁶ ( 0.00088 %)
b) 0.2137 (21.37%)
Step-by-step explanation:
if the test contains 25 questions and each questions is independent of the others, then the random variable X= answer "x" questions correctly , has a binomial probability distribution. Then
P(X=x)= n!/((n-x)!*x!)*p^x*(1-p)^(n-x)
where
n= total number of questions= 25
p= probability of getting a question right = 1/4
then
a) P(x=n) = p^n = (1/4)²⁵ = 8*88*10⁻⁶ ( 0.00088 %)
b) P(x<5)= F(5)
where F(x) is the cumulative binomial probability distribution- Then from tables
P(x<5)= F(5)= 0.2137 (21.37%)
answer: y= 2x^2+2x-4
steps:
y= (2x+4)(x-1)
*FOIL method* y= (2x^2-2x+4x-4)
*simplify* y= 2x^2+2x-4