Answer:
Step-by-step explanation:
Evaluate the expression
4(x+y) / 2 where x = 2 and y = 5
Answer:
14
Step-by-step explanation:
4(2+5) / 2
4(7) / 2
28 / 2
14
Drag and drop the correct answer
Answer:
Axis of symmetry: [tex]-\frac{3}{7}[/tex]
The y-intercept: y= (0, -8)
The vertex is: [tex]( -\frac{3}{7} , -\frac{65}{7} )[/tex]
Step-by-step explanation:
My work is shown in the images... :)
I hope I helped, and I always appreciate brainliest!!! :)
Do anyone know how to answer this?
Answer:
10
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
Find the measure of the missing angle
60°
90°
65°
25°
Similar figures have _____________ sides and ___________ angles.
Answer:
same, equal measure
Hope it helps
Please mark me as brainliest
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
Select the statement that does not correctly use probability to describe an event. A. The probability of adopting a brown puppy is -0.25. B. The probability that Mr. Brown assigns homework is 0.9. C. The probability of getting lost while driving on vacation is D. The probability of having spaghetti for dinner is 50%.
Answer:
A. is the answer
Step-by-step explanation:
Which is a positively skewed distribution?
WILL MARK BRAINLIEST!!!!
Answer:
D
Step-by-step explanation:
D is positively skewed
If angle 2 measures 75 degrees, how many degrees is angle 4?
Write the dimensions of a rectangular prism or cube and find the surface area. Explain.
PLEASE HELP ASAP THANKS SO MUCH
paul made a list of chores he needs to complete before his dad comes home from work at 6:30 what is the latest time paul can do his chores before his dad comes home
Answer:
c
Step-by-step explanation:
just count
Answer:
C
Step-by-step explanation:
Find the value of the variable
Answer:
x=6
Step-by-step explanation:
I would look at this triangle and notice that x can be solved by setting up a ratio.
I generally put the short side of the triangle on the top and the long side on the bottom
4/x = x/9
You then cross multiply to get 36=x^2, or +-6=x
A length of a triangle cannot be negative, so we are left with the answer x=6
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
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:
Please solve for X.
52–r= 5-42
Answer:
-89
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 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:
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
PLEASE PLEASE!
DUE TODAY!
I need to find x
[calling 10th graders or geometry]
will give brainliest and + points please!
angles sum: 180(6-2) = 720
50 + 37 + 42 = 129
129 + 5x + 7x - 1 + 3x + 40 = 720
15x + 168 = 720
15x = 552
x = 36.8
check:
129 + 5(36.8) + (3(36.8) + 40) + (7(36.8) - 1) = 720
Correct answer??
180-50 = 130
180-37 = 143
180-42 = 138
Known internal angles:
130 + 143 + 138 = 411
15x + 39 + 411 = 720
15x = 270
x = 18
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
1/2r-8=5 solve for r
Step-by-step explanation:
r-16=10
r=10+16
r=26
I hope this helps.
Answer:
r = 26
Step-by-step explanation:
Tyler keeps red and blue marbles in the jar shown below.
For each box, choose the letter before the number that makes the statement correct.
DO
Tyler adds B 4 red marbles and B 3 blue marbles to the jar to create a ratio
C6
7
of red marbles to blue marbles of 4:15.
B
C
OOOOOO
D
E
F
Answer A (3) and F (7)
Step-by-step explanation:
Hope this helped :)
Can someone help me with these questions?!?!?!!? Pleasee!!! Like all of them.?????
#3 maybe be wrong, sorry if it is
Analyze the diagram below and complete the instructions that follow.
Find tan 30°
Answer:
[tex]tan(30) = \frac{A}{B}[/tex]
Step-by-step explanation:
Given
The attached triangle
Required
Find tan(30)
Let the side opposite 30 degrees be A and the side adjacent 30 degrees be B
So [using tangent identity]:
[tex]tan(\theta) = \frac{Opposite}{Adjacent}[/tex]
This gives:
[tex]tan(30) = \frac{A}{B}[/tex]
what precent is represented by the shaded area
Answer:
6%
Step-by-step explanation:
6/100
3/50
0.06
6%
A man owes $5000 on his credit card. The APR is 20%. If he doesn’t repay any of the debt, how much will he owe after 4 years.
It’s geometry also please do not send a link but find the missing side
Answer:
? = 49.5
Step-by-step explanation:
Find the missing components of angles:
? = 49.5
B = 40.5
C = 90
Find the missing components of sides:
a = [tex]\sqrt{231}[/tex]
b = 13
c = 20
find the ratio of 81 to 108
Answer: 3:4
Step-by-step explanation:
Answer:
hope it becomes helpful to you ☺️☺️
good luck
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