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
Nady [450]
3 years ago
13

7x^2-31x+20 I Know The Answer, I Just Don't Know The Steps To Solving This Equation.

Mathematics
2 answers:
Maru [420]3 years ago
7 0
7x^2-31x+20=0
First, remove the coefficient by division
So
\frac{7x^2}{7}-\frac{31x}{7}+\frac{20}{7}=0
Then, cancel out \frac{20}{7}
So,
x^2-\frac{31x}{7}+\frac{20}{7}-\frac{20}{7}=-\frac{20}{7}
Then take half of the coefficient, then square it.
\frac{-\frac{31}{7}}{2}=\frac{37}{14}
(-\frac{37}{14})^2=\frac{961}{196}
So, The equation already looks like this:
x^2-\frac{31}{7}+\frac{961}{196}=-\frac{20}{7}+\frac{961}{196}
So,
x^2-\frac{31}{7}+\frac{961}{196}=\frac{401}{196}
Then factor the left side of the equation:
(x-\frac{31}{14})^2=\frac{401}{196}
Then square both sides:
x-\frac{31}{14}=\sqrt{\frac{401}{196}}
svet-max [94.6K]3 years ago
5 0
7x^2-31x+20=0\\
\\
\Delta=(-31)^2-4.7.20=961-560=401\\
\\
x=\frac{31 \pmsqrt{401}}{2*7}=\frac{31 \pm\sqrt{401}}{14}
You might be interested in
Ben is the youngest of four children. Bob is 5 years older than Ben, Bridget is twice as old as Bob, and Brian is 3 years younge
TEA [102]

Answer:tD

Step-by-step explanation:

5 0
3 years ago
Nancy walked 516 yards in 6 minutes and then another 368 yards in 4 minutes. What was Nancy's average speed? * A. 89 yd/min B. 8
Rina8888 [55]
Average speed = (total distance covered) / (time to cover the whole distance)
 
Total distance = (516 + 368) = 884 yards
Total time  = (6 + 4) = 10 minutes  

Average speed = (884 yards) / (10 minutes)

Average speed = 88.4 yards/minute  (C)


Other ways to write the same speed:

-- 4.42 feet/second
-- 265.2 feet/minute
-- 53.04 inches/second
-- 5,304 yards/hour
-- 3.014 mph (rounded)
-- 810.07 furlong/fortnight
7 0
3 years ago
Find dy/dx by implicit differentiation for x + 2y = xy.
Stella [2.4K]
Ok to find dy/dx of x+2y=xy we take derivative of both sides with respect to x

1+2dy/dx = x*dy/dx +y*dx/dx
1+ 2dy/dx = x*dy/dx + y* 1
2dy/dx +1 = x*dy/dx + y

2y’ + 1 = xy’ + y

2y’ + 1 - xy’ = y

2y’ -xy’ = y - 1

y’(2-x) = y - 1

so we get finally

y’= (y-1)/(2-x)

Hope this helps you understand the concept! Any questions please ask! Thank you so much!!
4 0
3 years ago
How many terms of the arithmetic sequence {1,22,43,64,85,…} will give a sum of 2332? Show all steps including the formulas used
MA_775_DIABLO [31]

There's a slight problem with your question, but we'll get to that...

Consecutive terms of the sequence are separated by a fixed difference of 21 (22 = 1 + 21, 43 = 22 + 21, 64 = 43 + 21, and so on), so the <em>n</em>-th term of the sequence, <em>a</em> (<em>n</em>), is given recursively by

• <em>a</em> (1) = 1

• <em>a</em> (<em>n</em>) = <em>a</em> (<em>n</em> - 1) + 21 … … … for <em>n</em> > 1

We can find the explicit rule for the sequence by iterative substitution:

<em>a</em> (2) = <em>a</em> (1) + 21

<em>a</em> (3) = <em>a</em> (2) + 21 = (<em>a</em> (1) + 21) + 21 = <em>a</em> (1) + 2×21

<em>a</em> (4) = <em>a</em> (3) + 21 = (<em>a</em> (1) + 2×21) + 21 = <em>a</em> (1) + 3×21

and so on, with the general pattern

<em>a</em> (<em>n</em>) = <em>a</em> (1) + 21 (<em>n</em> - 1) = 21<em>n</em> - 20

Now, we're told that the sum of some number <em>N</em> of terms in this sequence is 2332. In other words, the <em>N</em>-th partial sum of the sequence is

<em>a</em> (1) + <em>a</em> (2) + <em>a</em> (3) + … + <em>a</em> (<em>N</em> - 1) + <em>a</em> (<em>N</em>) = 2332

or more compactly,

\displaystyle\sum_{n=1}^N a(n) = 2332

It's important to note that <em>N</em> must be some positive integer.

Replace <em>a</em> (<em>n</em>) by the explicit rule:

\displaystyle\sum_{n=1}^N (21n-20) = 2332

Expand the sum on the left as

\displaystyle 21 \sum_{n=1}^N n-20\sum_{n=1}^N1 = 2332

and recall the formulas,

\displaystyle\sum_{k=1}^n1=\underbrace{1+1+\cdots+1}_{n\text{ times}}=n

\displaystyle\sum_{k=1}^nk=1+2+3+\cdots+n=\frac{n(n+1)}2

So the sum of the first <em>N</em> terms of <em>a</em> (<em>n</em>) is such that

21 × <em>N</em> (<em>N</em> + 1)/2 - 20<em>N</em> = 2332

Solve for <em>N</em> :

21 (<em>N</em> ² + <em>N</em>) - 40<em>N</em> = 4664

21 <em>N</em> ² - 19 <em>N</em> - 4664 = 0

Now for the problem I mentioned at the start: this polynomial has no rational roots, and instead

<em>N</em> = (19 ± √392,137)/42 ≈ -14.45 or 15.36

so there is no positive integer <em>N</em> for which the first <em>N</em> terms of the sum add up to 2332.

4 0
2 years ago
If the measure of angle 4 is 43 degrees, then the measure of angle 6 is -------
marta [7]

Answer:

degrees and the measure of angle 5 is -------- degrees. The measure of angl

Step-by-step explanation:

3 0
3 years ago
Other questions:
  • Is 4.966 closer to 4.96 or 4.97
    15·2 answers
  • The ages of the employees at Solar Systems, Inc. is normally distributed with a mean of 32.7 years and a standard deviation of 1
    6·1 answer
  • The inequality for the graph and please answer quickly
    13·1 answer
  • A new car is purchased for 20700 dollars. The value of the car depreciates at 11% per year. What will the value of the car be, t
    12·2 answers
  • 2) -4(3n + 6) + 4 = -104<br> A) {3} B) {-1},<br> C) (7) D) {-12}
    13·1 answer
  • DIVIDING RATIONAL EXPRESSIONS
    12·1 answer
  • The collection of all possible events is called A. a simple probability. B. a sample space. C. a joint probability. D. the null
    15·1 answer
  • Walter left home and walked 0.6 mile to the post office. Then he turned around and walked 0.6 mile back in the direction from wh
    13·1 answer
  • Help me please!! i beg
    8·1 answer
  • My son wants to make and equilateral triangle with sticks and string. Explain how he could do this?
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!