Answer:
la respuesta es 55,404
I hope this helped
PLEASE HELPPPPPPPPPPP
Answer:
P(S or T) = 3/4
Step-by-step explanation:
Game consoles: A poll surveyed 341 video gamers, and 95 of them said that they prefer playing games on a console, rather than a computer or hand-held device. An executive at a game console manufacturing company claims that the proportion of gamers who prefer consoles differs from . Does the poll provide convincing evidence that the claim is true
Answer:
proportion of gamers who prefer console does not differ from 29%
Step-by-step explanation:
Given :
n = 341 ; x = 95 ; Phat = x / n = 95/341 = 0.279
H0 : p = 0.29
H1 : p ≠ 0.29
The test statistic :
T = (phat - p) ÷ √[(p(1 - p)) / n]
T = (0.279 - 0.29) ÷ √[(0.29(1 - 0.29)) / 341]
T = (-0.011) ÷ √[(0.29 * 0.71) / 341]
T = -0.011 ÷ 0.0245725
T = - 0.4476532
Using the Pvalue calculator from test statistic score :
df = 341 - 1 = 340
Pvalue(-0.447, 340) ; two tailed = 0.654
At α = 0.01
Pvalue > α ; We fail to reject the null and conclude that there is no significant evidence that proportion of gamers who prefer console differs from 29%
Find the size of unknown angles
Step-by-step explanation:
2x+3x+x+20=180
6x+20=180
6x=160
x=160/6
x=26.667
Answer:
2X=53.2 , 3X=79.8 , X+20=46.6
Step-by-step explanation:
3X+2X+X+20=180
therefore,
6X+20=180
6X =180-20
6X =160
X = 160 over 6
X =26.6
now,
3X = 26.6 x3
=79.8
2X =26.6 x2
=53.20
X+20 =26.6+20
=46.6
Im not sure if it's right. Because the total does not make 180 degrees.
Which expression is equivalent to 3(x - y) + y? 3x - 4y 3x - 3y 3x - 2y 3(x - 2y)
9514 1404 393
Answer:
(c) 3x - 2y
Step-by-step explanation:
Use the distributive property to eliminate parentheses, then collect terms.
3(x -y) +y = 3x -3y +y = 3x +(-3+1)y = 3x -2y
Now we have to find,
The expression which is equivalent to,
→ 3(x - y) + y
Let's get the solution,
→ 3(x - y) + y
→ 3x - 3y + y
→ 3x - 2y
Hence, required expression is 3x - 2y.
I need help solving a problem, can u help me ?
In June, an investor purchased 300 shares of Oracle (an information technology company) stock at $53 per share. In August, she purchased an additional 400 shares at $42 per share. In November, she purchased an additional 400 shares at $45. What is the weighted mean price per share? (Round your answer to 2 decimal places.)
Answer: The mean price per share is $22.91
The required weighted mean price per share is $46.09.
Given that,
In June, an investor purchased 300 shares of Oracle (an information technology company) stock at $53 per share. In August, she purchased an additional 400 shares at $42 per share. In November, she purchased an additional 400 shares at $45.
To determine the weighted mean price per share.
The average of the values is the ratio of the total sum of values to the number of values.
What is mean?The mean of the values is the ratio of the total sum of values to the number of values.
Here,
Required weight mean = 300 * 53 + 400*42 + 400 * 42 / [300 + 400 + 400]
Required weight mean = 50700/ [1100]
Required weight mean = $46.09 per share.
Thus, the required weighted mean price per share is $46.09.
Learn more about mean here:
https://brainly.com/question/15397049
#SPJ2
what are the zeros of this function?
Answer:
the Ans is c
Step-by-step explanation:
actually I don't know how to explain
what’s the missing side of the polygons
Answer:
the missing side is 21!!!!!!!!
Which of the following is a solution to 2sin2x+sinx-1=0?
Answer:
270 degrees
Step-by-step explanation:
If you plug in 270 in place of the x's, the function is true!
This is correct for Plate/Edmentum users!! Hope I could help :)
18. Which of the following is true for a circle that has a circumference of approximately 75 feet?
O The diameter is approximately 12 feet.
O The radius is approximately 12 feet.
O The radius is approximately 12 square feet.
O The diameter is approximately 12 square feet.
Answer:
A) The diameter is approximately 12 feet.
Step-by-step explanation:
C= piD
sq ft would be wrong bc this is not talking ab area
cho f(x)= sign x và g(x) = x(1-x^2). tìm f(g(x))
Answer:
[tex]f(g(x))= sign(x(1-x^{2})) = sign(x-x^{3})[/tex]
Step-by-step explanation:
A random sample of medical files is used to estimate the proportion p of all people who have blood type B. (a) If you have no pre-liminary estimate for p, how many medical files should you include in a random sample in order to be 90% sure that the point estimate will be within a distance of 0.03 from p?(b) Answer part (a) if you use the pre-liminary estimate that about 13 out of 90 people have blood type B.
Answer:
a) 752 medical files should be included.
b) 372 medical files should be included.
Step-by-step explanation:
In a sample with a number n of people surveyed with a probability of a success of [tex]\pi[/tex], and a confidence level of [tex]1-\alpha[/tex], we have the following confidence interval of proportions.
[tex]\pi \pm z\sqrt{\frac{\pi(1-\pi)}{n}}[/tex]
In which
z is the z-score that has a p-value of [tex]1 - \frac{\alpha}{2}[/tex].
The margin of error is of:
[tex]M = z\sqrt{\frac{\pi(1-\pi)}{n}}[/tex]
90% confidence level
So [tex]\alpha = 0.1[/tex], z is the value of Z that has a p-value of [tex]1 - \frac{0.1}{2} = 0.95[/tex], so [tex]Z = 1.645[/tex].
Question a:
This is n for which M = 0.03. We have no estimate, so we use [tex]\pi = 0.5[/tex]. So
[tex]M = z\sqrt{\frac{\pi(1-\pi)}{n}}[/tex]
[tex]0.03 = 1.645\sqrt{\frac{0.5*0.5}{n}}[/tex]
[tex]0.03\sqrt{n} = 1.645*0.5[/tex]
[tex]\sqrt{n} = \frac{1.645*0.5}{0.03}[/tex]
[tex](\sqrt{n})^2 = (\frac{1.645*0.5}{0.03})^2[/tex]
[tex]n = 751.67[/tex]
Rounding up:
752 medical files should be included.
Question b:
Now we have that:
[tex]\pi = \frac{13}{90} = 0.1444[/tex]
So
[tex]M = z\sqrt{\frac{\pi(1-\pi)}{n}}[/tex]
[tex]0.03 = 1.645\sqrt{\frac{0.1444*0.8556}{n}}[/tex]
[tex]0.03\sqrt{n} = 1.645\sqrt{0.1444*0.8556}[/tex]
[tex]\sqrt{n} = \frac{1.645\sqrt{0.1444*0.8556}}{0.03}[/tex]
[tex](\sqrt{n})^2 = (\frac{1.645\sqrt{0.1444*0.8556}}{0.03})^2[/tex]
[tex]n = 371.5[/tex]
Rounding up:
372 medical files should be included.
Help if possible pls
Answer: Oh heaven nah
Step-by-step explanation: Lord have mercy
What number can go in the box to make the number sentence true?
6 + 0 = 10
0.
4.
6.
10.
Which of the following displays cannot be used to compare data from two different sets?
Answer:
Scatter plot charts are good for relationships and distributions, but pie charts should be used only for simple compositions — never for comparisons or distributions.
Fraces bonitas para decirle a tu nv?
minimo 6
Answer:
it's. is now the MA plz I miss you
si pudiera escoger entre vivir eternamente y vivir dos veces
yo escogeria vivir dos veces porque vivir una vida eterna sin ti a mi lado seria el mayor sufrimiento, ahora vivir dos veces me dejaria tranquilo porque despues del final de mi vida podria volver a encontrarme contigo y vivir todos los momentos bellos una vez mas y eso seria un sueño volviendose realidad
Help please guys thanks
Answer:
5
Step-by-step explanation:
(625 ^2)^(1/8)
Rewriting 625 as 5^4
(5^4 ^2)^(1/8)
We know that a^b^c = a^(b*c)
5^(4*2)^1/8
5^8 ^1/8
5^(8*1/8)
5^1
5
Answer:
[tex]5[/tex]
Step-by-step explanation:
[tex] { {(625}^{2} )}^{ \frac{1}{8} } \\ { ({25}^{2 \times 2} )}^{ \frac{1}{8} } \\ {25}^{4 \times \frac{1}{8} } \\ {5}^{2 \times 4 \times \frac{1}{8} } \\ {5}^{ \frac{8}{8} } \\ {5}^{1} \\ = 5[/tex]
Evaluate z^2−3 z+4 , when z=−4
Answer:
8
Step-by-step explanation:
=z²-3z+4 when z is 4
=4²-3(4)+4
=16-12+4
=8
1. Consider a lottery with three possible outcomes:-$125 will be received with probability 0.2-$100 will be received with probability 0.3-$50 will be received with probability 0.5a. What is the expected value of the lottery
Answer:
The expected value of the lottery is $80
Step-by-step explanation:
To get the expected value, we have to multiply each outcome by its probability
Then we proceed to add up all of these to get the expected value of the lottery
we have this as ;;
125(0.2) + 100(0.3) + 50(0.5)
= 25 + 30 + 25 = $80
find x in this similar triangles
Answer:
6. x = 4
8. x = 13
Step-by-step explanation:
Using similar triangles theorem,
6. (5+4)/5 = (4x + 2)/(4x + 2 - 8)
9/5 = (4x + 2)/(4x - 6)
Cross multiply
9(4x - 6) = 5(4x + 2)
36x - 54 = 20x + 10
Collect like terms
36x - 20x = 54 + 10
16x = 64
16x/16 = 64/16
x = 4
8. (4x + 13)/20 = 52/16
(4x + 13)/20 = 13/4
Cross multiply
4(4x + 13) = 13(20)
16x + 52 = 260
16x = 260 - 52
16x = 208
x = 208/16
x = 13
The following data represents the age of 30 lottery winners.
22 30 30 35 36 37 37
37 39 39 41 51 51 54
54 55 57 57 58 58 61
64 68 69 72 74 75 78 79 80
Complete the frequency distribution for the data.
Age Frequency
20-29
30-39
40-49
50-59
60-69
70-79
80-89
if the two linear functions are represented two different forms the _____ is used to compare the steepness of the two functions>
Answer:
Slope
Step-by-step explanation:
Given
The above statement
Required
What compares the steep of linear functions
Literally, steepness means slope.
So, when the slope of the two linear functions are calculated, we can make comparison between the calculated slopes to determine which of the functions is steeper or less steep.
Also:
Higher slope means steeper line
e.g.
4 is steeper than 1
Which of these is an example of a continuous random variable?
A. Number of flights leaving an airport
B. Pieces of mail in your mailbox
C. Attendance at a sporting event
D. Time to run a race
Answer:
continues means that can be written in decimal like weight,height, distance(5.44km)
I think its D. is time decimal? Gods plan.
Tara created a 1 inch cube out of paper.
1 in
If she doubles the volume of her cube, which statement could be true?
A Tara added two inches to the height, length and width of the cube.
B Tara added two inches to the height of the cube.
C Tara doubled the measurements of the cube's height, length and width.
D Tara doubled the measurement of the cube's height.
Answer:
answer D
Step-by-step explanation:
V=L*W*H=1 ==> L=1,W=1,H=1
A:
L-> L+2=1+2=3
W -> W+2 = 1+2=3
H -> H+2=1+2=3
V=3*3*3=27 not the doubled of the volume's cube
A is false
B:
H -> H+2=1+2=3
V=1*1*3=3 not the doubled of the volume's cube
B is false
C:
H -> 2*H=2*1=2
L -> 2*L=2*1=2
W -> 2*W = 2*1=2
V=2*2*2=8 not the doubled of the volume's cube
C is false
D:
H-> H*2=1*2=2
L=1
W=1
V=1*1*2=2 is the doubled of the volume's cube
D is true
Divide 5x^2+3x-2 by x + 1
5x + 8
I used long division
Building A is 170 feet shorter than building B. The total height of the two building is 1490 feet. Find the height of each building.
Answer:
Building A is 660 feet and Building B is 830 feet
Step-by-step explanation:
Let x represent the height of building B.
Since building A is 170 feet shorter than building B, it can be represented by x - 170.
Create an equation and solve for x:
(x) + (x - 170) = 1490
2x - 170 = 1490
2x = 1660
x = 830
So, the height of building B is 830 feet.
Subtract 170 from this to find the height of building A:
830 - 170
= 660
Building A is 660 feet and Building B is 830 feet
15. Find the x- and y-intercepts for the lineal equation - 3x + 4y = 24
Please explain steps! ❤️
Answer:
x (-8,0)
y (0,6)
Step-by-step explanation:
at the x-intercept, y = 0
at the y-intercept x=0
sub those values into your equation!
for the x-intercept,
-3x = 24
x = -8
for the y-intercept,
4y = 24
y = 6
Answer theas question
(1) Both equations in (a) and (b) are separable.
(a)
[tex]\dfrac xy y' = \dfrac{2y^2+1}{x+1} \implies \dfrac{\mathrm dy}{y(2y^2+1)} = \dfrac{\mathrm dx}{x(x+1)}[/tex]
Expand both sides into partial fractions.
[tex]\left(\dfrac1y - \dfrac{2y}{2y^2+1}\right)\,\mathrm dy = \left(\dfrac1x - \dfrac1{x+1}\right)\,\mathrm dx[/tex]
Integrate both sides:
[tex]\ln|y| - \dfrac12 \ln\left(2y^2+1\right) = \ln|x| - \ln|x+1| + C[/tex]
[tex]\ln\left|\dfrac y{\sqrt{2y^2+1}}\right| = \ln\left|\dfrac x{x+1}\right| + C[/tex]
[tex]\dfrac y{\sqrt{2y^2+1}} = \dfrac{Cx}{x+1}[/tex]
[tex]\boxed{\dfrac{y^2}{2y^2+1} = \dfrac{Cx^2}{(x+1)^2}}[/tex]
(You could solve for y explicitly, but that's just more work.)
(b)
[tex]e^{x+y}y' = 3x \implies e^y\,\mathrm dy = 3xe^{-x}\,\mathrm dx[/tex]
Integrate both sides:
[tex]e^y = -3e^{-x}(x+1) + C[/tex]
[tex]\ln(e^y) = \ln\left(C - 3e^{-x}(x+1)\right)[/tex]
[tex]\boxed{y = \ln\left(C - 3e^{-x}(x+1)\right)}[/tex]
(2)
(a)
[tex]y' + \sec(x)y = \cos(x)[/tex]
Multiply both sides by an integrating factor, sec(x) + tan(x) :
[tex](\sec(x)+\tan(x))y' + \sec(x) (\sec(x) + \tan(x)) y = \cos(x) (\sec(x) + \tan(x))[/tex]
[tex](\sec(x)+\tan(x))y' + (\sec^2(x) + \sec(x)\tan(x)) y = 1 + \sin(x)[/tex]
[tex]\bigg((\sec(x)+\tan(x))y\bigg)' = 1 + \sin(x)[/tex]
Integrate both sides and solve for y :
[tex](\sec(x)+\tan(x))y = x - \cos(x) + C[/tex]
[tex]y=\dfrac{x-\cos(x) + C}{\sec(x) + \tan(x)}[/tex]
[tex]\boxed{y=\dfrac{(x+C)\cos(x) - \cos^2(x)}{1+\sin(x)}}[/tex]
(b)
[tex]y' + y = \dfrac{e^x-e^{-x}}2[/tex]
(Note that the right side is also written as sinh(x).)
Multiply both sides by e ˣ :
[tex]e^x y' + e^x y = \dfrac{e^{2x}-1}2[/tex]
[tex]\left(e^xy\right)' = \dfrac{e^{2x}-1}2[/tex]
Integrate both sides and solve for y :
[tex]e^xy = \dfrac{e^{2x}-2x}4 + C[/tex]
[tex]\boxed{y=\dfrac{e^x-2xe^{-x}}4 + Ce^{-x}}[/tex]
(c) I've covered this in an earlier question of yours.
(d)
[tex]y'=\dfrac y{x+y}[/tex]
Multiply through the right side by x/x :
[tex]y' = \dfrac{\dfrac yx}{1+\dfrac yx}[/tex]
Substitute y(x) = x v(x), so that y' = xv' + v, and the DE becomes separable:
[tex]xv' + v = \dfrac{v}{1+v}[/tex]
[tex]xv' = -\dfrac{v^2}{1+v}[/tex]
[tex]\dfrac{1+v}{v^2}\,\mathrm dv = -\dfrac{\mathrm dx}x[/tex]
[tex]-\dfrac1v + \ln|v| = -\ln|x| + C[/tex]
[tex]\ln\left|\dfrac yx\right| -\dfrac xy = C - \ln|x|[/tex]
[tex]\ln|y| - \ln|x| -\dfrac xy = C - \ln|x|[/tex]
[tex]\boxed{\ln|y| -\dfrac xy = C}[/tex]
Approximately 5% of calculators coming out of the production lines have a defect. Fifty calculators are randomly selected from the production line and tested for defects. What is the probability that exactly 2 calculators are defective?
Answer:
0.2611 = 26.11% probability that exactly 2 calculators are defective.
Step-by-step explanation:
For each calculator, there are only two possible outcomes. Either it is defective, or it is not. The probability of a calculator being defective is independent of any other calculator, which means that the binomial probability distribution is used to solve this question.
Binomial probability distribution
The binomial probability is the probability of exactly x successes on n repeated trials, and X can only have two outcomes.
[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]
In which [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]
And p is the probability of X happening.
5% of calculators coming out of the production lines have a defect.
This means that [tex]p = 0.05[/tex]
Fifty calculators are randomly selected from the production line and tested for defects.
This means that [tex]n = 50[/tex]
What is the probability that exactly 2 calculators are defective?
This is P(X = 2). So
[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]
[tex]P(X = 2) = C_{50,2}.(0.05)^{2}.(0.95)^{48} = 0.2611[/tex]
0.2611 = 26.11% probability that exactly 2 calculators are defective.
Ophelia is making homemade spaghetti sauce by combining 48 oz of tomato paste with 6 cups of water.ophelia needs to make a small batch of sauce using only 20 ounces of tomato paste how many cups of water will she need.show your work
Answer:
1 cup per 8 oz
48/6 = 8
every 1 cup of water 8 oz of tomato paste.
Step-by-step explanation:
can i brainlist