No, both of the numbers are less than one whole and when you multiply them (I got 4/5) 4/5 is less than both of the factors.
Hey there! I'm happy to help!
Sum means you add. Let's call our number n.
n+15
We double the whole thing.
2(n+15)
This is equal to something.
2(n+15)=
Difference means you subtract.
2(n+15)=n-6.
Have a wonderful day! :D
Answer:
x <= 1/4 (less than or equal to)
Step-by-step explanation:
In this equation, all you need to do is isolate the variable. To do this, you just move everything that isn't x to the right side. To get rid of the 4, divide both sides by 4. Your result will be x <= 1/4.
Note: Since we're dividing both sides by a positive number, we don't have to change the direction of the inequality. If you were to divide both sides by -1 you would have to reverse the inequality. Example:
x > 1 or 5 > 1
-x < -1 or -5 < -1
Answer:
A. 25.14%
B. 0.99%
C. 100%
D. 86.07%
Step-by-step explanation:
μ = 52, σ = 3
Each problem gives you an x value and asks you to find a probability. First calculate the z score(s), then look up in a table or use a calculator.
z = (x − μ) / σ
A. Find P(x < 50)
z = (50 − 52) / 3
z = -0.67
P(z < -0.67) = 0.2514
B. Find P(x > 59)
z = (59 − 52) / 3
z = 2.33
P(z > 2.33) = 1 − 0.9901 = 0.0099
C. Find P(x > 40)
z = (40 − 52) / 3
z = -4
P(z > -4) = 1 − 0 = 1
D. Find P(48 < x < 57)
z₁ = (48 − 52) / 3
z₁ = -1.33
z₂ = (57 − 52) / 3
z₂ = 1.67
P(-1.33 < z < 1.67) = 0.9525 − 0.0918 = 0.8607
I used a z score table. For more accurate answers, use a calculator.