C, just look at the "Total" for each single information.
the values in the inner grid combine multiple informations.
The table shows these data correctly entered in a two-way frequency is table C.
What is Two way Frequency?Two-way frequency tables show the potential connections between two sets of categorical data visually. The table's four (or more) inside cells contain the frequency (count) data, which is displayed above and to the left of the table's designated categories.
We have been the information 25 students play an instrument 20 are in a band 30 are not in a band.
So, the two way table is:
Band Not in Band Total
Play instrument 20 5 25
Do not play instrument 0 25 25
Total 20 30 50
So, Table C is Correct.
Learn more about two-way frequency here:
https://brainly.com/question/9033726
#SPJ7
Which sequence or sequences are correct and why?
Answer:
didn't get the question did u forget to put the sequence ???????
pls write the question fully so that I can help you
A human resources office is working to implement an increase in starting salaries for new
administrative secretaries and faculty at a community college. An administrative secretary
starts at $28,000 and new faculty receive $40,000. The college would like to determine the
percentage increase to allocate to each group, given that the college will be hiring 8
secretaries and 7 faculty in the upcoming academic year. The college has at most $5,000 to
put towards raises. What should the percentage increase be for each group?
Answer:
Step-by-step explanation :
Let % increase in administrative secretary be = x
Let % increase in new faculty receive be = y
Administrative secretary salary = 28,000
New faculty receive Salary = 40,000
(8)*(x/100)* (28000) + (7)*(y/100)*(40000) = 5,000
2240x +2800 y = 5,000
224x +280 y = 500
56x +70y = 125
Therefore, x and y should be chosen such that it satisfy the above equation.
which of the folleing is a statistical question?
a) how tall is steve?
b)what are the heights of students in class?
c)what is the formula for the volume of the cube?
d) what is the address of the white house?
Kenji simplifies 3^5 x 4^ 5and gets the result 12^10, but Darlene is not sure. Is Kenji correct? Justify your answer.
That's a question about exponentiation.
Answer:
Kenji is wrong because he does not aply the porperty correctly.
Step-by-step explanation:
A exponetiation has this form:
[tex]\boxed{a^b}[/tex]
a is the base
b is the power or exponent
To understand that situation it's important to know a property about exponentiation. When we have a multiplication with the same exponent and diferent bases, the result is the multiplication of the bases with the same exponent. Let's see this above, in mathematical language:
[tex]\boxed{a^b \cdot c^b = (a\cdot c) ^b}[/tex]
Examples:
[tex]2^3 \cdot 8^3 = (2 \cdot 8) ^3 = 16^3[/tex][tex]10^9 \cdot 23^9 = (10 \cdot 23) ^9 = 230^9[/tex]Now, we can say why Kenji is wrong. It's easy simplify [tex]3^5 \cdot 4^5[/tex]! We know that the result is [tex](3 \cdot 4) ^5 = 12^5[/tex], but Kenji multiplied the bases and added the exponents, that's why he is wrong.
I hope I've helped. ^^
Enjoy your studies! \o/
What is 23– 48? Need awnser now
Help
The table shows the results of a survey of students in two math classes.
Find P(more than 1 hour of TV | 6th period class). Round to the nearest thousandth. Be sure to show and explain your work.
Did You Watch More Than One Hour of TV Last Night?
Answer:
0.6
Step-by-step explanation:
In this question, the | symbol means "given", so we can phrase the question as "Find the probability that a student watches more than one hour of TV given that they are in the 6th period class"
Next, because there is a 100% chance that the student is in the 6th period class, we can disregard the results of the 3rd period class.
Given that the student is in the 6th period class, there are 15 total students (as 9+6=15 = the sum of the yes and no answers for 6th period) and 9 students that said yes. Therefore, there is a 9/15 = 3/5 = 0.6 probability that a student watches more than 1 hour of TV given that they are in the 6th period class
Which function is represented by the graph?
f(x) = −|x − 3| + 4
f(x) = −|x + 3| + 4
f(x) = −|x − 4| + 3
f(x) = −|x + 4| + 3
HELP
Which of the lines below has a slope of 0?
Answer:
C has a zero slope
Step-by-step explanation:
A horizontal line has a slope of zero
A vertical line has an undefined slope
A positive slope goes up from left to right
A negative slope goes down from left to right
What is the difference of the two polynomials? (NineX squared plus 8X) minus (twoX squared plus 3X)
Answer:
[tex]7x {}^{2} + 5x[/tex]
Step-by-step explanation:
[tex]9x {}^{2} + 8x - (2x {}^{2} + 3x) \\ \\ = 9x {}^{2} + 8x - 2x {}^{2} - 3x (remove \: brackets) \\\ \\ = 7x {}^{2} - 5x [/tex]
Let $f$ be a linear function for which $f(6)-f(2)=12$. What is $f(12)-f(2)?$ Please explain how you found your answer. Thank you!
========================================================
Explanation:
Since f(x) is linear, this means f(x) = mx+b
m = slopeb = y interceptLet's plug in x = 6
[tex]f(x) = mx+b\\f(6) = m*6+b\\f(6) = 6m+b[/tex]
Repeat for x = 2
[tex]f(x) = mx+b\\f(2) = m*2+b\\f(2) = 2m+b[/tex]
Now subtract the two function outputs
[tex]f(6)-f(2) = (6m+b)-(2m+b)\\f(6)-f(2) = 6m+b-2m-b\\f(6)-f(2) = 4m\\[/tex]
The b terms cancel out which is very handy.
Set this equal to 12, since f(6)-f(2) = 12, and solve for m
[tex]f(6)-f(2) = 12\\4m = 12\\m = 12/4\\m = 3\\[/tex]
So the slope of f(x) is m = 3
-------------------------------------------------------------------------
Next, plug in x = 12
[tex]f(x) = mx+b\\f(12) = m*12+b\\f(12) = 12m+b[/tex]
We can then say:
[tex]f(12)-f(2) = (12m+b)-(2m+b)\\f(12)-f(2) = 12m+b-2m-b\\f(12)-f(2) = 10m\\[/tex]
Lastly, we plug in m = 3
[tex]f(12)-f(2) = 10m\\f(12)-f(2) = 10*3\\f(12)-f(2) = 30\\[/tex]
if ax^3+9x^2+4x-10 when divided by x-3 leaves the reminder 5,then a=
Let f(x) = ax³ + 9x² + 4x – 10
g(x) = 0⇒x - 3 = 0
⇒ x = 0 + 3
⇒ x = 3
On dividing f(x) by x - 3, it leaves a remainder 5.
Now keeping, f(3) = 5
⇒a(3)³ + 9(3)² + 4(3) - 10 = 5
⇒ a × 27 + 9 × 9 + 4 × 3 - 10 = 5
⇒ 27a + 81 + 12 - 10 = 5
⇒ 81 + 12 - 10 - 5 = 27a
⇒ 81 + 12 - 15 = 27a
⇒ 93 - 15 = 27a
⇒ 78 = 27a
⇒ a = 27/78
⇒ a = 0.3461
A class contains 18 girls and 14 boys. For all parts of this question, each boy and girl are distinguishable from one another. Answer the following questions:a)In how many ways can a committee of one boy and one girl be chosen
Answer:
The total number of ways is 252.
Step-by-step explanation:
Number of girls = 18
number of boys = 14
Commitee of one girl and a boy
(18 C 1)(14 C 1)
= 252
How many spaces does it move over
Answer:
The point at the bottom has to move over 2 to the left to be aligned with the point at the top however they will have a 3 space in between the 2 same for the point at the top, the top point moves over 2 to the right to be aligned with the bottom point, then they will have a 3 square space between each other.
Answer:Around 3 spaces between?
Step-by-step explanation:
Is anyone good at this? Please help me!
Answer:
Step-by-step explanation:
For a function given as,
f(x)= 2x + 2
Domain of the given function is → {-5, -1, 2, 3}
For the Range of the given function,
f(-5) = 2(-5) + 2
= -8
f(-1) = 2(-1) + 2
= -2 + 2
= 0
f(2) = 2(2) + 2
= 6
f(3) = 2(3) + 2
= 8
Therefore, set for the range will be → {-8, 0, 6, 8}
Now plot the ordered pairs on the graph,
(-5, -8), (-1, 0), (2, 6), (3, 8)
Meg is 6 years older than Victor. Meg's age is 2 years less than five times Victor's age. The equations below model the relationship between Meg's age (m) and Victor's age (v):
m = v + 6
m = 5v − 2
Which is a possible correct method to find Meg's and Victor's ages?
Solve m + 6 = 5m − 2 to find the value of m.
Write the points where the graphs of the equations intersect the x axis.
Solve v + 6 = 5v − 2 to find the value of v.
Write the points where the graphs of the equations intersect the y axis.
Answer:
Option C
Step-by-step explanation:
Step 1: Find the correct method
Option A is incorrect because we don't have m + 6 and 5m - 2
Option B is incorrect because that wouldn't show us the correct value
Option C is correct, once we solve for v, we can plug in v and get the value of m. For example: v + 6 = 5v - 2 → v + 8 = 5v → 8 = 4v → 2 = v. Then we plug it into the other equation m = 2 + 6 → m = 8
Option D is incorrect because that wouldn't show us the correct value.
Answer: Option C
In a poll, adults in a region were asked about their online vs. in-store clothes shopping. One finding was that % of respondents never clothes-shop online. Find and interpret a % confidence interval for the proportion of all adults in the region who never clothes-shop online.
The question is incomplete. The complete question is :
In a poll, 1100 adults in a region were asked about their online vs. in-store clothes shopping. One finding was that 43% of respondents never clothes-shop online. Find and interpret a 95% confidence interval for the proportion of all adults in the region who never clothes-shop online.
Solution :
95% confidence interval for p is :
[tex]$\hat p - Z_{\alpha/2}\times \sqrt{\frac{\hat p(1-\hat p)}{n}} < p < \hat p + Z_{\alpha/2}\times \sqrt{\frac{\hat p(1-\hat p)}{n}}$[/tex]
[tex]$0.43 - 1.96\times \sqrt{\frac{0.43(1-0.43)}{1100}} < p < 0.43 + 1.96\times \sqrt{\frac{0.43(1-0.43)}{1100}}$[/tex]
0.401 < p < 0.459
Therefore, 95% confidence interval is from 0.401 to 0.459
. In Habib High School 275 of 300 students received a grade of A, while in Public Hall 120 out of 150 students received a grade of A. Which of the two schools has a better record?
T is the midpoint of pq where pt=3x-3 and tq=5x-7 find x
Answer: x = 2
Step-by-step explanation:
P-----------------------T----------------------Q
(3x-3) (5x-7)
Since T is the midpoint we know that PT and TQ are equal
Just solve the equation: 3x-3 = 5x-7
[tex]3x-3 = 5x-7[/tex]
now move the x to one side
[tex]-3 = 2x-7[/tex] (I subtracted the 3x)
then get the 2x by itself
[tex]4=2x[/tex]
lastly, divide by 2 to get x by itself
[tex]x=2\\[/tex]
Each side of a square is increasing at a rate of 8 cm/s. At what rate (in cm2/s) is the area of the square increasing when the area of the square is 49 cm2
Answer:
Step-by-step explanation:
This is nice and simple. I'm going to walk through it like I do when teaching this concept to my class for the first time. This is a good problem for that.
We are given a square and we are looking for the rate at which the area is increasing when a certain set of specifics are given. That means that the main equation for this problem is the area of a square, which is:
[tex]A=s^2[/tex] where s is a side.
Since we are looking for the rate at which the area is changing, [tex]\frac{dA}{dt}[/tex], we need to take the derivative of area formula implicitly:
[tex]\frac{dA}{dt}=2s\frac{ds}{dt}[/tex] that means that if [tex]\frac{dA}{dt}[/tex] is our unknown, we need values for everything else. We are given that the initial area for the square is 49. That will help us determine what the "s" in our derivative is. We plug in 49 for A and solve:
[tex]49=s^2[/tex] so
s = 7
We are also given at the start that the sides of this square are increasing at a rate of 8cm/s. That is [tex]\frac{ds}{dt}[/tex]. Filling it all in:
[tex]\frac{dA}{dt}=2(7)(8)[/tex] and
[tex]\frac{dA}{dt}=112\frac{cm^2}{s}[/tex]
The surface area of a square of side L is given by
[tex]A = L^2[/tex]
The rate of change of the area per unit time is
[tex]\dfrac{dA}{dt} = 2L\dfrac{dL}{dt}[/tex]
We can express the length L on the right hand side in terms of the area A [tex](L = \sqrt{A})[/tex]:
[tex]\dfrac{dA}{dt} = 2\sqrt{A}\dfrac{dL}{dt}[/tex]
[tex]\:\:\:\:\:\:\:=2(\sqrt{49\:\text{cm}^2})(8\:\text{cm/s})[/tex]
[tex]\:\:\:\:\:\:\:=112\:\text{cm}^2\text{/s}[/tex]
Given the parabola below, find the endpoints of the latus rectum. (x-2)^2=-20(y+2)
Answer:
The endpoints of the latus rectum are [tex](12, -7)[/tex] and [tex](-8, -7)[/tex].
Step-by-step explanation:
A parabola with vertex at point [tex]C(x, y) = (h,k)[/tex] and whose axis of symmetry is parallel to the y-axis is defined by the following formula:
[tex](x-h)^{2} = 4\cdot p \cdot (y-k)[/tex] (1)
Where:
[tex]y[/tex] - Independent variable.
[tex]x[/tex] - Dependent variable.
[tex]p[/tex] - Distance from vertex to the focus.
[tex]h[/tex], [tex]k[/tex] - Coordinates of the vertex.
The coordinates of the focus are represented by:
[tex]F(x,y) = (h, k+p)[/tex] (2)
The latus rectum is a line segment parallel to the x-axis which contains the focus. If we know that [tex]h = 2[/tex], [tex]k = -2[/tex] and [tex]p = -5[/tex], then the latus rectum is between the following endpoints:
By (2):
[tex]F(x,y) = (2, -2-5)[/tex]
[tex]F(x,y) = (2,-7)[/tex]
By (1):
[tex](x-2)^{2} = -20\cdot (-7+2)[/tex]
[tex](x-2)^{2} = 100[/tex]
[tex]x - 2 = \pm 10[/tex]
There are two solutions:
[tex]x_{1} = 2 + 10[/tex]
[tex]x_{1} = 12[/tex]
[tex]x_{2} = 2-10[/tex]
[tex]x_{2} = -8[/tex]
Hence, the endpoints of the latus rectum are [tex](12, -7)[/tex] and [tex](-8, -7)[/tex].
for every 5 people who bought $9.75 tickets to the football game, 3 people bought $14.50 tickets. If each of 35 people bought a $9.75 ticket, how many people bought the more expensive ticket?
Answer:
21
Step-by-step explanation:
5/3=35/x
3 x 35=105
5 x x= 5x
105=5x
105/5=5x/5
21=x
The number of people who bought the more expensive ticket is 21.
What is an expression?
Expression in maths is defined as the collection of the numbers variables and functions by using signs like addition, subtraction, multiplication, and division.
Given that:-
For every 5 people who bought $9.75 tickets to the football game, 3 people bought $14.50 tickets. If every 35 people bought a $9.75 ticket,Let the number of people be X so we can form the following expression given below:-
5/3=35/x
3 x 35=105
5 x x= 5x
105=5x
105/5=5x/5
21=x
Therefore the number of people who bought the more expensive ticket is 21.
To know more about Expression follow
https://brainly.com/question/723406
#SPJ2
Given the function R(x)=x+3/x−5, find the values of x that make the function greater than or equal to zero. Write the solution in interval notation.
Answer:
Step-by-step explanation:
[tex]R(x)=\frac{x+3}{x-5} \geq 0\\R(x)=0,gives~x+3=0,x=-3\\R(x)>0 ,if~both~numerator ~and~denominator~are~of~same~sign.\\let~x+3>0,x>-3\\and~x-5>0,x>5\\combining \\x>5\\\\again~let~x+3<0,x<-3\\x-5<0,x<5\\combining\\x<-3\\Hence~R(x)\geq 0\\if ~x \in ~[- \infty,-3]U(5,\infty)[/tex]
In a random sample of 7 residents of the state of Montana, the mean waste recycled per person per day was 2.8 pounds with a standard deviation of 0.16 pounds. Determine the 90% confidence interval for the mean waste recycled per person per day for the population of Montana. Assume the population is approximately normal.
Answer:
The 90% confidence interval for the mean waste recycled per person per day for the population of Montana is between 2.68 and 2.92 pounds.
Step-by-step explanation:
We have the standard deviation for the sample, which means that the t-distribution is used to solve this question.
The first step to solve this problem is finding how many degrees of freedom, we have. This is the sample size subtracted by 1. So
df = 7 - 1 = 6
90% confidence interval
Now, we have to find a value of T, which is found looking at the t table, with 6 degrees of freedom(y-axis) and a confidence level of [tex]1 - \frac{1 - 0.9}{2} = 0.95[/tex]. So we have T = 1.9432.
The margin of error is:
[tex]M = T\frac{s}{\sqrt{n}} = 1.9432\frac{0.16}{\sqrt{7}} = 0.12[/tex]
In which s is the standard deviation of the sample and n is the size of the sample.
The lower end of the interval is the sample mean subtracted by M. So it is 2.8 - 0.12 = 2.68 pounds.
The upper end of the interval is the sample mean added to M. So it is 2.8 + 0.12 = 2.92 pounds.
The 90% confidence interval for the mean waste recycled per person per day for the population of Montana is between 2.68 and 2.92 pounds.
Points B, A, and E are:
A. coplanar and non-collinear
B. collinear and coplanar
C. non-collinear and non-coplanar
D. collinear and collinear
Answer:
Option B.
Step-by-step explanation:
3 points are collinear if we can draw a line that connects the points.
And we know that any 2 or 3 points are always coplanar because we can find a plane such that the 2 or 3 points belong to it.
In the image we can see that B, A, and E are at the same y-value, thus these points are collinear, then the points define a line, and these are 3 points, thus we know that are coplanar.
Then points A, B, and E are collinear and coplanar.
The correct option is B.
Given: Line AC is parallel to DF, Line BE is perpendicular to DF, and angle AEB is congruent to angle CEB, prove angle BAE is congruent to angle BCE. Will give Brainliest if explained thoroughly.
9514 1404 393
Explanation:
There are several ways you can go at this. Here are a couple. All proofs will start with the given relations being repeated as part of the proof. Here are the next steps.
Angle Sum∠AED ≅ ∠BAE . . . . alternate interior angles are congruent
∠AED +∠AEB = 90° . . . . angle sum theorem
∠BAE +∠AEB = 90° . . . . substitution property of equality
∠CEF ≅ ∠BCE . . . . alternate interior angles are congruent
∠CEF +∠CEB = 90° . . . . angle sum theorem
∠BCE +∠CEB = 90° . . . . substitution property of equality
∠BAE +∠AEB = ∠BCE +∠CEB . . . . substitution property of equality
∠BAE +∠AEB = ∠BCE +∠AEB . . . . substitution property of equality
∠BAE = ∠BCE . . . . addition property of equality
Congruent Triangles∠ABE = ∠CBE = 90° . . . . BE ⊥ AC
BE ≅ BE . . . . reflexive property of congruence
ΔBEA ≅ ΔBEC . . . . ASA congruence theorem
∠BAE ≅ ∠BCE . . . . CPCTC
Please help 20 points an will give Brainiest to who ever is right
Answer:
horizontal expansion factor of 2
2^x =2(2)=4
2^4=2×2×2×2= 16
The probability that Barry Bonds hits a home run on any given at-bat is 0.16, and each at-bat is independent.
Part A: What is the probability that the next home run will be on his fifth at-bat? (5 points)
Part B: What is the expected number of at-bats until the next home run? (5 points)
Answer:
a) 0.0797 = 7.97% probability that the next home run will be on his fifth at-bat.
b) The expected number of at-bats until the next home run is 6.25.
Step-by-step explanation:
For each at bat, there are two possible outcomes. Either it is a home run, or it is not. The probability of an at bat resulting in a home run is independent of any other at-bat, 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.
The probability that Barry Bonds hits a home run on any given at-bat is 0.16
This means that [tex]p = 0.16[/tex]
Part A: What is the probability that the next home run will be on his fifth at-bat?
0 on his next 4(P(X = 0) when n = 4)
Home run on his 5th at-bat, with 0.16 probability. So
[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]
[tex]P(X = 0) = C_{4,0}.(0.16)^{0}.(0.84)^{4} = 0.49787136 [/tex]
0.49787136 *0.16 = 0.0797.
0.0797 = 7.97% probability that the next home run will be on his fifth at-bat.
Part B: What is the expected number of at-bats until the next home run?
The expected number of trials for n successes is given by:
[tex]E = \frac{n}{p}[/tex]
In this question, [tex]n = 1, p = 0.16[/tex]. So
[tex]E = \frac{1}{0.16} = 6.25[/tex]
The expected number of at-bats until the next home run is 6.25.
find all complex numbers z such that z^2=2i
please answer in a+bi
thank you
2 Answers:
z = 1 + i and z = -1 - i
========================================================
Explanation:
We want z to be a complex number in the form z = a+bi, where a,b are real numbers and [tex]i = \sqrt{-1}[/tex] is imaginary.
Let's plug that into the equation your teacher gave you
[tex]z^2 = 2i\\\\(a+bi)^2 = 2i\\\\(a+bi)(a+bi) = 2i\\\\a(a+bi)+bi(a+bi) = 2i\\\\a^2+abi+abi+b^2*i^2 = 2i\\\\a^2+2abi+b^2*(-1) = 2i\\\\a^2+2abi-b^2 = 2i\\\\(a^2-b^2)+2abi = 0+2i\\\\[/tex]
You could use the FOIL rule to take a shortcut. I'm deciding to be a bit more wordy to show a further breakdown how everything is multiplying out.
Notice that the real part a^2-b^2 must be 0 so that it matches the real part on the right hand side.
a^2-b^2 = 0
(a-b)(a+b) = 0 .... difference of squares rule
a-b = 0 or a+b = 0
a = b or a = -b
So whatever solution z = a+bi is, it must have either a = b or a = -b.
--------------------------------
If a = b, then the 2abi portion on the left side turns into 2a^2*i
Set this equal to 2i on the right hand side and isolate 'a'
[tex]2a^2*i = 2i\\\\2a^2 = 2\\\\a^2 = 1\\\\a = 1 \text{ or } a = -1\\\\[/tex]
So a = 1 leads to b = 1
Or a = -1 leads to b = -1
Two complex solutions so far are: z = 1 + i and z = -1 - i based on those two cases above.
--------------------------------
Now consider the case that a = -b
We'll effectively have the same steps as the previous section, but the equation to solve now is [tex]-2a^2*i = 2i\\\\[/tex]
The only difference is that negative is out front. You should find that it leads to a^2 = -1, but this has no solutions because we stated earlier that a,b were real numbers.
So if a = -b, then it concludes with a,b being nonreal numbers. Ultimately we rule out the case that a = -b is possible.
Put another way, note how -2a^2 is always negative which clashes with the idea that the right hand side is positive (ignore the 'i' portions). This contradiction means that no real values of 'a' will make the equation [tex]-2a^2*i = 2i\\\\[/tex] to be true.
--------------------------------
To wrap things up, we only have two solutions and they are
z = 1 + i and z = -1 - i
You can use a tool like WolframAlpha to confirm this.
HELP PLEASE ASAP!!! So for this problem I got the scientific notation however I can not seem to figure out the standard notation. Can someone please help me out here please?
Answer:
0.000000073
Step-by-step explanation:
Given number is,
7.3E - 8
In scientific notation number will be,
7.3 × 10⁻⁸
In standard form the number will be,
0.000000073
A supervisor records the repair cost for 17 randomly selected stereos. A sample mean of $66.34 and standard deviation of $15.22 are subsequently computed. Determine the 80% confidence interval for the mean repair cost for the stereos. Assume the population is approximately normal. Find the critical value that should be used in constructing the confidence interval.
A supervisor records the repair cost for 17 randomly selected stereos. A sample mean of $66.34 and standard deviation of $15.22 are subsequently computed. Determine the 80 % confidence interval for the mean repair cost for the stereos. Assume the population is approximately normal. Construct the 80% confidence interval.
Answer:
I AM VERY SORRY AARUSH KAPUSH
Step-by-step explanation: