Answer:
13.3 repeating
Step-by-step explanation:
Because
Tyshdhhehdrhrhfhfurjrjd
Answer:
.....
Step-by-step explanation:
Ms. Thomas is restocking the gym equipment. Sports Authority is selling 12 volleyball nets for $840. How much money would Ms. Thomas spend on each volleyball net?
Answer:
70 dollars
Step-by-step explanation: -
Can someone help me please I put the picture
Answer:
x=8ft
Step-by-step explanation:
the triangle was multiplied by 2
3x3=6
4x4=8
1/4(x+1)-6=-5 solve for x
Answer:
x=3
Step-by-step explanation:
Multiply to remove the fraction, then set equal to 0 and solve.
If f(x) = -x + 5 and g(x) = 3x + 2, Find f(2)*g(2).
Answer:
24
Step-by-step explanation:
To find f(#) or g(#), plug the number into each x of the equation.
f(x) = -x + 5
f(2) = -(2) + 5
Simplify the parentheses by multiplying.
f(2) = -2 + 5
Add.
f(2) = 3
g(x) = 3x + 2
g(2) = 3(2) + 2
Simplify the parentheses by multiplying.
g(2) = 6 + 2
Add.
g(2) = 8
Now they are asking you to multiply
f(2) • g(2)
3 • 8
= 24
Hope this helps!
What is the greatest common factor of 36,12, and 45
Answer:
3
Step-by-step explanation:
Trevor is interested in purchasing the local hardware/sporting goods store in the small town of Dove Creek, Montana. After examining accounting records for the past several years, he found that the store has been grossing over $850 per day about 65% of the business days it is open. Estimate the probability that the store will gross over $850 for the following. (Round your answers to three decimal places.)
(a) at least 3 out of 5 business days
(b) at least 6 out of 10 business days
(c) fewer than 5 out of 10 business days
(d) fewer than 6 out of the next 20 business days If the outcome described in part (d) actually occurred, might it shake your confidence in the statement p = 0.65? Might it make you suspect that p is less than 0.65? Explain. Yes. This is unlikely to happen if the true value of p is 0.65. Yes. This is likely to happen if the true value of p is 0.65. No. This is unlikely to happen if the true value of p is 0.65. No. This is likely to happen if the true value of p is 0.65.
(e) more than 17 out of the next 20 business days If the outcome described in part (e) actually occurred, might you suspect that p is greater than 0.65? Explain. Yes. This is unlikely to happen if the true value of p is 0.65. Yes. This is likely to happen if the true value of p is 0.65. No. This is unlikely to happen if the true value of p is 0.65. No. This is likely to happen if the true value of p is 0.65.
Answer:
A) P(X ≥ 3 ) = 0.7648
B) P(X ≥ 6) = 0.7515
C) P(X < 5) = 0.0949
D) P(X < 6) = 0.00031113
Yes. This is likely to happen if the true value of p is 0.65
E) P(X ≥ 17) = 0.012118
No. This is unlikely to happen if the true value of p is 0.65
Step-by-step explanation:
Solving this question means we have to deal with binomial probability distribution which follows a formula;
P(X = x) = C(n, x) * p^(x) * (1 - p)^(n - x)
We are given p = 65% = 0.65
A) probability of getting At least 3 out of the 5 business days, we have;
P(X ≥ 3 ) = P(X = 3) + P(X = 4) + P(X = 5)
And n = 5
Thus;
P(X = 3) = C(5, 3) × 0.65³ × (1 - 0.65)^(5 - 3)
P(X = 3) = 0.3364
P(X = 4) = C(5, 4) × 0.65⁴ × (1 - 0.65)^(5 - 4)
P(X = 4) = 0.3124
P(X = 5) = C(5, 5) × 0.65^(5) × (1 - 0.65)^(5 - 5)
P(X = 5) = 0.116
Thus;
P(X ≥ 3 ) = 0.3364 + 0.3124 + 0.116
P(X ≥ 3 ) = 0.7648
B) Probability of getting at least 6 out of the 10 business days.
P(X ≥ 6) = P(X = 6) + P(X = 7) + P(X = 8) + P(X = 9) + P(X = 10)
From online binomial calculator, we have;
P(X = 6) = 0.2377
P(X = 7) = 0.2522
P(X = 8) = 0.1757
P(X = 9) = 0.0725
P(X = 10) = 0.0134
P(X ≥ 6) = 0.2377 + 0.2522 + 0.1757 + 0.0725 + 0.0134
P(X ≥ 6) = 0.7515
C) probability of getting fewer than 5 out of the 10 business days.
P(X < 5) = P(X = 4) + P(X = 3) + P(X = 2) + P(X = 1)
From online binomial calculator, we have;
P(X = 4) = 0.0689
P(X = 3) = 0.0212
P(X = 2) = 0.0043
P(X = 1) = 0.0005
P(X < 5) = 0.0689 + 0.0212 + 0.0043 + 0.0005
P(X < 5) = 0.0949
D)probability of getting fewer than 6 out of the next 20 business days;
P(X < 6) = P(X = 5) + P(X = 4) + P(X = 3) + P(X = 2) + P(X = 1)
From online binomial calculator, we have;
P(X = 5) = 0.000261
P(X = 4) = 0.000044
P(X = 3) = 0.0000056
P(X = 2) = 0.0000005
P(X = 1) = 0.00000003
P(X < 6) = 0.000261 + 0.000044 + 0.0000056 + 0.0000005 + 0.00000003
P(X < 6) = 0.00031113
Yes, in this scenario, It is likely to happen and I would think p is less than 0.65 because probability is less than 1 out of 1000.
E) probability of getting more than 17 out of the next 20 business days.
P(X ≥ 17) = P(X = 18) + P(X = 19) + P(X = 20)
From online binomial calculator, we have;
P(X = 18) = 0.0099846
P(X = 19) = 0.00195187
P(X = 20) = 0.00018125
P(X ≥ 17) = 0.0099846 + 0.00195187 + 0.00018125
P(X ≥ 17) = 0.012118
Probability is around 12 in 100 and not up to 50%. Thus, This is unlikely to happen if the true value of p is 0.65
what is the answer to Pi?
Answer:
pi = 3.141592653589793238462643
Step-by-step explanation:
that's how we came up with pi simply being 3.14 and why pi day is 3/14 every year
Apply the distributive property to factor out the greatest common factor.30+42 30+42 30+42
Answer:
6(5·7)
Step-by-step explanation:
Given function:
30+42to find the answer using distributive property..what distributive property is:
to find the greatest common factor and then multiply using parentheses.Factoring out the greatest common factor:
[tex]6=30[/tex]·[tex]5[/tex] [tex]6=42[/tex]·[tex]7[/tex]Rewrite the expression using parentheses:
[tex]6 ( 5[/tex]·[tex]7)[/tex]Therefore, with using distributive property, we can change the expression 30+42 into 6(5·7).
answer:
6(5+7)
step by step eqaution:
6(5+7)
7
Are the two triangles similar? If so, why are they similar?
(a)
A The triangles are similar by the definition of similarity (all congruent angles, all proportional sides)
B The triangles are similar by AA- Theorem
The triangles are similar by SSS- Theorem
The triangles are not similar
(b)
If they are similar, what is the similarity statement?
A ASTR - ALKR
Answer:
option B is correct answer
because it is similar by AA similarity -.theorum
Isaac buys 17 anti-pollution masks for £5.25 each.
He pays with five £20 notes.
a) How much change should Isaac get?
Write your answer in £.
The normal price of an e-scooter is £370
In a sale, there is 1 off the normal price of the e-scooter.
b) Work out the price of the e-scooter in the sale.
Write your answer in £.
Answer:
A) Isaac should get £ 10.75 in change.
B) The price of the e-scooter in the sale is £ 366.3.
Step-by-step explanation:
A) Given that Isaac buys 17 anti-pollution masks for £ 5.25 each, and he pays with five £ 20 notes, to determine how much change Isaac should get, the following calculation must be performed:
(20 x 5) - (17 x 5.25) = X
100 - 89.25 = X
10.75 = X
So Isaac should get £ 10.75 in change.
B) Given that the normal price of an e-scooter is £ 370 and, in a sale, there is 1 off the normal price of the e-scooter, to determine the price of the e-scooter in the sale the following calculation must be performed:
370 - (370 x 0.01) = X
370 - 3.7 = X
366.3 = X
Thus, the price of the e-scooter in the sale is £ 366.3.
Determine if the ordered pair (-4,3) is a solution of
4x - y = -13
Show ALL your work here
Answer:
This is NOT a solution
Step-by-step explanation:
If we plug in the coordinates (-4,3) into 4x-y our new equation is 4×-4-3 and if we solve this equation.... 4×-4=-16 and -16-3=-19 which does NOT equal to -13
ill mark brainlist plss help
Answer:
492.8
Step-by-step explanation:
just add it
Answer:
10,042.95 squared
Step-by-step explanation:
When finding the area of something, you multiply. And in this case, you are multiplying the base (471.5 ft) by the height (21.3 ft).
4x+5y
order of operations i have been sitting for 3 hours, soooo stuck
If PQRS is a parallelogram, find the values of X and Y
Please help!!
Answer:
X = 4
y = 15
Step-by-step explanation:
I hope that is useful for you :)
Please answer 5-12 I would really appreciate it, thank you!
Find the measurement of arc HLK
Answer:
The answer is 210
Step-by-step explanation:
So arc HL is equal to 180 because angle G is equal to 180
Arc KL is equal to 30
30+180=210
so 210 is your answer
5^4•5x is equivalent to
Answer:
625•5x
jajssjskdnkwwnso
help pls!!!!!!!!!!!!
Last year 64 new houses were built in the neighborhood so far this year 5/8 of them have been sold. How many new houses have been sold this year? Write your answer in simplest form.
5/8 of the total has been sold, so we just do 64*5/8=40 houses that had been sold this year. Hope this helped!
A certain television is advised as a 37-inch tv (the diagonal length).if the width of the tv is 12 inches,how many inches tall is the tv
Somebody help me with this
20 points
What is the next number in the sequence 28, 26, 24, 22,
Answer:
30
Step-by-step explanation:
it counting by 2s but backwards
Answer:
20
Step-by-step explanation:
subtract by 2
jajakkalalallalalslsl [ignore this]
Of the pets in the pet show,
5
8
are cats.
4
5
of the cats are calico cats.
What fraction of the pets are calico cats?
Enter the fraction in simplest form.
Answer:
45/58 it is already in simplest form
Step-by-step explanation:
Answer:
1 17/40
Step-by-step explanation:
[tex]\frac{5}{8} + \frac{4}{5} \\[/tex]
Find the common denominator, which is 40
so then 5/8 = 25/40 and 4/5 = 32/40
[tex]\frac{25}{40} + \frac{32}{40} = \frac{57}{40} = 1 \frac{17}{40}[/tex]
ill mark brainlist plss help
Answer:
C
Step-by-step explanation:
Answer: C: 204 ft
Step-by-step explanation: plz mark me brainliest. 12x17=204
Write in slope-intercept form an equation of the line that passes through the given points.
(1, 2), (−2, −1)
y=
Answer:
y=x+1
Step-by-step explanation:
m=(y2-y1)/(x2-x1)
m=(-1-2)/(-2-1)
m=-3/-3
m=1
y-y1=m(x-x1)
y-2=1(x-1)
y-2=x-1
y=x-1+2
y=x+1
Pls someone help i will put brainlyist
I’ll give you points and mark you BRAINLY has to be right!! Thank you for ur help
i’ll give you brainlest please help me!!!!
Answer:
145° I think
Step-by-step explanation:
the number sequence
Mrs.jeffries has 12 girls out of 16 students on the student council.The earth day committee has 4 girls out of the 8.Are the ratios equivalent?
Answer:
not equivalent.
Step-by-step explanation: