Answer:
sorry i don't knowe this, i realy want to help you
The following table shows ordered pairs for a linear function x. Which one of the following equations was used to generate this table?
Answer:
b
5x+3
Step-by-step explanation:
5×3=15+4=18
5×4=20+3=23
5×8=40+3=43
5×10=50+3=53
hope this helps
Select the correct answer,
Sam plans to use a spinner to choose which friend to invite to the movies, and he wants each friend to have a fair chance of being selected.
Dean
Carl Bart
Alec Dean
Alec
Bart
Carl
Dean Alec
Bart Carl
Spinner 1 Spinner 2
Which spinner should Sam use?
ОА
spinner 2
ОВ.
spinner 1
Ос.
either spinner 1 or spinner 2
OD
neither spinner 1 nor spinner 2
Step-by-step explanation:
Spinner 2
Probability helps us to know the chances of an event occurring. Sam should use the second spinner.
What is Probability?Probability helps us to know the chances of an event occurring.
[tex]\rm Probability=\dfrac{Desired\ Outcomes}{Total\ Number\ of\ outcomes\ possible}[/tex]
Given that Sam plans to use a spinner to choose which friend to invite to the movies, he wants each friend to have a fair chance of being selected.
The term fair means that everyone or everything that is in the list should have equal opportunity.
Now, since Sam wants each friend to have a fair chance of being selected, therefore, the area on the spinner for each friend should be equal.
Hence, Sam should use the second spinner.
Learn more about Probability here:
https://brainly.com/question/795909
#SPJ2
The difference of two numbers is 3. Their sum is 13. Find the numbers.
Answer:
8 and 5
Step-by-step explanation:
Answer:
8 and 5
Step-by-step explanation:
Please help me I havent found answers any where and dont know how to do this. Help me please. I have posted this once and it seems to be very compcated.
30 okay P O I N T S
Write the correct equation that passes through the points (0, 3) and (2, -5)
Answer:
y = -4x + 3
Step-by-step explanation:
(0, 3) and (2, -5)
m= (y2-y1)/(x2-x1)
m= (-5-3)/(2-0)
m= (-8)/2
m = -4
y - y1 = m(x - x1)
y - 3 = -4(x - 0)
y - 3 = -4x + 0
y = -4x + 3
Write the dimensions of a rectangular prism or cube and find the surface area. Explain.
PLEASE HELP ASAP THANKS SO MUCH
If angle 2 measures 75 degrees, how many degrees is angle 4?
Please anyone help me on this
Answer:
Standard line equation:
y=ax+b
The point (5,1) is on the line. so :
1=a(5)+b → 1=5a+b
The point (1,-5) is also on the line. Then :
-5=a(1)+b → -5=a+b
Subtract the two equations in terms of a and b. we have:
6=4a → a=3/2 , b=-6.5
y=1.5x-6.5
Find the missing terms in a proportion
[tex] 1. \\\frac{n }{5} = \frac{12}{30}[/tex]
Answer:
[tex] \frac{2}{5} [/tex]
A fruit bowl contains apples, oranges, and bananas. The radius of one of the oranges is 1.45 inches. What is the approximate volume of the orange? Use 3.14 for .
Answer:
12.76 in³
Step-by-step explanation:
The volume of a sphere formula is V = (4/3)πr³.
Here we use 3.14 for π and 1.45 in for r. We get:
V = (4/3)(3.14)(1.45 in)³ ≈ 12.76 in³
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
Find the measure of the missing angle
60°
90°
65°
25°
What is the value of y for the point with an x-value of 5?
Answer:
Y would be 6
Step-by-step explanation:
it's shown in the graph that when you go to the x value of 5 and follow it the only point there is (5,6) so the answer is 6
Triangle FGH is dilated by a scale factor of 5 to form triangle F'G'H'. Side F'G'
measures 15. What is the measure of side FG?
Answer:
The measure of side FG is 3.
Step-by-step explanation:
Dilation is a process in which the dimensions of a given shape or figure is either increased or decreased by a scale factor to produce its image.
From the given question,
scale factor = 5
measure of side F'G' = 15
Thus,
scale factor = [tex]\frac{measure of side F'G'}{measure of side FG}[/tex]
side F'G' = scale factor x side FG
⇒ 15 = 5 x side FG
So that,
side FG = [tex]\frac{15}{5}[/tex]
= 3
The measure of side FG is 3.
Help Me Please...............(2)
Answer:
-0.499
Step-by-step explanation:
Isnt that it? xD
or 1.41
Oliver is working with square tiles that are 3/4 inch on each side. What is the area of each tile?
Answer:
the area should be 3/4
Step-by-step explanation:
A boat travels 176 miles in 13
hours (with a constant speed).
How far can it travel in 22 hours
(with the same speed)?
Answer:
297.84 miles
Step-by-step explanation:
176 miles in 13 hours is 13.5 miles per hour
13.5 * 22 = 297.84
What does x=
Help quickly, please!!!!!!!!!!!!!!!!!!!!!!!!!!!
Answer:
see in the picture, we can see that SPRQ is a parallelogram
=> 70 = 14x
⇔ x = 70/14
⇔ x = 5
Step-by-step explanation:
5. In the diagram above, what is the volume of the rectangular prism?
A. 120 cm
B. 162 cm
C. 324 cm
D 360 cm
Answer:
The answer is D.
Step:
6*5*12=360
Do anyone know how to answer this?
Answer:
10
Step-by-step explanation:
She decides to use the elimination method to find the solution. She multiplies the second equation by 3 and adds it to the first equation to find 14x = 70, showing her that x = 5. Beyonce finds that y = 4.
Step 1: 3(4x + y = 24) → 12x + 3y = 72
Step 2: 2x – 3y = -2
+ 12x + 3y = 72
14x = 70
14x/14= 70/14 → x = 5
Thinking about this process, Beyonce says out loud, “There are lots of ways I could go about solving this problem. I could do the method above or I could multiply the first equation by -2 and add the second.
Step 1: -2(2x – 3y = -2) → -4x + 6y = 4
Step 2: -4x + 6y = 4
+ 4x + y = 24
7y= 28
7y/7= 28/7 → y = 4
“I seem to find that there is only one solution to the two equations, but I wonder if I will get the same solution if I use a different method?”
If Beyonce uses a different method, would she get the same solution? Be sure to show work or explain your reasoning.
Explain how you know that a system of equations has no solution.
Explain how you know that a system of equations has an infinite number of solutions.
Answer:
Well it's the same because it's the same problem just worded different it's like saying "May I?" and your sister says "Can I?" It's the same question just different wording.
3 ⅕ -⅔ divided by 2 ⅘
Answer:
160/196
Step-by-step explanation:
it would be easier if you converted all fractions to improper fractions
so 3 1/5 would equal 16/5 and 2 4/5 would equal to 14/5
[tex]\frac{14}{5} - \frac{2}{3}[/tex] : to solve this you would need the same common denomenator,
to do this you can multiply 5 and 3 by something to make the lowest common denominator, which would be 15
thus
multiplying first fraction by 3 and the second by 5
42/15 - 10/15 = 32/15
now 32/15 divided by 14/5
the rule for dividing fractions, is flipping the fraction which you will be using to divide, and then multiplying it to the first fraction:
[tex]\frac{32}{14}[/tex] multiplied by [tex]\frac{5}{14}[/tex]
thus, answer is 160/196
What is the area of the base of the figure
48
45
30
24
i believe the area is 48 if it's not correct sorry
What is the value of x in the equation 1.5(x + 4) -3 = 4.5(x-2)
Answer:
The answer to this equations would be 1.3 repeated i included a image with how to go about working the problem out
A square pyramid is shown. What is the surface area of the pyramid? Enter your answer in the box.
Answer:
The surface area of the square pyramid is 34.63cm².
Step-by-step explanation:
[tex]A=a^{2} +2a\sqrt{\frac{a^{2} }{4} +h^{2} } =3^{2} +2[/tex]×3×[tex]\sqrt{\frac{3^{2} }{4} +4^{2} }[/tex]≈34.63cm^2
Convert to a mixed number and simplify 83/6 pls help pls give a explanation so i can understand pls thank you.
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
solve by elimination
3x-y=14
5x+4y=12
Answer:
Step-by-step explanation:
It this right PLZ HELP!!
Answer:
Yes it is true!
Step-by-step explanation:
What is the verbal expression for 4(3j + 1 + j) (GIVING BRAINLIEST TO BEST ANSWER)
Answer:
make a story!
Step-by-step explanation:
I think what they want you to do is add a story Line to the problem! For example : John is selling cards for $4. After selling 3 cards etc, Sorry if this isn't much of a help! They want you to make a story to the answer (I think)