Answer:
D. (-2,-4)
Step-by-step explanation:
When given multi-choice questions like these and you're time bound, substitute the provided answers into the question and see if you'll get the figure beside the '='.
So, using D answers as example 1.
let -2 be x and -4 be y
Substitute these answers into the question.
5(-2)-5(-4)=10
-10+20=10 (+20 because when 2 negative values multiply each other, the operator becomes positive and so is the answer)
10=10
This means the answers provided for D(-2,-4) is the right answer.
PS: Please use or adopt this strategy to solve such questions ONLY when you've been provided with multiple answers to choose from. Plus, it also helps save time.
Thanks
The posted weight limit for a wooden
bridge is 6,500 pounds. A delivery truck
is loaded with identical boxes of canned
goods that weigh 16 pounds each. If the
combined weight of the empty delivery
truck and the driver is 3,512 pounds,
what is the maximum number of boxes
that would keep the combined weight of
the truck, driver, and boxes below the
posted weight limit?
9514 1404 393
Answer:
186
Step-by-step explanation:
Let b represent the number of boxes in the truck. Then for the weight limit to be met, we require ...
3512 +16b < 6500
16b < 2988
b < 186.75
The maximum number of boxes is 186.
The product of 10 and the difference between 8 and -9?
Hi there!
»»————- ★ ————-««
I believe your answer is:
170
»»————- ★ ————-««
Here’s why:
⸻⸻⸻⸻
[tex]\text{The phrase can be rewritten as:}\\\\10 * (8-(-9))\\---------------\\\rightarrow 8-(-9) = 8 + 9 = 17\\\\\rightarrow 10 * 17\\\\\rightarrow \boxed{170}[/tex]
⸻⸻⸻⸻
»»————- ★ ————-««
Hope this helps you. I apologize if it’s incorrect.
[infinity]
Substitute y(x)= Σ 2 anx^n and the Maclaurin series for 6 sin3x into y' - 2xy = 6 sin 3x and equate the coefficients of like powers of x on both sides of the equation to n= 0. Find the first four nonzero terms in a power series expansion about x = 0 of a general
n=0
solution to the differential equation.
У(Ñ)= ___________
Recall that
[tex]\sin(x)=\displaystyle\sum_{n=0}^\infty(-1)^n\frac{x^{2n+1}}{(2n+1)!}[/tex]
Differentiating the power series series for y(x) gives the series for y'(x) :
[tex]y(x)=\displaystyle\sum_{n=0}^\infty a_nx^n \implies y'(x)=\sum_{n=1}^\infty na_nx^{n-1}=\sum_{n=0}^\infty (n+1)a_{n+1}x^n[/tex]
Now, replace everything in the DE with the corresponding power series:
[tex]y'-2xy = 6\sin(3x) \implies[/tex]
[tex]\displaystyle\sum_{n=0}^\infty (n+1)a_{n+1}x^n - 2\sum_{n=0}^\infty a_nx^{n+1} = 6\sum_{n=0}^\infty(-1)^n\frac{(3x)^{2n+1}}{(2n+1)!}[/tex]
The series on the right side has no even-degree terms, so if we split up the even- and odd-indexed terms on the left side, the even-indexed [tex](n=2k)[/tex] series should vanish and only the odd-indexed [tex](n=2k+1)[/tex] terms would remain.
Split up both series on the left into even- and odd-indexed series:
[tex]y'(x) = \displaystyle \sum_{k=0}^\infty (2k+1)a_{2k+1}x^{2k} + \sum_{k=0}^\infty (2k+2)a_{2k+2}x^{2k+1}[/tex]
[tex]-2xy(x) = \displaystyle -2\left(\sum_{k=0}^\infty a_{2k}x^{2k+1} + \sum_{k=0}^\infty a_{2k+1}x^{2k+2}\right)[/tex]
Next, we want to condense the even and odd series:
• Even:
[tex]\displaystyle \sum_{k=0}^\infty (2k+1)a_{2k+1}x^{2k} - 2 \sum_{k=0}^\infty a_{2k+1}x^{2k+2}[/tex]
[tex]=\displaystyle \sum_{k=0}^\infty (2k+1)a_{2k+1}x^{2k} - 2 \sum_{k=0}^\infty a_{2k+1}x^{2(k+1)}[/tex]
[tex]=\displaystyle a_1 + \sum_{k=1}^\infty (2k+1)a_{2k+1}x^{2k} - 2 \sum_{k=0}^\infty a_{2k+1}x^{2(k+1)}[/tex]
[tex]=\displaystyle a_1 + \sum_{k=1}^\infty (2k+1)a_{2k+1}x^{2k} - 2 \sum_{k=1}^\infty a_{2(k-1)+1}x^{2k}[/tex]
[tex]=\displaystyle a_1 + \sum_{k=1}^\infty (2k+1)a_{2k+1}x^{2k} - 2 \sum_{k=1}^\infty a_{2k-1}x^{2k}[/tex]
[tex]=\displaystyle a_1 + \sum_{k=1}^\infty \bigg((2k+1)a_{2k+1} - 2a_{2k-1}\bigg)x^{2k}[/tex]
• Odd:
[tex]\displaystyle \sum_{k=0}^\infty 2(k+1)a_{2(k+1)}x^{2k+1} - 2\sum_{k=0}^\infty a_{2k}x^{2k+1}[/tex]
[tex]=\displaystyle \sum_{k=0}^\infty \bigg(2(k+1)a_{2(k+1)}-2a_{2k}\bigg)x^{2k+1}[/tex]
[tex]=\displaystyle \sum_{k=0}^\infty \bigg(2(k+1)a_{2k+2}-2a_{2k}\bigg)x^{2k+1}[/tex]
Notice that the right side of the DE is odd, so there is no 0-degree term, i.e. no constant term, so it follows that [tex]a_1=0[/tex].
The even series vanishes, so that
[tex](2k+1)a_{2k+1} - 2a_{2k-1} = 0[/tex]
for all integers k ≥ 1. But since [tex]a_1=0[/tex], we find
[tex]k=1 \implies 3a_3 - 2a_1 = 0 \implies a_3 = 0[/tex]
[tex]k=2 \implies 5a_5 - 2a_3 = 0 \implies a_5 = 0[/tex]
and so on, which means the odd-indexed coefficients all vanish, [tex]a_{2k+1}=0[/tex].
This leaves us with the odd series,
[tex]\displaystyle \sum_{k=0}^\infty \bigg(2(k+1)a_{2k+2}-2a_{2k}\bigg)x^{2k+1} = 6\sum_{k=0}^\infty (-1)^k \frac{x^{2k+1}}{(2k+1)!}[/tex]
[tex]\implies 2(k+1)a_{2k+2} - 2a_{2k} = \dfrac{6(-1)^k}{(2k+1)!}[/tex]
We have
[tex]k=0 \implies 2a_2 - 2a_0 = 6[/tex]
[tex]k=1 \implies 4a_4-2a_2 = -1[/tex]
[tex]k=2 \implies 6a_6-2a_4 = \dfrac1{20}[/tex]
[tex]k=3 \implies 8a_8-2a_6 = -\dfrac1{840}[/tex]
So long as you're given an initial condition [tex]y(0)\neq0[/tex] (which corresponds to [tex]a_0[/tex]), you will have a non-zero series solution. Let [tex]a=a_0[/tex] with [tex]a_0\neq0[/tex]. Then
[tex]2a_2-2a_0=6 \implies a_2 = a+3[/tex]
[tex]4a_4-2a_2=-1 \implies a_4 = \dfrac{2a+5}4[/tex]
[tex]6a_6-2a_4=\dfrac1{20} \implies a_6 = \dfrac{20a+51}{120}[/tex]
and so the first four terms of series solution to the DE would be
[tex]\boxed{a + (a+3)x^2 + \dfrac{2a+5}4x^4 + \dfrac{20a+51}{120}x^6}[/tex]
The firm had 15 billion VND of earnings before interest and tax (EBIT), corporate tax is 20%. The market price of stock is 60.000đ. Knowing that net income will be held 40% before using it for dividend. How much of the net income can be divided for shareholders?
Answer:
was assigned with this problem (the reference text is attached):
Which of the following, if included in a student's paper, would NOT be an example of plagiarism?
1. In the game of baseball, which is rather boring, the batter stands on home base (Hughes 1).
2. Baseball is rather surprisingly known as "America's Favorite Pastime."
3. Baseball is "a rather boring sport played between two teams of nine players" (Hughes 1).
4. All of these are plagiarism.
The answer tells that only the third choice is NOT a plagiarism. My question is, why is the first choice a plagiarismwas assigned with this problem (the reference text is attached):
Which of the following, if included in a student's paper, would NOT be an example of plagiarism?
1. In the game of baseball, which is rather boring, the batter stands on home base (Hughes 1).
2. Baseball is rather surprisingly known as "America's Favorite Pastime."
3. Baseball is "a rather boring sport played between two teams of nine players" (Hughes 1).
4. All of these are plagiarism.
The answer tells that only the third choice is NOT a plagiarism. My question is, why is the first choice a plagiarismwas assigned with this problem (the reference text is attached):
Which of the following, if included in a student's paper, would NOT be an example of plagiarism?
1. In the game of baseball, which is rather boring, the batter stands on home base (Hughes 1).
2. Baseball is rather surprisingly known as "America's Favorite Pastime."
3. Baseball is "a rather boring sport played between two teams of nine players" (Hughes 1).
4. All of these are plagiarism.
The answer tells that only the third choice is NOT a plagiarism. My question is, why is the first choice a plagiarismwas assigned with this problem (the reference text is attached):
Which of the following, if included in a student's paper, would NOT be an example of plagiarism?
1. In the game of baseball, which is rather boring, the batter stands on home base (Hughes 1).
2. Baseball is rather surprisingly known as "America's Favorite Pastime."
3. Baseball is "a rather boring sport played between two teams of nine players" (Hughes 1).
4. All of these are plagiarism.
The answer tells that only the third choice is NOT a plagiarism. My question is, why is the first choice a plagiarismwas assigned with this problem (the reference text is attached):
Which of the following, if included in a student's paper, would NOT be an example of plagiarism?
1. In the game of baseball, which is rather boring, the batter stands on home base (Hughes 1).
2. Baseball is rather surprisingly known as "America's Favorite Pastime."
3. Baseball is "a rather boring sport played between two teams of nine players" (Hughes 1).
4. All of these are plagiarism.
The answer tells that only the third choice is NOT a plagiarism. My question is, why is the first choice a plagiarismwas assigned with this problem (the reference text is attached):
Which of the following, if included in a student's paper, would NOT be an example of plagiarism?
1. In the game of baseball, which is rather boring, the batter stands on home base (Hughes 1).
2. Baseball is rather surprisingly known as "America's Favorite Pastime."
3. Baseball is "a rather boring sport played between two teams of nine players" (Hughes 1).
4. All of these are plagiarism.
The answer tells that only the third choice is NOT a plagiarism. My question is, why is the first choice a plagiarismwas assigned with this problem (the reference text is attached):
Which of the following, if included in a student's paper, would NOT be an example of plagiarism?
Two angles of a triangle have the same measure and the third one is 48 degrees greater than the measure of each of the other two. Find the measure of the LARGEST angle in the triangle.
Let the two equal angles each be x
Let the third angle be x + 48
Then ATQ
x + x + x + 48 = 180
3x + 48 = 180
3x = 180 - 48 (Angle Sum Property)
3x = 132
x = 132/3
x = 44
Now the two angles are each 44
And the largest angle = 44 + 48
= 92
Answered by Gauthmath must click thanks and mark brainliest
Largest angle in the triangle is [tex]92^{0}[/tex]
What is triangle?"A triangle is a polygon with three edges and three vertices. It is one of the basic shapes in geometry."
What is angle sum property?"Angle sum property of triangle states that the sum of interior angles of a triangle is 180°."
Let us assume the two equal angles be '[tex]x[/tex]'
According to the question,
Two equal angles = [tex]x[/tex]
Third angle = [tex]x+48^{0}[/tex]
We know the angle sum property
[tex]x+x+x+48^{0} =180^{0}[/tex]
⇒[tex]3x+48^{0}=180^{0}[/tex]
⇒[tex]3x=180^{0}-48^{0}[/tex]
⇒[tex]x=\frac{132^{0} }{3}[/tex]
⇒[tex]x=44^{0}[/tex]
Two equal angles [tex]x[/tex] = [tex]44^{0}[/tex]
Largest Angle = [tex]44^{0} +48^{0}[/tex]
∴ Largest Angle = [tex]92^{0}[/tex]
Hence, Largest Angle = [tex]92^{0}[/tex]
Learn more about triangle and angle sum property here
https://brainly.com/question/3772264
https://brainly.com/question/4316040
#SPJ2
A random sample of bolts is taken from inventory, and their lengths are measured. The average length in the sample is 5.3 inches with a standard deviation of .2 inches. The sample size was 50. The point estimate for the mean length of all bolts in inventory is
Answer:
[tex]L_x=5.3 inches[/tex]
Step-by-step explanation:
Average length [tex]\=x =5.3 inches[/tex]
Standard deviation [tex]\sigma=0.2 inches[/tex]
Sample size [tex]n=50[/tex]
Generally The point estimate for the mean length of all bolts in inventory is
[tex]L_x= \=x[/tex]
[tex]L_x=5.3 inches[/tex]
g Two different factories named A and B both produce an automobile part. If a part came from A, the probability that the part is defective is .04. If the part came from B, the probability that it is defective is .05. In a sample of 180 parts, 100 came from A and 80 came from B. (a) What is the probability that a part chosen at random (from the sample) was defective
Answer:
0.0444 = 4.44% probability that a part chosen at random (from the sample) was defective.
Step-by-step explanation:
Probability of a defective part:
0.04 of [tex]\frac{100}{180}[/tex], that is, coming from A.
0.05 of [tex]\frac{80}{180}[/tex], that is, coming from B. So
[tex]p = 0.04\frac{100}{180} + 0.05\frac{80}{180} = \frac{0.04*100 + 0.05*80}{180} = 0.0444[/tex]
0.0444 = 4.44% probability that a part chosen at random (from the sample) was defective.
Four friends bought books at a bookstore. The person who got the best deal has the lowest ratio of cost to number of books purchased. Book Purchases Name Total Cost Number of Books Jo $9 4 Kei $12 8 Kate $30 16 Bryn $8 4
Answer:
Kei got the best deal.
Explanation:
The ratio of cost to number of books purchased for all of four friends will be.....
Jo ⇒ [tex]\frac{9}{4}[/tex], Kei ⇒ [tex]\frac{12}{8}[/tex] , Kate ⇒ [tex]\frac{30}{16}[/tex], Bryn ⇒ [tex]\frac{8}{4}[/tex]
From here you have to find the common denominator in this case is 16.
[tex]\frac{9}{4} =\frac{9*4}{4*4} =\frac{36}{16}[/tex]
[tex]\frac{12}{8} =\frac{12*2}{8*2} =\frac{24}{16}[/tex]
[tex]\frac{30}{16} =\frac{30*1}{16*1} =\frac{30}{16}[/tex]
[tex]\frac{8}{4} =\frac{8*4}{4*4} =\frac{32}{16}[/tex]
As you could tell the lowest is [tex]\frac{24}{16}[/tex] so the lowest is Kei.
Which of the following questions are equivalent to the answer below x 3/5
Answer:
[tex]x^\frac{3}{5} = (x^3 )^\frac{1}{5}[/tex]
[tex]x^\frac{3}{5} = \sqrt[5]{x^3}[/tex]
[tex]x^\frac{3}{5} = (\sqrt[5]{x})^3[/tex]
Step-by-step explanation:
Given
[tex]x^\frac{3}{5}[/tex]
Required
The equivalent expressions
We have:
[tex]x^\frac{3}{5}[/tex]
Expand the exponent
[tex]x^\frac{3}{5} = x^{ 3 * \frac{1}{5}}[/tex]
So, we have:
[tex]x^\frac{3}{5} = (x^3 )^\frac{1}{5}[/tex] ----- this is equivalent
Express 1/5 as roots (law of indices)
[tex]x^\frac{3}{5} = \sqrt[5]{x^3}[/tex] ------ this is equivalent
The above can be rewritten as:
[tex]x^\frac{3}{5} = (\sqrt[5]{x})^3[/tex] ------ this is equivalent
If X²+1=2x then what the value of x²?
Answer:
x² = 2x - 1
Step-by-step explanation:
x² + 1 = 2x
→ Minus 1 from both sides
x² = 2x - 1
x^2 + 1 = 2x
x^2 = 2x - 1
Also value of x = Root(2x -1)
Answered by Gauthmath must click thanks and mark brainliest
What type of line is PQ?
A. angle bisector
B. median
C. altitude
D. side bisector
Answer:
D
Step-by-step explanation:
RS is a side.
RQ = QS They are both equal to seven.
That means that the answer is A or D
Since the word side is in D, it must be the answer.
Please help
What are the roots (zeros) of the polynomial f(x)=x^3+3x^2-9x+15
9514 1404 393
Answer:
{-5.2555, 1.1278 ± 1.2579i}
Step-by-step explanation:
Descarte's rule of signs tells you there are 0 or 2 positive real roots and 1 negative real root. A graph shows you the negative roots is irrational, and the positive roots are complex.
There are formulas for solving equations of this sort. The method you use will depend on whether you need an exact result or just a numerical approximation. Exact results can be obtained in terms of radicals or in terms of trig functions.
The first attachment is from a freely available solver. It gives 4 decimal places, which is sufficient for many purposes.
The second attachment is the graph, along with the quadratic that results from dividing f(x) by the factor that gives the real root. While the values shown on the graph are to 3 decimal places, the calculator can be used to find them to greater precision. (We have used Newton's Method iteration to find the real root to 12 significant figures.)
For the function in the graph, find the values of f(-4), f(-1), and f(1).
Answer:
f(-4) = -1
f(-1) = -4
f(1) = 4
Step-by-step explanation:
We need to find the y value for the x values
f(-4) means find the y value for x= -4
f(-4) = -1
f(-1) = -4
f(1) = 4
Which figure is the pre-image? Which figure is the image after the first transformation? Which figure is the image after the second transformation?
Answer:
I believe the red one is the first image then the blue then the green because they show the prime sign
Step-by-step explanation:
What is the quotient ? -4/2 divided by 2
Answer:
[tex]\frac{-\frac{4}{2} }{2} =-\frac{4}{2} *\frac{1}{2} =-\frac{4}{4} =-1[/tex]
Suppose that we ask n randomly selected people whether they share your birthday. (a) Give an expression in terms of n for the probability that no one shares your birthday (ignore leap years). $$ Correct: Your answer is correct. (b) What is the least number of people we need to select so that the probability is at least 0.8 that at least one person shares your birthday
Using the binomial distribution, it is found that:
a) The expression is [tex]\left(\frac{364}{365}\right)^{n}[/tex]
b) You need to select at least 587 people.
For each person, there are only two possible outcomes, either they share your birthday, or they do not. The probability of a person sharing your birthday is independent of any other person, hence, the binomial distribution is used to solve this question.
Binomial probability distribution
[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]
[tex]C_{n,x} = \frac{n!}{x!(n-x)!}[/tex]
The parameters are:
x is the number of successes. n is the number of trials. p is the probability of a success on a single trial.There are 365 days in a non-leap year, hence, the probability of each person sharing your birthday is [tex]p = \frac{1}{365}[/tex]
Item a:
This probability is P(X = 0), hence:
[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]
[tex]P(X = 0) = C_{n,0}.\left(\frac{1}{365}\right)^{0}.\left(\frac{364}{365}\right)^{n} = \left(\frac{364}{365}\right)^{n}[/tex]
Hence, the expression is [tex]\left(\frac{364}{365}\right)^{n}[/tex]
Item b:
The probability that at least one person shares your birthday is:
[tex]P(X \geq 1) = 1 - P(X = 0)[/tex]
We want that:
[tex]P(X \geq 1) \geq 0.8[/tex]
Hence:
[tex]1 - P(X = 0) \geq 0.8[/tex]
[tex]P(X = 0) \leq 0.2[/tex]
Hence:
[tex]\left(\frac{364}{365}\right)^{n} \leq 0.2[/tex]
[tex]n\log{\left(\frac{364}{365}\right)} \leq \log{0.2}[/tex]
[tex]n \geq \frac{\log{0.2}}{\log{\left(\frac{364}{365}\right)}}[/tex]
[tex]n \geq 586.6[/tex]
Rounding up: You need to select at least 587 people.
To learn more about the binomial distribution, you can take a look at https://brainly.com/question/24863377
In the statements below, V is a vector space. Mark each statement true or false. Justily each answer a. The set R is a two-dimensional subspace of R3.Choose the correct answer below O A. False, because R2 is not closed under vector addition. O B. True, because R2 is a plane in R3 Ос. False, because the set R2 is not even a subset of R3 OD. True, because every vector in R2 can be represented by a linear combination of vectors inR3 b. The number of variables in the equation Ax 0 equa's the dimension of Nul A. Choose the correct answer below O A. False, because the number of free variables is equal to the dimension of Nul A. O B. True, because the number of variables in the equation Ax 0 equals O C. True, because the dimension of Nul A equals the largest any solution to O D. False, because the number of plvot columns is equal to the dimension of Nud A. c. A vector space the number of columns in A and the number of columns in A equa's the dimension of Nul A. number of Os in any solution to the equation Ax -b, and the equation Ax- 0 always has the trivial solution, so the number of variables is infinite-dimensional if it is spanned by an infinite set Choose the correct answer below O A. True, because the dimension of a vector space is equal to the number of elements in a set that spans O B. Faise, because a basis for the vector space may O C. True, because the dimension of a vector space number of O D. Faise, because all vector spaces are finite-dimensional. d. If dim Van and it S spans V, then S is a basis of V. Choose the correct answer below. the vector space. have only finitely many elements, which would make the vector space finite-dimensional is the number of vectors in a basis for that vector space, and a vector space spanned by an infinite set has a basis with an infinite number of vect O A. False, because the set S must have less than n elements O B. True, because if a vector space is finite-dimensional, then a set that spans t is a basis of the vector space O C. False, in order for S to be a basis, it must also have n elements O D. True, because if a set spans a vector space, regardiess of the dimension of the vector space, then that setis a basis of the vector spaoe e. The only three-dimensional subspace of R3 is R3 itself. Choose the correct answer below Faise, because False, because any subspaces of R3 which contain three-element vectors are three-dimensional, but most of these most three-dimensional subspaces of R3 are spanned by a linearly dependent set of tree vectors, but R can only be sparned by thre Inearly independent vectors subspaces do not contain all of R
D. True, because any three linearly dependent vectors in R3 span all of R3, so there is no three-dmensional subspace of R' that is not R
Answer:
A. False
B. True
C. False
D. True
Step-by-step explanation:
Only three dimensional subspace for R3 is R3 itself. In a 3 d subspace there are 3 basis vectors which are all linearly independent vectors. Dimension of a vector is number of subspace in that vector. Finite set can generate infinite dimension vector space.
Given the following coordinates complete the glide reflection transformation.
9514 1404 393
Answer:
A"(-1, -2)B"(4, 0)C"(6, -3)Step-by-step explanation:
The reflection over the x-axis is ...
(x, y) ⇒ (x, -y)
The shift left 3 units is ...
(x, y) ⇒ (x -3, y)
So, the two transformations together will be ...
(x, y) ⇒ (x -3, -y)
A(4, 2) ⇒ A"(1, -2)
B(7,0) ⇒ B"(4, 0)
C(9, 3) ⇒ C"(6, -3)
suppose that 16% of crimes of this type end up in a criminal charge. this district has a false conviction rate of 5% (meaning the subject was charged but did not commit the crime) and fail to charge at a rate of 10% (meaning the person committed the crime but was not charged). if a randomly chosen suspect is charged, what is the chance that the suspect actually committed the crime
Answer:
0.9 = 90% probability that the suspect actually committed the crime.
Step-by-step explanation:
Conditional Probability
We use the conditional probability formula to solve this question. It is
[tex]P(B|A) = \frac{P(A \cap B)}{P(A)}[/tex]
In which
P(B|A) is the probability of event B happening, given that A happened.
[tex]P(A \cap B)[/tex] is the probability of both A and B happening.
P(A) is the probability of A happening.
In this question:
Event A: Charged
Event B: Committed the crime.
16% of crimes of this type end up in a criminal charge.
This means that [tex]P(A) = 0.16[/tex]
Probability of being charged and committing the crime:
90% of 16%, so:
[tex]P(A \cap B) = 0.9*0.16[/tex]
What is the chance that the suspect actually committed the crime?
[tex]P(B|A) = \frac{P(A \cap B)}{P(A)} = \frac{0.9*0.16}{0.16} = 0.9[/tex]
0.9 = 90% probability that the suspect actually committed the crime.
धरोहर को वाक्य बनाऊ
Answer:
Please tell in english
Step-by-step explanation:
A local school board member randomly sampled private and public high school teachers in his district to compare the proportions of National Board Certified (NBC) teachers in the faculty. The results were:
Answer:
0.025 ;
(-0.7198 ; 0.7698)
Step-by-step explanation:
From the table :
_____________ private schls ___ public schls
Sample size, n _____ 80 __________ 520
P, NBC teachers ___ 0.175 ________ 0.150
P1 = P of private school teachers
P2 = P of public school teachers
Difference in proportion :
P1 - P12 = 0.175 - 0.150.= 0.025
The 90% confidence interval for 2 - sample proportion :
C.I = (p1-p2) ± [Zcritical * √(p1(1-p1)/n1 + (p2(1-p2)/n2)]
Zcritical at 90% = 1.645
C.I = 0.025 ± [1.645 * √((0.175*0.825)/80 + (0.150*0.850)/520)]
C.I = 0.025 ± [1.645 * √(0.0018046875 + 0.0002451)]
C.I = 0.025 ± 1.645 * 0.0452755
C.I = 0.025 ± 0.07448
C.I = (-0.7198 ; 0.7698)
what is the value of x
Answer:
c 112⁰
Step-by-step explanation:
cuz the triangle is the same and x is on a straight line so get 180 - 68 = 112
Answer:
the angle opposite to x is 61 degree (being alternate angle)
so
x+ 61 = 180(being linear pair)
or, x = 180 - 61
so, x = 119
the answer is 119(d).
A 2-column table has 2 rows. The first column is labeled x with entries negative 2, negative 1, 0, 1, 2. The second column is labeled f (x) with entries 8, 2, 0.5, 0.125, 0.03125.
Use the table of values to write the exponential function.
Answer:
0.5
0.25
Step-by-step explanation:
The equation for the exponential function is f(x) = 0.5(0.25)ˣ after applying the concept of the function.
What is an exponential function?It is defined as a function that rapidly increases and the value of the exponential function is always positive. It denotes with exponent y = aˣ
where a is a constant and a>1
It is given that:
A 2-column table has 2 rows. The first column is labeled x with entries negative 2, negative 1, 0, 1, 2. The second column is labeled f (x) with entries 8, 2, 0.5, 0.125, and 0.03125.
x f(x)
-2 8
-1 2
0 0.5
1 0.125
2 0.03125
Let the function is:
f(x) = a(b)ˣ
Plug x = 0 and f(x) = 0.5
0.5 = a
Plug x = -1 and f(x) = 2
2 = 0.5(1/b)
b = 0.5/2 = 0.25
f(x) = 0.5(0.25)ˣ
Thus, the equation for the exponential function is f(x) = 0.5(0.25)ˣ after applying the concept of the function.
Learn more about the exponential function here:
brainly.com/question/11487261
#SPJ2
PLease Help! I will give you the brainiest and a lot of points
A survey of 104 college students was taken to determine the musical styles they liked. Of those, 22 students listened to rock, 23 to classical, and 24 to jazz. Also, 10 students listened to rock and jazz, 8 to rock and classical, and 8 to classical and jazz. Finally, 6 students listened to all three musical styles. Construct a Venn diagram and determine the cardinality for each region. Use the completed Venn Diagram to answer the following questions.
a. How many listened to only rock music?
n(only rock)
b. How many listened to classical and jazz, but not rock?
n(classical and jazz, not rock)
c. How many listened to classical or jazz, but not rock?
n(classical or jazz, not rock)
d. How many listened to music in exactly one of the musical styles?
n(exactly one style)
e. How many listened to music in exactly two of the musical styles?
n(exactly two styles)
f. How many did not listen to any of the musical styles?
n(none)
Answer:
A. 22
B. 8
C. 23 + 24
D. 22 + 23 + 24
E. 8 + 8 + 10
F. 104 - (sum of all the given numbers) = 3
what equation shows a slope of 2/3 and a white intercept of 0, -2
y = 2/3 x - 2
Or
y + 2 = 2/3 ( x )
Answer:
y= 2/3x - 2
hope this helps :)
In the picture below, which lines are lines of symmetry for the figure?
A. only 3
B. 1 and 3
C. 1, 2, and 3
D. none
Based on the lines drawn on the given picture, the number of lines of symmetry are D. none.
What are lines of symmetry?Lines of symmetry are those that divide a shape such that each side can be said to be a reflection of the other.
In the above image, there are no lines of symmetry because when any of the lines given divides the shape, either side would not be identical.
Find out more on lines of symmetry at https://brainly.com/question/23974310.
#SPJ1
What's the value of n if 13+19= n+25
.
.
..
.
.............
Answer:
[tex]13+19=n+25[/tex]
[tex]n+25=13+19[/tex]
Add 13+19= 32
[tex]n+25=32[/tex]
Now Subtract 25 from both sides
[tex]n+25-25=32-25[/tex]
[tex]n=7[/tex]
OAmalOHopeO
a store sells pencils pens and markers that sells two times as many markers as pencils and three times as many pens as pencils is the store sells a total of 1950 pencils and pens and markers in a week how many of each were sold
Answer:
325 pencils, 650 markers, 975 pens
Step-by-step explanation:
in picture.
How many permutations of letter of the word APPLE are there?
Answer:
There are 60 permutations.
Step-by-step explanation:
Arrangements formula:
The number of possible arrangements of n elements is given by:
[tex]A_n = n![/tex]
With repetition:
For each element that repeats, with [tex]n_1, n_2, ..., n_n[/tex] times, the formula is:
[tex]A_n^{n_1,n_2,...,n_n} = \frac{n!}{n_1!n_2!...n_n}[/tex]
In this question:
Apple has 5 letters.
P appears two times. So
[tex]A _5^{2} = \frac{5!}{2!} = 60[/tex]
There are 60 permutations.
What is the value of z for the equation fraction 1 over 3z = −fraction 5 over 6 + fraction 1 over 6z?
5
2
−2
−5
9514 1404 393
Answer:
-1/5
Step-by-step explanation:
[tex]\dfrac{1}{3z}=-\dfrac{5}{6}+\dfrac{1}{6z}\qquad\text{given}\\\\2=-5z+1\qquad\text{multiply by $6z$}\\\\1=-5z\qquad\text{subtract 1}\\\\\boxed{-\dfrac{1}{5}=z}\qquad\text{divide by $-5$}[/tex]