When A = 200, solve the equation x2 - 40x + A=0 using the quadratic formula. Show all your working and give your answers correct to 2 decimal places.​

Answers

Answer 1

Answer:

Solution given:

equation is:

x²-40x+A=0

when A=200

equation becomes

x²-40x+200=0

Comparing above equation with ax²+bx+c=0 we get

a=1

b=-40

c=200

By using quadratic equation formula

x=[tex]\displaystyle \frac{-b±\sqrt{b²-4ac}}{2a}[/tex]

substituting value

x=[tex]\displaystyle \frac{-*-40±\sqrt{(-40)²-4*1*200}}{2*1}[/tex]

x=[tex]\displaystyle \frac{40±\sqrt{800}}{2}[/tex]

x=[tex]\displaystyle \frac{40±20\sqrt{2}}{2}[/tex]

taking positive

x=[tex]\displaystyle \frac{40+20\sqrt{2}}{2}[/tex]

x=34.14

taking negative

x=[tex]\displaystyle \frac{40-20\sqrt{2}}{2}[/tex]

x=5.86

x=34.14 or 5.86

Related Questions

g(x) = -8x + 2, find

a. g(x+4)

b. g(x) + g(-2)

Answers

Answer:

g(x+4)= -8(x+4)+2

=-8x-32+2=-8x-30

g(x)+g(-2)=-8x+2+(-8(-2)+2)

=-8x+2+(16+2)

=-8x+20

a.=-8x-30

b.=-8x+20

Round number to nearest tenth

Answers

Answer:

a= 13.5

c=18.7

B= 46

Step-by-step explanation:

Explain how to multiply
the following
binomials
(2x - y)(2x + y).

Answers

Step-by-step explanation:

you can just use the punnet square method to multiply it

Use FOIL; first, outer, inner, last. Multiply the first terms in each binomial, the outer terms of each binomial, the inner terms of each binomial, and the last terms of each binomial. In this case, you multiply 2x*2x, 2x*y, -y*2x, and -y*y.

A shop sells a particular of video recorder. Assuming that the weekly demand for the video recorder is a Poisson variable with the mean 3, find the probability that the shop sells. . (a) At least 3 in a week. (b) At most 7 in a week. (c) More than 20 in a month (4 weeks).

Answers

Answer:

a) 0.5768 = 57.68% probability that the shop sells at least 3 in a week.

b) 0.988 = 98.8% probability that the shop sells at most 7 in a week.

c) 0.0104 = 1.04% probability that the shop sells more than 20 in a month.

Step-by-step explanation:

For questions a and b, the Poisson distribution is used, while for question c, the normal approximation is used.

Poisson distribution:

In a Poisson distribution, the probability that X represents the number of successes of a random variable is given by the following formula:

[tex]P(X = x) = \frac{e^{-\lambda}*\lambda^{x}}{(x)!}[/tex]

In which

x is the number of successes

e = 2.71828 is the Euler number

[tex]\lambda[/tex] is the mean in the given interval.

Normal Probability Distribution

Problems of normal distributions can be solved using the z-score formula.

In a set with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the z-score of a measure X is given by:

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

The Z-score measures how many standard deviations the measure is from the mean. After finding the Z-score, we look at the z-score table and find the p-value associated with this z-score. This p-value is the probability that the value of the measure is smaller than X, that is, the percentile of X. Subtracting 1 by the p-value, we get the probability that the value of the measure is greater than X.

The Poisson distribution can be approximated to the normal with [tex]\mu = \lambda, \sigma = \sqrt{\lambda}[/tex], if [tex]\lambda>10[/tex].

Poisson variable with the mean 3

This means that [tex]\lambda= 3[/tex].

(a) At least 3 in a week.

This is [tex]P(X \geq 3)[/tex]. So

[tex]P(X \geq 3) = 1 - P(X < 3)[/tex]

In which:

[tex]P(X < 3) = P(X = 0) + P(X = 1) + P(X = 2)[/tex]

Then

[tex]P(X = x) = \frac{e^{-\lambda}*\lambda^{x}}{(x)!}[/tex]

[tex]P(X = 0) = \frac{e^{-3}*3^{0}}{(0)!} = 0.0498[/tex]

[tex]P(X = 1) = \frac{e^{-3}*3^{1}}{(1)!} = 0.1494[/tex]

[tex]P(X = 2) = \frac{e^{-3}*3^{2}}{(2)!} = 0.2240[/tex]

So

[tex]P(X < 3) = P(X = 0) + P(X = 1) + P(X = 2) = 0.0498 + 0.1494 + 0.2240 = 0.4232[/tex]

[tex]P(X < 3) = P(X = 0) + P(X = 1) + P(X = 2) = 1 - 0.4232 = 0.5768[/tex]

0.5768 = 57.68% probability that the shop sells at least 3 in a week.

(b) At most 7 in a week.

This is:

[tex]P(X \leq 7) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3) + P(X = 4) + P(X = 5) + P(X = 6) + P(X = 7)[/tex]

In which

[tex]P(X = x) = \frac{e^{-\lambda}*\lambda^{x}}{(x)!}[/tex]

[tex]P(X = 0) = \frac{e^{-3}*3^{0}}{(0)!} = 0.0498[/tex]

[tex]P(X = 1) = \frac{e^{-3}*3^{1}}{(1)!} = 0.1494[/tex]

[tex]P(X = 2) = \frac{e^{-3}*3^{2}}{(2)!} = 0.2240[/tex]

[tex]P(X = 3) = \frac{e^{-3}*3^{3}}{(3)!} = 0.2240[/tex]

[tex]P(X = 4) = \frac{e^{-3}*3^{4}}{(4)!} = 0.1680[/tex]

[tex]P(X = 5) = \frac{e^{-3}*3^{5}}{(5)!} = 0.1008[/tex]

[tex]P(X = 6) = \frac{e^{-3}*3^{6}}{(6)!} = 0.0504[/tex]

[tex]P(X = 7) = \frac{e^{-3}*3^{7}}{(7)!} = 0.0216[/tex]

Then

[tex]P(X \leq 7) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3) + P(X = 4) + P(X = 5) + P(X = 6) + P(X = 7) = 0.0498 + 0.1494 + 0.2240 + 0.2240 + 0.1680 + 0.1008 + 0.0504 + 0.0216 = 0.988[/tex]

0.988 = 98.8% probability that the shop sells at most 7 in a week.

(c) More than 20 in a month (4 weeks).

4 weeks, so:

[tex]\mu = \lambda = 4(3) = 12[/tex]

[tex]\sigma = \sqrt{\lambda} = \sqrt{12}[/tex]

The probability, using continuity correction, is P(X > 20 + 0.5) = P(X > 20.5), which is 1 subtracted by the p-value of Z when X = 20.5.

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

[tex]Z = \frac{20 - 12}{\sqrt{12}}[/tex]

[tex]Z = 2.31[/tex]

[tex]Z = 2.31[/tex] has a p-value of 0.9896.

1 - 0.9896 = 0.0104

0.0104 = 1.04% probability that the shop sells more than 20 in a month.

The probability of the selling the video recorders for considered cases are:

P(At least 3 in a week) = 0.5768 approximately.P(At most 7 in a week) = 0.9881 approximately.P( more than 20 in a month) = 0.0839 approximately.

What are some of the properties of Poisson distribution?

Let X ~ Pois(λ)

Then we have:

E(X) = λ = Var(X)

Since standard deviation is square root (positive) of variance,

Thus,

Standard deviation of X = [tex]\sqrt{\lambda}[/tex]

Its probability function is given by

f(k; λ) = Pr(X = k) = [tex]\dfrac{\lambda^{k}e^{-\lambda}}{k!}[/tex]

For this case, let we have:

X = the number of weekly demand of video recorder for the considered shop.

Then, by the given data, we have:

X ~ Pois(λ=3)


Evaluating each event's probability:

Case 1: At least 3 in a week.

[tex]P(X > 3) = 1- P(X \leq 2) = \sum_{i=0}^{2}P(X=i) = \sum_{i=0}^{2} \dfrac{3^ie^{-3}}{i!}\\\\P(X > 3) = 1 - e^{-3} \times \left( 1 + 3 + 9/2\right) \approx 1 - 0.4232 = 0.5768[/tex]

Case 2: At most 7 in a week.

[tex]P(X \leq 7) = \sum_{i=0}^{7}P(X=i) = \sum_{i=0}^{7} \dfrac{3^ie^{-3}}{i!}\\\\P(X \leq 7) = e^{-3} \times \left( 1 + 3 + 9/2 + 27/6 + 81/24 + 243/120 + 729/720 + 2187/5040\right)\\\\P(X \leq 7) \approx 0.9881[/tex]

Case 3: More than 20 in a month(4 weeks)

That means more than 5 in a week on average.

[tex]P(X > 5) = 1- P(X \leq 5) =\sum_{i=0}^{5}P(X=i) = \sum_{i=0}^{5} \dfrac{3^ie^{-3}}{i!}\\\\P(X > 5) = 1- e^{-3}( 1 + 3 + 9/2 + 27/6 + 81/24 + 243/120)\\\\P(X > 5) \approx 1 - 0.9161 \\ P(X > 5) \approx 0.0839[/tex]


Thus, the probability of the selling the video recorders for considered cases are:

P(At least 3 in a week) = 0.5768 approximately.P(At most 7 in a week) = 0.9881 approximately.P( more than 20 in a month) = 0.0839 approximately.

Learn more about poisson distribution here:

https://brainly.com/question/7879375

Use the ratio of a 45-45-90triangle to solve for the variables. Make sure to simplify radicals. Leave your answers as radicals in simplest form.

Answers

Answer:

Step-by-step explanation:

in this specific case the two legs are congruent:

b = 18

For the Pythagorean theorem

a = √ 2 * 18^2 = 18√2

What is the surface area of the cube below?
9 9 9
A. 508 units2
B. 405 units2
C. 486 units
D. 729 units2

Answers

Answer:

The formula of the surface area of a cube is 6 x s²

→ s = 9  

→ s² = 9²  

→ s² = 81  

→ 6 x 81 = 486

So, the surface area of the cube is 486 units².

The surface area of a cube is 486 units².

What is Surface Area?

The area is the space occupied by a two-dimensional flat surface. It is expressed in square units. The surface area of a three-dimensional object is the area occupied by its outer surface.

We have to find Surface Area of Cube.

Edge length of cube = 9 unit

So, Surface area of Cube

= 6 x s²

= 6 x 9²

= 6 x 81

= 486 units².

Learn more about Surface Area here:

brainly.com/question/29298005

#SPJ5

I do not understand this and could use help it needs the work shown

Answers

Answer:

a = 9

Step-by-step explanation:

The given trinomial is :

[tex]x^2-6x+\_\_\__[/tex]

let the blank is a.

So, we need to find the value of a so that it results in a perfect square trinomial.

We know that, [tex](m-n)^2=m^2-2mn+n^2[/tex]

So,

[tex]x^2-6x+a=x^2-2(1)(3)+3^2\\=(x-3)^2[/tex]

So, the value of a is 9. If a is 9, then only it would be a perfect square trinomial.

In an annual report to investors, an investment firm claims that the share price of one of their bond funds had very little variability. The report shows the average price as $15.00 with a variance of 0.19. One of the investors wants to investigate this claim. He takes a random sample of the share prices for 22 days throughout the last year and finds that the standard deviation of the share price is 0.2517. Can the investor conclude that the variance of the share price of the bond fund is different than claimed at α = 0.05. Assume the population is normally distributed.

Required:
State the null and alternative hypotheses. Round to four decimal places when necessary

Answers

In this question, the variance of the population is tested. From the data given in the exercise, we build the hypothesis, then we find the value of  test statistic and it's respective p-value, to conclude the test. From this, it is found that the conclusion is:

The p-value of the test is 0.0038 < 0.05, which means that the investor can conclude that the variance of the share price of the bond fund is different than claimed at α = 0.05.

----------------

Claimed variance of 0.19:

This means that at the null hypothesis, it is tested if the variance is of 0.19, that is:

[tex]H_0: \sigma^2 = 0.19[/tex]

----------------

Test if the variance of the share price of the bond fund is different than claimed at α = 0.05.

At the alternative hypothesis, it is tested if the variance is different of the claimed value of 0.19, that is:

[tex]H_1: \sigma^2 \neq 0.19[/tex]

The test statistic for the population standard deviation/variance is:[tex]\chi^2 = \frac{n-1}{\sigma_0^2}s^2[/tex]

In which n is the sample size,  is the value tested for the variance and s is the sample standard deviation.

----------------

0.19 is tested at the null hypothesis, as the variance:

This means that [tex]\sigma_0^2 = 0.19[/tex]

----------------

He takes a random sample of the share prices for 22 days throughout the last year and finds that the standard deviation of the share price is 0.2517.

This means that [tex]n = 22, s^2 = (0.2517)^2 = 0.0634[/tex]

----------------

Value of the test statistic:

[tex]\chi^2 = \frac{n-1}{\sigma_0^2}s^2[/tex]

[tex]\chi^2 = \frac{21*0.0634}{0.19}[/tex]

[tex]\chi^2 = 7[/tex]

----------------

P-value of the test and decision:

The p-value of the test is found using a chi-square for the variance calculator, considering a test statistic of [tex]\chi^2 = 7[/tex] and 22 - 1 = 21 degrees of freedom, and a two-tailed test(test if the mean is different of a value).

Using the calculator, the p-value of the test is 0.0038.

The p-value of the test is 0.0038 < 0.05, which means that the investor can conclude that the variance of the share price of the bond fund is different than claimed at α = 0.05.

For more on hypothesis tests using variances/standard deviation, you can check https://brainly.com/question/13993951

A simple random sample of 27 filtered​ 100-mm cigarettes is obtained from a normally distributed​ population, and the tar content of each cigarette is measured. The sample has a standard deviation of 0.20 mg. Use a 0.05 significance level to test the claim that the tar content of filtered​ 100-mm cigarettes has a standard deviation different from 0.30 ​mg, which is the standard deviation for unfiltered​ king-size cigarettes. Complete parts​ (a) through​ (d) below. a. What are the null and alternative​ hypotheses?

Answers

Answer:

The null hypothesis is [tex]H_0: \sigma = 0.3[/tex]

The alternative hypothesis is [tex]H_1: \sigma \neq 0.3[/tex]

Step-by-step explanation:

Test if the tar content of filtered​ 100-mm cigarettes has a standard deviation different from 0.30 ​mg.

At the null hypothesis, we test if the standard deviation is of 0.3, that is:

[tex]H_0: \sigma = 0.3[/tex]

At the alternative hypothesis, we test if the standard deviation is different of 0.3, that is:

[tex]H_1: \sigma \neq 0.3[/tex]

Find f(-2) if f(x) =x^4 +2x^2-1

Answers

Answer:

Plug -2 in for x of f(x)

--> -2^4 + 2(-2)^2 - 1

---> 23

f(-2) = 23

A particle is moving with the given data. Find the position of the particle.

a(t) = [tex]t^{2}[/tex] − 4t + 5, s(0) = 0, s(1) = 20

How do I find s(t)=?

Answers

Recall that

[tex]\dfrac{dv(t)}{dt} = a(t) \Rightarrow dv(t) = a(t)dt[/tex]

Integrating this expression, we get

[tex]\displaystyle v(t) = \int a(t)dt = \int(t^2 - 4t + 5)dt[/tex]

[tex]\:\:\:\:\:\:\:= \frac{1}{3}t^3 - 2t^2 + 5t + C_1[/tex]

Also, recall that

[tex]\dfrac{ds(t)}{dt} = v(t)[/tex] or

[tex]\displaystyle s(t) = \int v(t)dt = \int (\frac{1}{3}t^3 - 2t^2 + 5t + C_1)dt[/tex]

[tex]\:\:\:\:\:\:\:= \frac{1}{12}t^4 - \frac{2}{3}t^3 + \frac{5}{2}t^2 + C_1t + C_2[/tex]

Next step is to find [tex]C_1\:\text{and}\:C_2[/tex]. We know that at t = 0, s = 0, which gives us [tex]C_2 = 0[/tex]. At t = 1, s = 20, which gives us

[tex]s(1) = \frac{1}{12}(1)^4 - \frac{2}{3}(1)^3 + \frac{5}{2}(1)^2 + C_1(1)[/tex]

[tex]= \frac{1}{12} - \frac{2}{3} + \frac{5}{2} + C_1 = \frac{23}{12} + C_1 = 20[/tex]

or

[tex]C_1 = \dfrac{217}{12}[/tex]

Therefore, s(t) can be written as

[tex]s(t) = \frac{1}{12}t^4 - \frac{2}{3}t^3 + \frac{5}{2}t^2 + \frac{217}{12}t[/tex]

If you deposit $500 dollars “Each Month!” Into an account paying 3% interest, compounded monthly, how much would be in said account after 4 years.

Please show proper work and give a good explanation in regards as to how you got your answer

Answers

Answer:

26029.26

Step-by-step explanation:

Assuming we are investing the 500 at the end of the period and starting with 500 in the account

[ P(1+r/n)^(nt) ]+PMT × {[(1 + r/n)^(nt) - 1] / (r/n)}

PMT = the monthly payment

r = the annual interest rate (decimal)

n = the number of times that interest is compounded per year

t = the time in years

[ 500(1 + .03/12)^(4*12) ]+500 × {[(1 + .03/12)^(4*12) - 1] / .03/12)}

[ 500(1 + .0025)^(48) ]+500 × {[(1 + .0025)^(48) - 1] / .0025)}

563.66 +25465.60

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

Answers

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.

Student A, lives in Phoenix, Arizona and submits an assignment for math class. The teacher notices the student IP address is 75.167.171.149. Has this student committed one of the forms of plagiarism? Check all that apply.
Group of answer choices

Yes, this student is using an academic broker.

Yes, this student copied directly from an online site.

No, this students IP address matched her location.

No, the teacher does not have proof plagiarism.

Answers

Answer:

Yes, this student copied directly from an online site.

Step-by-step explanation:

According to whatismyip.live, this IP address is from Chandler, Arizona not Phoenix.

Describe who is responsible for the cost and efficiency variances for direct materials, direct labor, and manufacturing overhead

Answers

Answer:

The materials price variance is usually the responsibility of the purchasing manager. The materials quantity and labor efficiency variances are usually the responsibility of production managers and supervisors.

2cos2+cos2(2)−2cos2cos2=1​

Answers

The left side
1.99999925
1.99999925
does not equal to the right side
1
1
, which means that the given statement is false.

To almirahs are purchased for 7,800.
200 was spent on the transportation. One of them is sold at a profit of 40% and the other one at a loss of 40% If the selling price was same in both the cases, and the cost price of each almirah​

Answers

Answer:

The Cost Price of the Almirah Is 4000

What type of line is PQ?
A. altitude
B. angle bisector
C. side bisector
D. median

Answers

the answer for your question is altitude

The line PQ of the triangle is an altitude. The correct option is A.

What is the altitude of the triangle?

A line segment passing through a triangle's vertex and running perpendicular to the line containing the base is the triangle's height in geometry.

The extended base of the altitude is the name given to this line that contains the opposing side. The foot of the altitude is the point at where, the extended base and the height converge.

In the given triangle the line segment PQ is passing through a triangle's vertex and running perpendicular to the line containing the base is the triangle's height in geometry.

Therefore, the line PQ of the triangle is an altitude. The correct option is A.

To know more about an altitude follow

https://brainly.com/question/20305455

#SPJ5

What is a segment parallel to ba in a cube

Answers

Answer:

Two planes that do not intersect are said to be parallel. Parallel planes are found in shapes like cubes, which actually has three sets of parallel planes. The two planes on opposite sides of a cube are parallel to one another. ... So those will be 2 that are in the same plane that will never intersect.

A 230 pound man, a 140 pound woman, a 750 pound crate of equipment, an 80 pound bag of concrete. What percent of the total weight was concrete?
What percent of the total weight was human?

Answers

Concrete percent: 80/1200 = .0666666 = 6.7%
Human percent: 370/1200 = .308333 = 30.8 %

15. On Sports Day, Mike runs 100 metres in 13.89 seconds and Neal runs the same distance in 13.01 seconds. Who is the FASTER runner?​

Answers

Answer:

Neal

Step-by-step explanation:

13.01 < 13.89

Find y' for the following.​

Answers

Answer:

[tex]\displaystyle y' = \frac{5x - 2xy^2}{2y(x^2 - 3y)}[/tex]

General Formulas and Concepts:

Calculus

Differentiation

DerivativesDerivative Notation

Derivative Property [Multiplied Constant]:                                                           [tex]\displaystyle \frac{d}{dx} [cf(x)] = c \cdot f'(x)[/tex]

Derivative Property [Addition/Subtraction]:                                                         [tex]\displaystyle \frac{d}{dx}[f(x) + g(x)] = \frac{d}{dx}[f(x)] + \frac{d}{dx}[g(x)][/tex]

Basic Power Rule:

f(x) = cxⁿf’(x) = c·nxⁿ⁻¹

Derivative Rule [Product Rule]:                                                                             [tex]\displaystyle \frac{d}{dx} [f(x)g(x)]=f'(x)g(x) + g'(x)f(x)[/tex]

Derivative Rule [Chain Rule]:                                                                                 [tex]\displaystyle \frac{d}{dx}[f(g(x))] =f'(g(x)) \cdot g'(x)[/tex]

Implicit Differentiation

Step-by-step explanation:

Step 1: Define

Identify

[tex]\displaystyle 5x^2 - 2x^2y^2 + 4y^3 - 7 = 0[/tex]

Step 2: Differentiate

Implicit Differentiation:                                                                                 [tex]\displaystyle \frac{dy}{dx}[5x^2 - 2x^2y^2 + 4y^3 - 7] = \frac{dy}{dx}[0][/tex]Rewrite [Derivative Property - Addition/Subtraction]:                                 [tex]\displaystyle \frac{dy}{dx}[5x^2] - \frac{dy}{dx}[2x^2y^2] + \frac{dy}{dx}[4y^3] - \frac{dy}{dx}[7] = \frac{dy}{dx}[0][/tex]Rewrite [Derivative Property - Multiplied Constant]:                                   [tex]\displaystyle 5\frac{dy}{dx}[x^2] - 2\frac{dy}{dx}[x^2y^2] + 4\frac{dy}{dx}[y^3] - \frac{dy}{dx}[7] = \frac{dy}{dx}[0][/tex]Basic Power Rule [Product Rule, Chain Rule]:                                             [tex]\displaystyle 10x - 2 \Big( \frac{d}{dx}[x^2]y^2 + x^2\frac{d}{dx}[y^2] \Big) + 12y^2y' - 0 = 0[/tex]Basic Power Rule [Chain Rule]:                                                                     [tex]\displaystyle 10x - 2 \Big( 2xy^2 + x^22yy' \Big) + 12y^2y' - 0 = 0[/tex]Simplify:                                                                                                         [tex]\displaystyle 10x - 4xy^2 - 4x^2yy' + 12y^2y' = 0[/tex]Isolate y' terms:                                                                                             [tex]\displaystyle -4x^2yy' + 12y^2y' = 4xy^2 - 10x[/tex]Factor:                                                                                                           [tex]\displaystyle y'(-4x^2y + 12y^2) = 4xy^2 - 10x[/tex]Isolate y':                                                                                                       [tex]\displaystyle y' = \frac{4xy^2 - 10x}{-4x^2y + 12y^2}[/tex]Simplify:                                                                                                         [tex]\displaystyle y' = \frac{5x - 2xy^2}{2y(x^2 - 3y)}[/tex]

Topic: AP Calculus AB/BC (Calculus I/I + II)

Unit: Differentiation

Book: College Calculus 10e

5 people cleared a plot of land in 15 days.How many people would i need to hire to clear three times that plot in 5 days​

Answers

Answer:

45 people

Step-by-step explanation:

Answer:

45

Step-by-step explanation:

ln 15 days 5ppl work

ln 15 days if three times of that ppl work=5×3

=15ppl

So in 1 day=15×15\5 ppl

=45ppl

lt takes 45ppl to clear three times the plot in 5 days.

The table shows how surveyed drivers obtained their current vehicle and how they plan to get their next vehicle.


A 2-way table. A 4-column with 4 rows titled Plan for Next Vehicle. Column 1 has entries Current vehicle, bought new, bought used, leased total. Column 2 is labeled Buy new with entries 39, 19, 5, 63. Column 3 is labeled Buy used with entries 6, 146, 2, 154. Column 4 is labeled Lease with entries 6, 9, 18, 33. Column 5 is labeled Total with entries 51, 174, 25, 250.


What percent of drivers surveyed bought their current vehicle new and will buy a new vehicle again next time? Round your answer to the nearest whole number; you do not need to enter the percent symbol.

I think it's 16. Can someone help check it?

Answers

Answer:

The answer is 16!

EDGE2021

Answer:

16%

Step-by-step explanation:

edge 2023

What is the polynomial function of lowest degree with rational real coefficients, and roots -3 and square root of 6?

Answers

9514 1404 393

Answer:

  f(x) = x³ +3x² -6x -18

Step-by-step explanation:

In order for there to be a root of √6, there must be a factor of (x-√6). In order for there to be rational coefficients, there needs to be another factor of (x+√6) in the minimal polynomial. Then the minimal polynomial with the required roots is ...

  f(x) = (x +3)(x -√6)(x +√6) = (x +3)(x² -6)

  f(x) = x³ +3x² -6x -18

(-2x) (x-3) answer please

Answers

Answer:

−2x^2+6x

Explanation:

You just have to distribute meaning you have to multiply -2x to the equation.

Hey, babes! Here is a question for today-
How do you write an equation to show the relationship between the Independent and Dependent Variables?

Answers

Answer:

The equation has the form: y = a + b * x where a and b are constant numbers. The variable x is the independent variable, and y is the dependent variable. Typically, you choose a value to substitute for the independent variable and then solve for the dependent variable.

You decide to determine, once and for all, which chocolate brownies are best-- yours or your sister-in-law's Yolanda-- by devising a test of hypothesis. She is a superb baker and she mocks your baking as inferior. Undaunted, you decide to randomly select 100 names from the NYC phone book. You contact each selected individual and they agree to participate in your study. Then, you send your brownies with instructions for rating the taste and one week later you send Yolanda's brownies with the same instructions. Each group rates the brownies on a 10 point ordinal scale--10 implies exquisite and 1 implies inedible. True or False: This test is performed on paired or matched samples.

Answers

Answer:

Ture

Step-by-step explanation:

The rates of the same participatant are paired.

What is the GCF of the expression 7xyz - 21xyz + 49yz + 14yz2?

Answers

Answer:

7yz

Step-by-step explanation:

You can take 7yz common from all the terms in the given expression

Answered by GAUTHMATH

Megan and Suzanne each have a plant. They track the growth of their plants for four weeks.
Whose plant grew at a faster rate, and what was the rate?



Suzanne’s at 2 inches per week
Suzanne’s at 1.5 inches per week
Megan’s at 3 inches per week
Megan’s at 2.5 inches per week

Answers

Megan’s plant grew at a faster rate

Megan’s plant grew at a faster rate, Growing at a rate of  3 inches per week.

What is the slope?

The y-rate axis of change with respect to the x-axis is known as the slope.

y = mx + b, where slope = m and y-intercept = b, is the slope-intercept form equation of a line.

We are aware that a slope's graph or rate of change will be steeper the higher its absolute value.

Given, Megan and Suzanne each have a plant. They track the growth of their plants for four weeks.

From the given options, Megan's plant which is growing at a rate of 3 inches per week has a faster growth rate.

learn more about slopes here :

https://brainly.com/question/3605446

#SPJ6

Other Questions
A survey found that 8 out of 10 parents approved of the new principals performance. If 4 parents name are chosen with replacement what is the probability they all approve of the principals performance Item2 1 points Time Remaining 59 minutes 39 seconds00:59:39 Item 2 Time Remaining 59 minutes 39 seconds00:59:39 Crimson Inc. recorded credit sales of $755,000, of which $500,000 is not yet due, $180,000 is past due for up to 180 days, and $75,000 is past due for more than 180 days. Under the aging of receivables method, Crimson Inc. expects it will not collect 5% of the amount not yet due, 19% of the amount past due for up to 180 days, and 28% of the amount past due for more than 180 days. The allowance account had a debit balance of $2,800 before adjustment. After adjusting for bad debt expense, what is the ending balance of the allowance account Plz Help me thank uuu... Which of these is a likely impact of the stronger than normal trade winds on the eastern Pacific ocean? Warm surface water builds up, causing lower than average temperature. Warm surface water builds up, causing higher than average temperature. Warm surface water is reduced, causing colder conditions than normal. Warm surface water is reduced, causing hotter conditions than normal. .80 to the 8th power Which of the following would provide the best evidence that species A and species B have a common ancestor?O A. The limbs of species A perform a function that is similar to the limbs of species B, but they have a different structure.OB. Species A has limbs, and species B does not have limbs.O c.The limbs of species A and species B have a different structure and function.ODThe limbs of species A have a similar structure to the limbs of species B, but they perform a different function. A phase change from a solid to a gas is called: Two angles of a triangle have the same measure and the third one is 57 degrees greater than the measure of each of the other two. Find the measure of the LARGEST angle in the triangle. Which equation can be used to solve the problem?495 is 55 percent of what number? A spherical, concave shaving mirror has a radius of curvature of 0.983 m. What is the magnification of a person's face when it is 0.155 m from the vertex of the mirror (answer sign and magnitude) Anyone help edg hehdjskapaoa what are 2 easy difference between jellyfish and starfish Which statement best describes the impact of rhetoricaltechniques in this excerpt? calculate the effective yearly rate if an investment offers a nominal interest rate of 9.5% compounded quarterly Which event occurs in telophase II Now that you have finished reading the works in this unit, consider the ideals, values, and themes that early American writers considered to be important and worthy of inclusion in their journals, sermons, and poems. What are these ideals and values? Why were they important? How do different writers incorporate them into their works? Did certain values or ideals seem to become more or less important over time? If so, why? Cite specific examples from the writings of Bradford, Winthrop, Bradstreet, and Edwards in your response. Match the scenario to the career it describes.1.Geoff makes sure that a private business complies with lawsprotecting deerwildlife biologist2. Kara calls the state fire units to respond to a forest fire.policy analyst3. Lynette compares proposed policy plans.forestry manager Based on information from a large insurance company, 68% of all damage liability claims are made by single people under the age of 25. A random sample of 53 claims showed that 41 were made by single people under the age of 25. Does this indicate that the insurance claims of single people under the age of 25 is higher than the national percent reported by the large insurance company Find x on this special right triangle Gabby piggy bank contains dimes and quarters worth $8.55. If she has 63 coins in all how much does she have A portfolio's return is the weighted average of each individual investment's return. However, a portfolio's risk is not the weighted average of each investment's standard deviation.a. Trueb. False