6. How many four digit numbers can be formed, using
7,5, 0, 2 only once in a number?
(A). 4
(B). 12
(C).9
(D). 18

6. How Many Four Digit Numbers Can Be Formed, Using7,5, 0, 2 Only Once In A Number?(A). 4(B). 12(C).9(D).

Answers

Answer 1

Answer:

Letter D

Step-by-step explanation:

18 is your answer


Related Questions

If X²+1=2x then what the value of x²?

Answers

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

The product of 10 and the difference between 8 and -9?

Answers

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.

У(Ñ)= ___________

Answers

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]

d) A movie time was 2hours. 10% of the time was taken advertisement. How long was the actual movie? ​

Answers

Answer:

108 minutes

Step-by-step explanation:

Lets say that M+A is the time of the movie and the advertisement, so;

M+A = 2

And we know that 10% of that time is advertisement, mathematically that is:

A = 0,1*2

So replacing the second equation in the first one we have;

M + 0,1*2 = 2

M = 2-0,1*2 = 1,8 hours

We can convert hours into minutes multiplying by 60

1,8h*60min/h = 108min

What is the quotient ? -4/2 divided by 2

Answers

Answer:

[tex]\frac{-\frac{4}{2} }{2} =-\frac{4}{2} *\frac{1}{2} =-\frac{4}{4} =-1[/tex]

Which figure is the pre-image? Which figure is the image after the first transformation? Which figure is the image after the second transformation?

Answers

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:

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?

Answers

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?

what is the value of x

Answers

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).

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

Answers

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

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?

Answers

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.

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:

Answers

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)

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

Answers

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.

For the function in the graph, find the values of f(-4), f(-1), and f(1).​

Answers

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

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

Answers

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

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

Answers

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.​

Answers

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)

Để tuyển nhân viên, một công ty tổ chức kiểm tra 3 vòng độc lập. Một người tham gia thi tuyển với xác suất qua các vòng lần lượt là 0,8 và 0,6 và 0,25.
a) Tìm xác suất để người đó không được nhận vào công ty?
b) Tìm xác suất để người đó thi đỗ ít nhất 1 vòng.
c) Tìm xác suất để người đó thi không đỗ ở vòng 2.

Answers

It's b I hope that helps you're welcome Để tuyển nhân viên, một công ty tổ chức kiểm tra 3 vòng độc lập. Một người tham gia thi tuyển với xác suất qua các vòng lần lượt là 0,8 và 0,6 và 0,25.
a) Tìm xác suất để người đó không được nhận vào công ty?
b) Tìm xác suất để người đó thi đỗ ít nhất 1 vòng.
c) Tìm xác suất để người đó thi không đỗ ở vòng 2.

what equation shows a slope of 2/3 and a white intercept of 0, -2

Answers

y = 2/3 x - 2

Or

y + 2 = 2/3 ( x )

Answer:

y= 2/3x - 2

hope this helps :)

A study examines the relationship between being a registered nurse (yes/no) and passing a cultural competency exam (yes/no) among a group of 987 randomly selected employees at your hospital. What test would be appropriate to determine if there is an association

Answers

Answer:

The appropriate test to determine if there is an association between being a registered nurse and passing a cultural competency exam among a group of 987 randomly selected hospital employees is a:

Chi-square Test.

Step-by-step explanation:

The Chi-Square Test uses either a diagram (like a scatter plot) or a hypothesis test to show the existence of an association between two variables or statistically demonstrate that a relationship exists between the two variables.  Using the computed t-score, the significant association between two categorical variables can be measured and established.

Which of the following questions are equivalent to the answer below x 3/5

Answers

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

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

Answers

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]

Exercise science researchers collecting data within their state noticed that teens who spend more time streaming videos spend less time exercising.


What are the explanatory variable and response variable for this relationship?


Explanatory variable: time spent exercising

Response variable: state of teen’s residence

Explanatory variable: time spent streaming videos

Response variable: time spent exercising

Explanatory variable: time spent exercising

Response variable: time spent streaming videos

Explanatory variable: state of teen’s residence

Response variable: time spent streaming videos


I think it is (B):
Explanatory variable: time spent streaming videos
Response variable: time spent exercising

Answers

Answer:

It is (B) ED2021

Explanatory variable: time spent streaming videos

Response variable: time spent exercising

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​

Answers

Answer:

325 pencils, 650 markers, 975 pens

Step-by-step explanation:

in picture.

धरोहर को वाक्य बनाऊ

Answers

Answer:

Please tell in english

Step-by-step explanation:

a new automobile cause 11300 which is 100 more than 25 times a certain number what is the number​

Answers

Answer:

25x + 100 = 11300

25x = 11200

448 = x

Step-by-step explanation:

the certain number is 448

How many permutations of letter of the word APPLE are there?​

Answers

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.

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

Answers

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]

Can someone help me solve this problem ?

Answers

Answer:

B

Step-by-step explanation:

Since x= 3/4

To take the fraction on left hand side, inverse 4/3

Take π as denominator

Then cube root the entire equation on the left hand side.

Answer:

Step-by-step explanation:

Please help
What are the roots (zeros) of the polynomial f(x)=x^3+3x^2-9x+15

Answers

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.)

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.

Answers

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

Other Questions
Please help me!!! I'm being timed A solution of acetic acid and water contains 205.0 g L-1 of acetic acid and 820.0 g L-1 of water. Compute the density of the solution ( report your answer in g per mL) I need help with this Is it possible to build a triangle with side lengths of 3, 3, and 9? 5.What two words make up the contraction in this sentence?Wed hate to have to cancel the trip after so much planning.A. We hadB. We wouldC. We haveD. We did Ai l Tng b th u tin ca ng? Determine whether each relation is a function. Give the domain and range for each relation.{(3, 4), (3, 5), (4, 4), (4, 5)} A sample of helium gas at a pressure of 0.778 atm and a temperature of 20.2 C, occupies a volume of 574 mL. If the gas is allowed to expand at constant temperature until its pressure is 0.373 atm, the volume of the gas sample will be mL. just me or does brainly just want people to watch ads or pay for answers that are sometimes wrong dont get it Write a good research question for each of the following topics:1. Belief systems2. Biodiversity and ecosystem loss3. Changing communities4. Digital world5. Family6. Humans and other species7. Sustainable living8. Trade and aid Need help pleaseeee!!! Roddie is 30 years old. He was demoted from his job as a manager at Big Trucks, a company with 10,000 employees. He was replaced by Bambi, a 45-year-old. Roddie was told that he was a little too young for management. Under the Age Discrimination in Employment Act (ADEA), what are Roddie's options what is the radius of the semicircle You are the network administrator for the ABC Company. Your network consists of two DNS servers named DNS1 and DNS2. The users who are configured to use DNS2 complain because they are unable to connect to internet websites. The following shows the configuration of both servers:Server Configurations:DNS1: _msdcs.abc.comabc.comDNS2: .(root)_msdcs.abc.comabc.comThe users connected to DNS2 need to be able to access the internet. What should be done? If you get a raise from $12 per hour to $15 per hour, what is the percent change? y = 4x 10y = 2What is the solution to the system of equations?(3, 2) (2, 3)(2, 2)(2, 2) PLS HELP WILL GIVE BRAINLY!!What is the weight (in grams) of a liquid that exactly fills a 182.8 milliliter container if the density of the liquid is 0.135grams over milliliter? Round to the nearest hundredth when necessary, and only enter numerical values, which can include a decimal point Grasshoppers are distributed at random in a large field according to a Poisson process with parameter a 5 2 per square yard. How large should the radius R of a circular sampling region be taken so that the probability of finding at least one in the region equals 0.99? Dos coches estn separados por una distancia de 12000 m salen al encuentro uno del otro, el primero con una aceleracin de 5,6 m/s2 el segundo con 10,4 m/s2 , calcula el tiempo y la distancia de encuentro.Un bus parte del reposo con una aceleracin de 3,2 m/s2 y en ese mismo momento a 2 km de distancia, sale otro en sentido opuesto, tambin partiendo del reposo pero con una aceleracin de 6,5 m/s2. Calcular la distancia y el momento de encuentro. Dos vehculos separados por 1300 m parten al encuentro en el instante t=0. El primero lo hace con una velocidad inicial constante de 15 km/h. El segundo parte desde el reposo y con una aceleracin de 1,2 m/s2. A qu distancia de la salida del primer vehculo se encuentran?Un automvil se desplaza por una carretera que es paralela a la va de un metrotren. El automvil se detiene ante un semforo que est con luz roja en el mismo instante que pasa un metrotren con una rapidez constante de 14 [m/s]. El automvil permanece detenido durante 8 s y luego parte con una aceleracin constante de 2,5 [m/s2 ]. Determine: a)El tiempo que emplea el automvil en alcanzar al metrotren, medido desde el instante en que se detuvo ante el semforo. Un micro parte del reposo y acelera a razn de 1,4 m/s2 . En este instante un pasajero que desea abordarlo, se encuentra a 12 [m] por detrs de la puerta y corre con una velocidad constante de 5 m/s. a) Determinar si el pasajero alcanza o no al microSalva mi trimestre Is this table a function why or why not?