Math, asked by Zhafina, 9 months ago

Use Long Division to find the answer:

((ax^{6} + 2ax^{4}  + 6a - 9)  divided by  (ax^{3} + 3)

Please show a complete solution.

Answers

Answered by manan665
0

Answer:

How can we solve equations such as the cubic equation shown here?

x3 − x2 – 4x + 4 = 0

There is an extremely complicated formula for solving cubic equations. Some calculators have this formula built in and therefore can be used to solve cubic equations.

We are going to learn how these equations can be solved by factorising. If the equation has solutions that are integers a, b and c then we can factorise the equation as follows:

x3 − x2 – 4x + 4 = (x − a)(x − b)(x − c) = 0

Multiplying the brackets together we see that the constant term, 4, must be the number we get when we multiply a, b and c together.

abc = 4

All the solutions a, b and c must be factors of 4 so there are not many whole numbers that we need to consider.

We have only the following possibilities:

±1, ±2 and ±4

We’ll examine each of these numbers to find which ones are solutions of the equation.

f(1) = 13 − 12 – 4×1 + 4 = 0 1 is a solution

f(−1) = (−1)3 − (−1)2 – 4×(−1) + 4 = 6

f(2) = 23 − 22 – 4×2 + 4 = 0 2 is a solution

f(−2) = (−2)3 − (−2)2 – 4×(−2) + 4 = 0 −2 is a solution

We have now found three solutions so we don’t need to try 4 and −4 as a cubic equation has a maximum of three solutions.

These three numbers give us the values of a, b and c and we can factorise the equation.

x3 − x2 – 4x + 4 = (x − 1)(x − 2)(x + 2) = 0

This method involves finding integers that are factors of ( can be divided into ) the constant term and then testing whether these integers are solutions of the equation.

Unfortunately we cannot assume that the solutions of a third degree equation are all integers.

However, if we can find one integer solution, lets say it is x = a then, by the remainder theorem , we know that (x − a) is a factor of the equation. We can find another factor, a quadratic factor, by division. We can then solve the quadratic equation by using the formula for solving quadratics.

Example 1

Solve the equation x3 − 3x2 – 2x + 4 = 0

We put the numbers that are factors of 4 into the equation to see if any of them are correct.

f(1) = 13 − 3×12 – 2×1 + 4 = 0 1 is a solution

f(−1) = (−1)3 − 3×(−1)2 – 2×(−1) + 4 = 2

f(2) = 23 − 3×22 – 2×2 + 4 = −4

f(−2) = (−2)3 − 3×(−2)2 – 2×(−2) + 4 = −12

f(4) = 43 − 3×42 – 2×4 + 4 = 12

f(−4) = (−4)3 − 3×(−4)2 – 2×(−4) + 4 = −100

The only integer solution is x = 1. When we have found one solution we don’t really need to test any other numbers because we can now solve the equation by dividing by (x − 1) and trying to solve the quadratic we get from the division.

Now we can factorise our expression as follows:

x3 − 3x2 – 2x + 4 = (x − 1)(x2 − 2x − 4) = 0

It now remains for us to solve the quadratic equation.

x2 − 2x − 4 = 0

We use the formula for quadratics with a = 1, b = −2 and c = −4.

We have now found all three solutions of the equation x3 − 3x2 – 2x + 4 = 0. They are: eftirfarandi:

x = 1

x = 1 + Ö5

x = 1 − Ö5

Similar questions