answer.
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
laila [671]
2 years ago
14

According to the synthetic division below, which of the following statements are true?

Mathematics
2 answers:
makkiz [27]2 years ago
4 0

Answer:

Correct options are A and D

Step-by-step explanation:

According to the synthetic division in the diagram you can write down the result of division:

2x^2+9x-7=(x-(-6))(2x-3)+11,\\ \\2x^2+9x-7=(x+6)(2x-3)+11.

Therefore,

  • when 2x^2+9x-7 is divided by x+6, the remainder is 11 (option D is correct). To find the remainder after division by x-6, you have to use another synthetic division. Actually, 2x^+9x-7=(x-6)(2x+21)+119, then the remainder is 119 (option C is false).
  • when x=-6, the expression x+6 is -6+6=0 and 2x^2+9x-7=0\cdot (2x-3)+11=11 (option A is correct). You cannot state the same when x=6 (option B is false).
  • neither x-6 nor x+6 is a factor of 2x^2+9x-7, because the remainders in both cases are not equal to 0 (options E and F are false).

Ugo [173]2 years ago
3 0

When x= - 6,2{x^2} + 9x -7= 11 and when 2{x^2} + 9x -7 is divided by \left( {x + 6} \right), the remainder is 11.Option (A) is correct and option (D) is correct.

Further Explanation:

Given:

Explanation:

The synthetic division can be expressed as follows,

\begin{aligned}- 6\left| \!{\nderline {\,{2\,\,\,\,\,\,\,\,\,\,9\,\,\,\,\,\,\,\,\,\,\, - 7} \,}} \right.  \hfill\\\,\,\,\,\,\,\underline {\,\,\,\,\,\,\,\, - 12\,\,\,\,\,\,\,\,\,\,\,\,18}  \hfill\\\,\,\,\,\,\,\,\,2\,\,\,\,\,\, - 3\,\,\,\,\,\,\,\,\,\,\,\,11 \hfill \\\end{aligned}

The last entry of the synthetic division tells us about remainder and the last entry of the synthetic division is 11. Therefore, the remainder of the synthetic division is 11.

When x= - 6, 2{x^2} + 9x -7= 11 and when 2{x^2} + 9x -7 is divided by \left( {x + 6} \right), the remainder is 11. Option (A) is correct and option (D) is correct.

Learn more:

  1. Learn more about inverse of the functionhttps://brainly.com/question/1632445.
  2. Learn more about equation of circle brainly.com/question/1506955.
  3. Learn more about range and domain of the function brainly.com/question/3412497

Answer details:

Grade: High School

Subject: Mathematics

Chapter: Synthetic Division

Keywords: division, factor (x+5), remainder 12, statements, true, apply, divided, binomial synthetic division, long division method, coefficients, quotients, remainders, numerator, denominator, polynomial, zeros, degree.

You might be interested in
Which of the following steps were applied to ABCD to obtain A’B’C’D’?
devlian [24]

Answer:

c- shifted 3 units right and 4 units up

Step-by-step explanation:

In this problem, we have a quadrilateral named as ABCD. Recall that a quadrilateral is a two-dimensional shape having four sides. So, we need to identify what transformation has been performed to get A'B'C'D', which is the same quadrilateral shifted certain units right and up. So take one point, say, B, so how do we need to do to obtain point B'? well, we need to move that point 3 units right and 4 units up, but how can we know this? just count the number of squares you need to move from B to B' horizontally and vertically, which is in fact  3 units right and 4 units up.

6 0
1 year ago
Read 2 more answers
Find the mean, median and mode of the weights of the people shown. 105kg 53kg 76kg 91kg 120kg 61kg 55kg 98kg 61kg
Yuliya22 [10]
First, you need to put them in order
53kg, 55kg, 61kg, 61kg, 76kg, 91kg, 98kg, 105kg, 120kg

For mean, you add them all up and divide by the amount of numbers (9)
720/9 = 80

For median, you find the middle number (76kg)

For mode, you find the number that appears the most (61kg)

Mean: 80
Median: 76
Mode: 61
5 0
1 year ago
Read 2 more answers
Solve the recurrence relation: hn = 5hn−1 − 6hn−2 − 4hn−3 + 8hn−4 with initial values h0 = 0, h1 = 1, h2 = 1, and h3 = 2 using (
musickatia [10]
(a) Suppose h_n=r^n is a solution for this recurrence, with r\neq0. Then

r^n=5r^{n-1}-6r^{n-2}-4r^{n-3}+8r^{n-4}
\implies1=\dfrac5r-\dfrac6{r^2}-\dfrac4{r^3}+\dfrac8{r^4}
\implies r^4-5r^3+6r^2+4r-8=0
\implies (r-2)^3(r+1)=0\implies r=2,r=-1

So we expect a general solution of the form

h_n=c_1(-1)^n+(c_2+c_3n+c_4n^2)2^n

With h_0=0,h_1=1,h_2=1,h_3=2, we get four equations in four unknowns:

\begin{cases}c_1+c_2=0\\-c_1+2c_2+2c_3+2c_4=1\\c_1+4c_2+8c_3+16c_4=1\\-c_1+8c_2+24c_3+72c_4=2\end{cases}\implies c_1=-\dfrac8{27},c_2=\dfrac8{27},c_3=\dfrac7{72},c_4=-\dfrac1{24}

So the particular solution to the recurrence is

h_n=-\dfrac8{27}(-1)^n+\left(\dfrac8{27}+\dfrac{7n}{72}-\dfrac{n^2}{24}\right)2^n

(b) Let G(x)=\displaystyle\sum_{n\ge0}h_nx^n be the generating function for h_n. Multiply both sides of the recurrence by x^n and sum over all n\ge4.

\displaystyle\sum_{n\ge4}h_nx^n=5\sum_{n\ge4}h_{n-1}x^n-6\sum_{n\ge4}h_{n-2}x^n-4\sum_{n\ge4}h_{n-3}x^n+8\sum_{n\ge4}h_{n-4}x^n
\displaystyle\sum_{n\ge4}h_nx^n=5x\sum_{n\ge3}h_nx^n-6x^2\sum_{n\ge2}h_nx^n-4x^3\sum_{n\ge1}h_nx^n+8x^4\sum_{n\ge0}h_nx^n
G(x)-h_0-h_1x-h_2x^2-h_3x^3=5x(G(x)-h_0-h_1x-h_2x^2)-6x^2(G(x)-h_0-h_1x)-4x^3(G(x)-h_0)+8x^4G(x)
G(x)-x-x^2-2x^3=5x(G(x)-x-x^2)-6x^2(G(x)-x)-4x^3G(x)+8x^4G(x)
(1-5x+6x^2+4x^3-8x^4)G(x)=x-4x^2+3x^3
G(x)=\dfrac{x-4x^2+3x^3}{1-5x+6x^2+4x^3-8x^4}
G(x)=\dfrac{17}{108}\dfrac1{1-2x}+\dfrac29\dfrac1{(1-2x)^2}-\dfrac1{12}\dfrac1{(1-2x)^3}-\dfrac8{27}\dfrac1{1+x}

From here you would write each term as a power series (easy enough, since they're all geometric or derived from a geometric series), combine the series into one, and the solution to the recurrence will be the coefficient of x^n, ideally matching the solution found in part (a).
3 0
2 years ago
△HKS∼△DLY<br><br><br><br> What is DY<br><br> ?<br><br> Enter your answer, as a decimal, in the box.
Triss [41]
The answer is 41 inches. Since <span>△HKS∼△DLY, so the measurements of the angles are just the same. So if the sides are   15 x 20 x 32. Then to get the sides of the other triangle is simply adding what is the measurement of the sides from the first triangle. so it is 24 x 29 x 41. So the answer of DY is equal to 41 inches.</span>
7 0
2 years ago
Read 2 more answers
A recipe calls for 1/4 cup of broth. The largest volume-measuring tool that Tabitha has is a teaspoon. She knows that there are
Lady bird [3.3K]

Answer:

Option b. 12 teaspoons.

Step-by-step explanation:

In the question it given :

1 cup = 16 tablespoons

1 tablespoon = 3 teaspoons

16 tablespoon = 48 teaspoons or 1 cup

A recipe calls for 1/4 cup of broth. Tabitha has only a teaspoon to measure broth.

1 cup broth = 48 teaspoons

1/4 cup broth = 48 × \frac{1}{4} = 12 teaspoons

Tabitha should use 12 teaspoons of broth.

7 0
2 years ago
Other questions:
  • Each month Liz pays $35 to her phone company just to use the phone. Each text she sends costs her an additional $0.05. In March
    8·1 answer
  • A building across the street casts a shadow that is 24 feet long. Your friend is 6 feet tall and casts a shadow that is 4 feet l
    8·2 answers
  • What is the perimeter of AEB?<br><br> 16.4 ft<br> 18.5 ft<br> 18.7 ft<br> 22.9 ft
    5·2 answers
  • The Honor Society held a canned goods drive. They ran great advertising campaigns and collections increased. The following table
    9·2 answers
  • Raju finished his work in 5/6 hour.Vrinda finished her work in 3/4 hour .who worked longer ? By what fraction was it longer
    10·1 answer
  • A school district’s income from property taxes was estimated at $1.4 million last year, but the actual income came in at $1.25 m
    9·2 answers
  • In a study of the effects of acid rain, a random sample of 100 trees from a particular forest is examined. Forty percent of thes
    12·1 answer
  • Triangle J K L is shown. The length of L J is 15. Angle K L J is 28 degrees and angle L J K is 110 degrees. Determine the measur
    13·2 answers
  • The value, V(m), of a comic book m must be months after publication has an average rate of change of -0.04 between m=36 and m=60
    5·1 answer
  • The length of the day in Lagos, Nigeria (in minutes), ttt days since the beginning of the year can be estimated by this formula:
    5·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!