Answer:
0.14% probability of a person guessing the right combination
Step-by-step explanation:
A probability is the number of desired outcomes divided by the number of total outcomes.
The order in which the numbers are selected is important. For example, 1,3,2 is a different combination than 3,1,2. So we use the permutations formula to solve this question.
Permutations formula:
The number of possible permutations of x elements from a set of n elements is given by the following formula:
[tex]P_{(n,x)} = \frac{n!}{(n-x)!}[/tex]
Desired outcomes:
One right combination, so [tex]P = 1[/tex]
Total outcomes:
10 numbers from a set of 3. So
[tex]P_{(10,3)} = \frac{10!}{(10-3)!} = 720[/tex]
What is the probability of a person guessing the right combination?
[tex]p = \frac{D}{T} = \frac{1}{720} = 0.0014[/tex]
0.14% probability of a person guessing the right combination
Suppose f(x)=x^2 and g(x) =7x^2 which statement best compares the graph of g(x) with the graph f(x)
Answer:
The graph g(x) is the graph f(x) vertically stretched by a factor of 7.
Step-by-step explanation:
Quadratic Equation: f(x) = a(bx - h)² + k
Since we are modifying the variable a, we are dealing with vertical stretch (a > 1) or vertical shrink (a < 1). Since a > 1 (7 > 1), we are dealing with a vertical stretch by a factor of 7.
Answer:
The graph g(x) is the graph f(x) vertically stretched by a factor of 7.
Step-by-step explanation:
Quadratic Equation: f(x) = a(bx - h)² + k
Since we are modifying the variable a, we are dealing with vertical stretch (a > 1) or vertical shrink (a < 1). Since a > 1 (7 > 1), we are dealing with a vertical stretch by a factor of 7.
2{ 5[7 + 4(17 - 9) - 22]}
Answer:
170
one-hundred seventy
Step-by-step explanation:
[tex]2(5(7+4(17 - 9)-22))=\\2(5(7+4(8)-22))=\\2(5(7+32-22))=\\2(5(39-22))=\\2(5(17))=\\2(85)=\\170[/tex]
Answer:
170.
Step-by-step explanation:
2{ 5[7 + 4(17 - 9) - 22]}
2{5[7+32 -22]}
2{5[17]}
2[85] = 170
A cellular phone company monitors monthly phone usage. The following data represent the monthly phone use in minutes of one particular
customer for the past 20 months. Use the given data to answer parts (a) and (b).
325 517 424 395 494
396 351 379 408 426
523 421 434 373 456
535 394 437 403 513
(a) Determine the standard deviation and interquartile range of the data.
s=(Round to two decimal places as needed.)
Answer:
The answer is: 325 517 424 395 494
Step-by-step explanation:
Select the correct answer from each drop-down menu. Gino is buying wood screws at the corner hardware store. The table shows different numbers of bags of screws and their corresponding prices. Bags of Screws Price ($) 2 10 4 20 7 35 According to the table, the relationship between the number of bags and the price is proportional or not proportional
The charitable foundation for a large metropolitan hospital is conducting a study to characterize its donor base. In the past, most donations have come from relatively wealthy individuals; the average annual donor income in the most recent survey was right at $100,000. The foundation believes the average has now increased. A random sample of 200 current donors showed a mean annual income of $103,157 and a standard deviation of $27,498.a. To perform this study, we should form a null hypothesis stating that the average is ______________ 100,000. (Please fill in only one of the following: "less than", "less than or equal to", "equal to", "greater than", "greater than or equal to". Please do not use symbols.)b. At the 10% significant level, the p-value/statistics is _____________________ (Please keep three decimal points) so we should __________________ the null hypothesis (Please only fill in "reject" or "not reject".).c. Hence, we may conclude that the average _________________ increased (Please only fill in "has" or "has not") and the probability that our conclusion is correct is at least _________________ percent.
Answer:
Step-by-step explanation:
a) We would set up the hypothesis test. This is a test of a single population mean since we are dealing with mean
For the null hypothesis,
H0: µ equal to 100000
For the alternative hypothesis,
H1: µ greater than 100000
This is a right tailed test
Since the population standard deviation is nit given, the distribution is a student's t.
Since n = 200
Degrees of freedom, df = n - 1 = 200 - 1 = 199
t = (x - µ)/(s/√n)
Where
x = sample mean = 103157
µ = population mean = 100000
s = samples standard deviation = 27498
t = (103157 - 100000)/(27498/√200) = 1.62
We would determine the p value using the t test calculator.
p = 0.053
Alpha = 10% = 0.1
Since alpha, 0.1 > than the p value, 0.053, then
b) At the 10% significant level, the p-value/statistics is 0.053, so we should not reject the null hypothesis.
c) Hence, we may conclude that the average has not increased and the probability that our conclusion is correct is at least 90 percent.
Three polynomials are factored below but some coefficients and constants are missing. all of the missing values of a, b, c and d are integers. 1. x^2 +2x-8=(ax+b)(cx+d) 2. 2x^3+2x^2-24x=2x(ax+b)(cx+d) 3. 6x^2-15x-9=(ax+b)(cx+d) Fill in the table with the missing values of a,b,c and d.
Answer:
1) d = 42) b = -3. c = 1 3) a = 3 and d = 1Step-by-step explanation:
To get the missing values in the table, we will factorize the given expression and compare the factored expression with the expression containing the missing constants.
1) For the expression x²+2x-8, on factorizing we have;
x²+2x-8
= (x²+4x)-(2x-8)
Factoring out the common terms from both parenthesis;
= x(x+4)-2(x+4)
= (1x+4)(1x-2)
= (1x-2)(1x+4)
Comparing the resulting expression with (ax+b)(cx+d)
a = 1, b = -2, c = 1 and d = 4
2) For the expression 2x³+2x²-24x
Factoring out the common term we will have;
= 2x(x²+x-12)
= 2x(x²-3x+4x-12)
= 2x{x(x-3)+4(x-3)}
= 2x{(x+4)(x-3)}
= 2x(1x-3)(1x+4)
Comparing the resulting expression with 2x(ax+b)(cx+d)
a = 1, b = -3. c = 1 and d = 4
3) For the expression 6x²-15x-9 we will have;
On simplifying,
= 6x²+3x-18x-9
= 3x(2x+1)-9(2x+1)
= (3x-9)(2x+1)
Comparing the resulting expression with (ax+b)(cx+d)
a = 3, b = -9, c = 2 and d = 1
Answer:
see picture attachment
Step-by-step explanation:
can anyone help me with this?
Answer: 16y² - x²
Step-by-step explanation: The - sign means a difference, so the choices with + signs are eliminated (though 64x² and 9 are squares)
10 is not a square so that one is eliminated (though the y² and the 4x² are squares)
16 is the square of 4, y² is the square of y, and x² is the square. That expression shows a difference of squares.
Mario and tabitha are calculating the probability of getting a 4 and a 2 if they roll a die twice. Who is correct?
Answer:
[tex]\frac{2}{12}[/tex] simplified to [tex]\frac{1}{6}[/tex]
Step-by-step explanation:
4 = [tex]\frac{1}{12}[/tex]
2 = [tex]\frac{1}{12}[/tex]
[tex]\frac{1}{12}[/tex] + [tex]\frac{1}{12}[/tex] = [tex]\frac{2}{12}[/tex] ÷ 2 = [tex]\frac{1}{6}[/tex]
Help please! Simplify 7/ √x
Answer:
[tex]\frac{7\sqrt{x} }{x}[/tex]
Step-by-step explanation:
To simplify 7/√x, we need to rationalize:
[tex]\frac{7}{\sqrt{x} } (\frac{\sqrt{x} }{\sqrt{x} } )[/tex]
When we multiply the 2, we should get our answer:
[tex]\frac{7\sqrt{x} }{x}[/tex]
Answer:
[tex]\frac{7\sqrt{x} }{x}[/tex]
Step-by-step explanation:
[tex]\frac{7}{\sqrt{x} } \\\\\frac{7}{\sqrt{x} } * \frac{\sqrt{x} }{\sqrt{x} } \\\\\frac{7\sqrt{x} }{\sqrt{x\sqrt{x} } } \\[/tex]
[tex]\frac{7\sqrt{x} }{x}[/tex]
Hope this helps! :)
I need help I don’t understand
Answer:
6
Step-by-step explanation:
you have to distributw the 4 to the 1/4 so essentially youre multiplying the exponents. think of it as 4*1/4 and youll have 4/4 which equals to 1. 6^1 is just 6 so thats the answer
well first you have to multiply 6 by 1/4 and then you have to do this: 1.5*1.5*1.5*1.5 to get your answer i think....
Given h(x)=5x-5, find h(2)
Answer:
5
Step-by-step explanation:
h(2)=5(2)-5
5 x 2 = 10
10 - 5 = 5
The value of the function h(x) = 5x - 5 at x = 2 will be 5.
What is the value of the expression?When the relevant factors and natural laws of a mathematical model are given values, the outcome of the calculation it describes is the expression's outcome.
The function is given below.
h(x) = 5x - 5
Then the value of the function at x = 2 will be
h(2) = 5 (2) - 5
h(2) = 10 - 5
h(2) = 5
The value of the function h(x) = 5x - 5 at x = 2 will be 5.
More about the value of expression link is given below.
https://brainly.com/question/23671908
#SPJ2
Which point is a solution to the inequality shown in this graph?
5
(3,-1)
(-3,-3)
O A. (5,-5)
O B. (1,5)
C. (-3,-3)
D. (3, -1)
Hey there!
To find the answer, we just need to see which point falls in this blue, which represents the inequality.
We see that the point (5,-5) is not on the blue.
We see that the point (1,5) is on the blue.
(-3,-3) is on the dotted line but not a solution of the inequality. The dotted line is excluded from the inequality. If it were a bold line, then it would be a solution of the inequality.
(3,-1) is also on the dotted line so it is not a solution.
Therefore, the answer is B. (1,5)
I hope that this helps!
We want to see which point is a solution for the graphed inequality.
We will find that the correct option is B, (1, 5)
Notice that the line that defines the inequality contains the points (-3, -3) and (3, -1)
Then the slope of that line is:
[tex]a = \frac{-1 -(-3)}{3 - (1)} = 1/2[/tex]
Then the line is something like:
y = (1/2)*x + b
To find the value of b, we use the fact that this line passes through the point (3, -1), then we have:
-1 = (1/2)*3 + b
-1 - 3/2 + b
-5/2 = b
So the line is:
y = (1/2)*x - 5/2
And we can see that the line is slashed, and the shaded area is above the line, then we have:
y > (1/2)*x - 5/2
Now that we have the inequality, we can just input the values of the points in the inequality and see if this is true.
First, options C and D can be discarded because these points are on the line, and the points on the line are not solutions.
So we only try with A and B.
A) x = 5
y = -5
then we have:
-5 > (1/2)*5 - 5/2
-5 > 0
Which clearly is false.
B) x = 1
y = 5
Then we have:
5 > (1/2)*1 - 5/2 = -4/2
5 > -4/2
This is true, then the point (1, 5) is a solution.
Thus the correct option is B.
If you want to learn more, you can read:
https://brainly.com/question/20383699
Which of the following relations is a function?
a{(1, 3), (2, 3), (4,3), (9,3)}
b{(1, 2), (1, 3), (1, 4), (1,5)}
c{(5, 4), (-6, 5), (4, 5), (4, 0)}
d{(6,-1), (1,4), (2, 3), (6, 1)}
Answer:
a{(1, 3), (2, 3), (4,3), (9,3)}
Step-by-step explanation:
For the relation to be a function, each x can only go to 1 y
a{(1, 3), (2, 3), (4,3), (9,3)}
function
b{(1, 2), (1, 3), (1, 4), (1,5)}
x=1 goes to 4 different y's so not a function
c{(5, 4), (-6, 5), (4, 5), (4, 0)}
x=4 goes to 2 different y's so not a function
d{(6,-1), (1,4), (2, 3), (6, 1)}
x = 6 goes to 2 different y's so not a function
The product of two whole numbers is 1000. If neither of the numbers is a multiple of 10, what is their sum?
Answer:
133
Step-by-step explanation:
1000 = 2 * 2 * 2 * 5 * 5 * 5
To not have a multiple of 10, you cannot have 2 and 5 as factors of the same number.
One number is 2^3 = 8.
The other number is 5^3 = 125.
8 * 125 = 1000, so the two do multiply to 1000.
Neither 8 nor 125 is a multiple of 10.
8 + 125 = 133
Answer:
133
Step-by-step explanation:
We are given that the product of two numbers is 1000. Let's first list out the factors of 1000 (factors are numbers that evenly divide into 1000):
1, 2, 4, 5, 8, 10, 20, 25, 40, 50, 100, 125, 200, 250, 500, 1000
We see that the pairs are:
(1, 1000)
(2, 500)
(4, 250)
(5, 200)
(8, 125)
(10, 100)
(20, 50)
(25, 40)
An easy way to see if a number is divisible by 1000 is to check is it has a zero at the end. Notice that all of the pairs have at least one number that ends with at least 1 zero except (8, 125), so this is the pair of numbers we're looking for.
The sum is thus 8 + 125 = 133.
~ an aesthetics lover
Write an equation that expresses the following relationship. w varies directly with u and inversely with d In your equation, use k as the constant of proportionality.
Step-by-step explanation:
solution.
if variable d increases then w reduces
w=k.u ×1/d
=ku/d
therefore w=k.u/d
The profit, in thousands of dollars, from the sale of x thousand candles can be estimated by P(x) = 5 x - 0.7 x ln x.
1) Find the marginal profit, P'(x).
2) Find P'(10), and explain what this number represents. What does P'(10) represent?
A. The additional profit, in thousands of dollars, for selling a thousand candles once 10,000 candles have already been sold.
B. The additional profit, in thousands of dollars, when 10,000 candles are sold.
C. The additional cost, in thousands of dollars, to produce a thousand candles once 10,000 candles have already been sold.
D The additional cost, in thousands of dollars, to produce 10,000 candles.
C. How many thousands of candles should be sold to maximize profit?
1) The marginal profit is [tex]4.3 - 0.7 ln(x)[/tex].
2) The additional profit, in thousands of dollars, for selling a thousand candles once 10,000 candles have already been sold.
Thus, option (A) is correct.
C) To maximize profit 462,481 thousands of candles should be sold.
Given: [tex]P(x) = 5 x - 0.7 x[/tex] [tex]{\text}ln x.[/tex]
1) Take the derivative of the profit function P(x) with respect to x.
P(x) = 5x - 0.7x ln(x)
To find P'(x), differentiate each term separately using the power rule and the derivative of ln(x):
[tex]P'(x) = 5 - 0.7(1 + ln(x))[/tex]
= [tex]5 - 0.7 - 0.7 ln(x)[/tex]
= [tex]4.3 - 0.7 ln(x)[/tex]
2) Substitute x = 10 into the derivative:
P'(10) = 4.3 - 0.7 ln(10)
= 4.3 - 0.7(2.30259)
= 4.3 - 1.61181
= 2.68819
Therefore, the additional profit for selling a thousand candles once 10,000 candles have already been sold.
Thus, option (A) is correct.
C) Set P'(x) = 0 and solve for x:
[tex]4.3 - 0.7 ln(x) = 0[/tex]
[tex]0.7 ln(x) = 4.3[/tex]
[tex]{\text} ln(x) = 4.3 / 0.7[/tex]
[tex]{\text} ln(x) = 6.14286[/tex]
[tex]x = e^{6.14286[/tex]
[tex]x = 462.481[/tex]
Therefore, 462,481 thousands of candles should be sold.
Learn more about Derivative here:
https://brainly.com/question/25324584
#SPJ6
1) The marginal profit, P'(x), is -0.7ln(x) + 4.3.
2) The number of thousands of candles that should be sold to maximize profit is approximately 466.9.
1) To find the marginal profit, P'(x), we need to take the derivative of the profit function, P(x), with respect to x. Using the power rule and the chain rule, we can differentiate the function:
P(x) = 5x - 0.7x ln(x)
Taking the derivative with respect to x:
P'(x) = 5 - 0.7(ln(x) + 1)
Simplifying:
P'(x) = 5 - 0.7ln(x) - 0.7
P'(x) = -0.7ln(x) + 4.3
2) To find P'(10), we substitute x = 10 into the marginal profit function:
P'(10) = -0.7ln(10) + 4.3
Using a calculator, we can evaluate this expression:
P'(10) ≈ -0.7(2.3026) + 4.3 ≈ -1.6118 + 4.3 ≈ 2.6882
The value of P'(10) is approximately 2.6882.
Now, let's interpret what P'(10) represents:
The correct interpretation is A. The additional profit, in thousands of dollars, for selling a thousand candles once 10,000 candles have already been sold.
P'(10) represents the rate at which the profit is changing with respect to the number of candles sold when 10,000 candles have already been sold. In other words, it measures the additional profit (in thousands of dollars) for each additional thousand candles sold once 10,000 candles have already been sold.
Lastly, to determine the number of thousands of candles that should be sold to maximize profit, we need to find the critical points of the profit function P(x). This can be done by setting the derivative P'(x) equal to zero and solving for x.
-0.7ln(x) + 4.3 = 0
-0.7ln(x) = -4.3
ln(x) = 4.3 / 0.7
Using properties of logarithms:
x = e^(4.3 / 0.7)
Using a calculator, we can evaluate this expression:
x ≈ e^(6.1429) ≈ 466.9
for such more question on marginal profit
https://brainly.com/question/13444663
#SPJ8
Quadrilateral JKLM has vertices J(8, 4), K(4, 10), L(12, 12), and M(14, 10). Match each quadrilateral, described by its vertices, to the sequence of transformations that will show it is congruent to quadrilateral JKLM. W(5,1), X(1,7), Y(9,9), and Z(11,7) O(10,1), P(6,7), Q(14,9), and R(16,7) S(4, 16), T(10, 20), U(12, 12), and V(10, 10) A(-8, -4), B(-4, -10), C(-12, -12), and D(-14, -10) E(5,6), F(1,12), G(9,14), and H(11,12) a translation 2 units right and 3 units down arrowRight a translation 3 units left and 2 units up arrowRight a translation 3 units down and 3 units left arrowRight a sequence of reflections across the x- and y-axes, in any order arrowRight
Answer:
See Explanation
Step-by-step explanation:
Given:
Quadrilateral JKLM has vertices J(8, 4), K(4, 10), L(12, 12), and M(14, 10).
(a)If we translate quadrilateral JKLM 3 units down and 3 units left:
(x-3,y-3), we obtain: W(5,1), X(1,7), Y(9,9), and Z(11,7)
Therefore, we match it with: A translation 3 units down and 3 units left
(b)If we translate quadrilateral JKLM 2 units right and 3 units down:
(x+2,y-3), we obtain: O(10,1), P(6,7), Q(14,9), and R(16,7)
Therefore, we match it with:A translation 2 units right and 3 units down
S(4, 16), T(10, 20), U(12, 12), and V(10, 10)
(c) If we transform quadrilateral JKLM by a sequence of reflections across the x- and y-axes, in any order, we obtain:
A(-8, -4), B(-4, -10), C(-12, -12), and D(-14, -10)
(d)If we translate quadrilateral JKLM 3 units left and 2 units up:
(x-3,y+2), we obtain:E(5,6), F(1,12), G(9,14), and H(11,12)
Therefore, we match it with: A translation 3 units left and 2 units up
(e)S(4, 16), T(10, 20), U(12, 12), and V(10, 10)
No suitable transformation is found from JKLM to STUV.
Answer:
a translation 3 units down and 3 units left
W(5,1), X(1,7), Y(9,9), and Z(11,7)
a translation 2 units right and 3 units down
O(10,1), P(6,7), Q(14,9), and R(16,7)
a sequence of reflections across the
x- and y-axes, in any order
S(4, 16), T(10, 20), U(12, 12), and V(10, 10)
a translation 3 units left and 2 units up
E(5,6), F(1,12), G(9,14), and H(11,12)
If nine of every 11 trick-or-treaters that came to your house last Halloween were dressed as pirates what proportion of trick-or-treaters were not dressed as pirates
Answer:
11 - 9 = 2 trick-or-treaters out of 11 were not dressed as pirates so the proportion is 2/11.
Answer: Ratio is 2:11
Step-by-step explanation:
So your ratio of pirates to non-pirates would be 9:11
So you subtract number of pirates from total trick-or-treaters and get 2.
So the proportion of non-pirates would be 2:11.
What is the simplified value of this expression pls help
Answer:
7
Step-by-step explanation:
Remove parentheses.
[tex]\frac{-8+4(4.5)}{6.25-8.25} \\[/tex]
Add −8 and 4.5.
[tex]\frac{4(-3.5)}{6.25 - 8.25} \\\\[/tex]
Subtract 8.25 from 6.25.
[tex]\frac{4*-3.5}{-2}[/tex]
Multiply 4 by −3.5.
[tex]\frac{-14}{-2}[/tex]
Divide −14 by −2.
= 7
Andrea and Helen participated in a donut eating contest. Andrea ate six more than four times the number of donuts that Helen ate. Let d represents the number of donuts Helen ate. Write the expression that gives the number of donuts that Andrea ate.
Answer:
4d + 6
Step-by-step explanation:
Helen ate d donuts.
Andrea ate 6 more than 4 times d.
4d + 6
Choose the name of the highlighted part of the figure.
O A.
side
OB.
Vertex
O c. angle
Calculate the slope of a line passing through point A at (2, 1) and point B at (4, 2). Calculate to one decimal place.
Answer: 0.5
Step-by-step explanation:
To find the slope of a line with two given points, you use the formula [tex]m=\frac{y_{2}-y_{1} }{x_{2}-x_{1} }[/tex].
[tex]m=\frac{2-1}{4-2}=\frac{1}{2}=0.5[/tex]
The slope is 0.5.
A food snack manufacturer samples 15 bags of pretzels off the assembly line and weighed their contents. If the sample mean is 9.9 and the sample standard deviation is 0.30, find the 95% confidence interval for the true mean.
Answer:
[tex]9.9-2.14\frac{0.30}{\sqrt{15}}=9.734[/tex]
[tex]9.9+2.14\frac{0.30}{\sqrt{15}}=10.066[/tex]
Step-by-step explanation:
Information given
[tex]\bar X= 9.9[/tex] represent the sample mean
[tex]\mu[/tex] population mean (variable of interest)
s=0.3 represent the sample standard deviation
n=15 represent the sample size
Confidence interval
The confidence interval for the mean is given by the following formula:
[tex]\bar X \pm t_{\alpha/2}\frac{s}{\sqrt{n}}[/tex] (1)
The degrees of freedom are given by:
[tex]df=n-1=15-1=14[/tex]
Since the Confidence is 0.95 or 95%, the value of [tex]\alpha=0.05[/tex] and [tex]\alpha/2 =0.025[/tex], and the critical value wuld be [tex]t_{\alpha/2}=2.14[/tex]
Now we have everything in order to replace into formula (1):
[tex]9.9-2.14\frac{0.30}{\sqrt{15}}=9.734[/tex]
[tex]9.9+2.14\frac{0.30}{\sqrt{15}}=10.066[/tex]
3.
A passenger jet can fly 1,290 mil
in 3 hours with a tailwind bi
1,230 miles in 3 hours
headwind. Find the speed
the Jet in Still air and the
of the wind.
Answer:
Jet= 420 mph Wind = 10mph
Step-by-step explanation:
The speed of the plane in a tailwind can be modeled by x+y where x is the speed of the plane and y is the speed of the wind. Dividing 1290 by 3 gets you the average speed of the jet in a tailwind, which is 430.
The speed of the plane in a headwind can be modeled by x-y where x is the speed of the plane and y is the speed of the wind. Dividing 1230 by 3 gets you the average speed of the jet in a tailwind, which is 410.
This can be modeled by a system of equations, where x+y=430 and x-y=410. Solving the equation you get x=420 and y=10.
So, the speed of the jet is 420 mph and the speed of the wind is 10 mph.
For the rational function f(x)=x-2/3x^2+x-2, solve f(x)=2
Answer:
When f(x) = 2, x = 1/2, -2/3
Step-by-step explanation:
Step 1: Set equation equal to 2
[tex]2 = \frac{x-2}{3x^2 +x -2}[/tex]
Step 2: Multiply both sides by denominator
2(3x² + x - 2) = x - 2
Step 3: Distribute
6x² + 2x - 4 = x - 2
Step 4: Isolate everything to one side
6x² + x - 2 = 0
Step 5: Factor
(2x - 1)(3x + 2) = 0
Step 6: Find roots
x = 1/2, -2/3
there is 54 g of fruits in a smoothie. If the ratio of strawberry and blueberry in the smoothie is 5:4, how much of each fruit is there in the smoothie?
Answer:
strawberry: 30 gblueberry: 24 gStep-by-step explanation:
The total number of ratio units is 5+4 = 9, so each of them represents ...
(54 g)/9 = 6 g
of fruit. Multiplying the ratio by this value shows you the amount of each kind of fruit:
strawberry : blueberry = 5 : 4 = 5(6 g) : 4(6 g)
strawberry : blueberry = 30 g : 24 g
There are 30 g of strawberry and 24 g of blueberry in the smoothie.
The equation x2 − 6x − 27 = 0 when solved is:
Answer:
-3 , 9
Step-by-step explanation:
Sum = - 6
Product = -27
Factors = 3, -9
x² - 6x-27 = 0
x² + 3x - 9x - 9*3 = 0
x(x + 3) - 9(x + 3) = 0
(x + 3) (x - 9) = 0
x +3 = 0 ; x - 9 = 0
x = - 3 ; x = 9
Solution: x = -3 , 9
From a group of graduate students including 25 men and 22 women, 37 are chosen to participate in a presentation. What is the probability that exactly 19 men and 18 women are chosen
Answer:
25.02% probability that exactly 19 men and 18 women are chosen
Step-by-step explanation:
A probability is the number of desired outcomes divided by the number of total outcomes.
The order in which the men and the women are selected is not important, so we use the combinations formula to solve this question.
Combinations formula:
[tex]C_{n,x}[/tex] is the number of different combinations of x objects from a set of n elements, given by the following formula.
[tex]C_{n,x} = \frac{n!}{x!(n-x)!}[/tex]
Desired outcomes:
19 men, from a set of 25
18 women, from a set of 22
[tex]D = C_{25,19}*C_{22,18} = \frac{25!}{19!6!}*\frac{22!}{18!4!} = 1295486500[/tex]
Total outcomes:
37 people from a set of 25 + 22 = 47. So
[tex]T = C_{47,37} = \frac{47!}{37!10!} = 5178066751[/tex]
Probability:
[tex]p = \frac{D}{T} = \frac{1295486500}{5178066751} = 0.2502[/tex]
25.02% probability that exactly 19 men and 18 women are chosen
Hunter is 9 years older than 3 times the age of his nephew. Hunter is 33 years old. How old is his nephew?
Answer:
8 years old.
(3x+9)
(3(8)+9)=33
PLEASE HELP ASAP DUE IN 10 MINUTES PLEASE!!!!!!!!!!!!!The president of the United States produces a new national plan to reduce water pollution which of these would most likely provide the revenue to pay for this new public service
Answer
i think its federal income tax increase. 2nd one i believe
Step-by-step explanation:
The President of the United States proposes a new national plan to reduce water pollution.
Which of these would most likely provide the revenue to pay for this new public service?
Step-by-step explanation:
answer is :
the united states senate passes a bill that increases the federal income tax rate , which then pays for the service read it b4 yhu answer your question.have a good day!!and DM meh if yhu need a question answer here for 24/7pls if yhu want to mark meh as brainlist.....