1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Nimfa-mama [501]
3 years ago
9

The difference between the roots of the quadratic equation x2 -14x +q =0 is 6. Find q

Mathematics
1 answer:
Irina-Kira [14]3 years ago
3 0

9514 1404 393

Answer:

  q = 40

Step-by-step explanation:

When the quadratic has roots p and r, it can be factored as ...

  (x -p)(x -r) = x² -(p+r)x +pr

So, the sum of the roots is 14, and their difference is 6. This lets us find the roots from ...

  p + r = 14

  p - r = 6

  2p = 20 . . . add the two equations

  p = 10

  r = 14 -p = 4

The value of interest is then ...

  q = pr = (10)(4)

  q = 40

__

The graph shows the roots to be 4 and 10, as we found.

You might be interested in
Tiana's math test score are 85 and 91 . She has one more test left. In order to earn and A, her average test score must be at le
Zanzabum
85 + 91 + x ÷3 ≥94


You didn't give any choices but this represents the problem.
3 0
3 years ago
These box plots show daily low temperatures for a sample of days in two
9966 [12]

Answer:

<u>B. The interquartile range (IQR) for town A, 20, is greater than the</u>

<u>IQR for town B, 10.</u>

Step-by-step explanation:

IQR = Q₃ - Q₁

For the town A:

Q₃ = 40  and Q₁ = 20

IQR of town A = 40 - 20 = 20

For the town B:

Q₃ = 30   and Q₁ = 20

IQR of town A = 30 - 20 = 10

Check the given options:

The most statement is appropriate comparison of the spreads is B

<u>B. The interquartile range (IQR) for town A, 20, is greater than the</u>

<u>IQR for town B, 10.</u>

<u />

6 0
3 years ago
Solve the equation x + 0.7 = 1 - 0.2x in two different ways.Then check your answer.Show your work!
expeople1 [14]
Simplifying
x + 0.7 = 1 + -0.2x

Reorder the terms:
0.7 + x = 1 + -0.2x

Solving
0.7 + x = 1 + -0.2x

Solving for variable 'x'.

Move all terms containing x to the left, all other terms to the right.

Add '0.2x' to each side of the equation.
0.7 + x + 0.2x = 1 + -0.2x + 0.2x

Combine like terms: x + 0.2x = 1.2x
0.7 + 1.2x = 1 + -0.2x + 0.2x

Combine like terms: -0.2x + 0.2x = 0.0
0.7 + 1.2x = 1 + 0.0
0.7 + 1.2x = 1

Add '-0.7' to each side of the equation.
0.7 + -0.7 + 1.2x = 1 + -0.7

Combine like terms: 0.7 + -0.7 = 0.0
0.0 + 1.2x = 1 + -0.7
1.2x = 1 + -0.7

Combine like terms: 1 + -0.7 = 0.3
1.2x = 0.3

Divide each side by '1.2'.
x = 0.25

Simplifying
x = 0.25

I only know 1 way.
6 0
4 years ago
can someone show me how to find the general solution of the differential equations? really need to know how to do it for the upc
mariarad [96]
The first equation is linear:

x\dfrac{\mathrm dy}{\mathrm dx}-y=x^2\sin x

Divide through by x^2 to get

\dfrac1x\dfrac{\mathrm dy}{\mathrm dx}-\dfrac1{x^2}y=\sin x

and notice that the left hand side can be consolidated as a derivative of a product. After doing so, you can integrate both sides and solve for y.

\dfrac{\mathrm d}{\mathrm dx}\left[\dfrac1xy\right]=\sin x
\implies\dfrac1xy=\displaystyle\int\sin x\,\mathrm dx=-\cos x+C
\implies y=-x\cos x+Cx

- - -

The second equation is also linear:

x^2y'+x(x+2)y=e^x

Multiply both sides by e^x to get

x^2e^xy'+x(x+2)e^xy=e^{2x}

and recall that (x^2e^x)'=2xe^x+x^2e^x=x(x+2)e^x, so we can write

(x^2e^xy)'=e^{2x}
\implies x^2e^xy=\displaystyle\int e^{2x}\,\mathrm dx=\frac12e^{2x}+C
\implies y=\dfrac{e^x}{2x^2}+\dfrac C{x^2e^x}

- - -

Yet another linear ODE:

\cos x\dfrac{\mathrm dy}{\mathrm dx}+\sin x\,y=1

Divide through by \cos^2x, giving

\dfrac1{\cos x}\dfrac{\mathrm dy}{\mathrm dx}+\dfrac{\sin x}{\cos^2x}y=\dfrac1{\cos^2x}
\sec x\dfrac{\mathrm dy}{\mathrm dx}+\sec x\tan x\,y=\sec^2x
\dfrac{\mathrm d}{\mathrm dx}[\sec x\,y]=\sec^2x
\implies\sec x\,y=\displaystyle\int\sec^2x\,\mathrm dx=\tan x+C
\implies y=\cos x\tan x+C\cos x
y=\sin x+C\cos x

- - -

In case the steps where we multiply or divide through by a certain factor weren't clear enough, those steps follow from the procedure for finding an integrating factor. We start with the linear equation

a(x)y'(x)+b(x)y(x)=c(x)

then rewrite it as

y'(x)=\dfrac{b(x)}{a(x)}y(x)=\dfrac{c(x)}{a(x)}\iff y'(x)+P(x)y(x)=Q(x)

The integrating factor is a function \mu(x) such that

\mu(x)y'(x)+\mu(x)P(x)y(x)=(\mu(x)y(x))'

which requires that

\mu(x)P(x)=\mu'(x)

This is a separable ODE, so solving for \mu we have

\mu(x)P(x)=\dfrac{\mathrm d\mu(x)}{\mathrm dx}\iff\dfrac{\mathrm d\mu(x)}{\mu(x)}=P(x)\,\mathrm dx
\implies\ln|\mu(x)|=\displaystyle\int P(x)\,\mathrm dx
\implies\mu(x)=\exp\left(\displaystyle\int P(x)\,\mathrm dx\right)

and so on.
6 0
3 years ago
On average, a car will depreciate by about 21% of its value each year. If a
monitta

Answer: D

Step-by-step explanation:

6 0
3 years ago
Other questions:
  • A department store wraps gifts for its customers. What is the amount of wrapping paper it would take to wrap a gift box with a w
    13·1 answer
  • Employment data at a large company reveal that 59% of the workers are married, that 20% are college graduates, and 1/6 of the co
    10·1 answer
  • Most bees have a body temperature of 35* Celsius. When they sleep, it can drop by up to 2* celsius. What's their range in body t
    8·1 answer
  • 2x + 3y = 12<br> Complete the missing value in the solution to the equation.
    5·2 answers
  • What is the sum of the arithmetic series below?
    11·1 answer
  • PLEASE ANSWER ITS DUE SO SOON
    11·1 answer
  • If the mean of 5 positive integers is 15, what is the maximum possible difference between the largest and the smallest of these
    12·1 answer
  • George collects 25 baseball cards each month. How many cards will he have at the end of one year? Complete the equation to help
    14·2 answers
  • I'd really appreciate it if someone could help me with these square problems :/
    8·1 answer
  • Sand will be placed under the base of a circular pool with a diameter of 20 feet. 1 bag of sand covers about 6 square feet. How
    10·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!