How do you divide 4x3+2x6x1?

1 Answer
Oct 30, 2015

See explanation
Bit long, but the process takes quite a bit of getting used to!

Explanation:

You asked how to do it so I am explaining the process:

You divide the sequential x parts in the numerator into sequential x parts of the denominator. Each stage leaves a remainder for which the process is repeated.

Demonstration within the context of this question.

==============================
Step 1: 4x3÷x=4x2

Used the 4x3 from 4x3+2x6 and the x fromx1

So the first part of your answer is 4x2

============================
Step 2: Find the remainder

4x2×(x1)=4x34x
This is then subtracted so we have:

4x3+2x6 .......Original equation
(4x34x) ...... Subtract
~~~~~~~~~~~~~
xxxxxx6x6. This is the first remainder

=================================

Step 3.

Again divide the 6x in the previous remainder by the x in x1 giving 6.

So the second part of the answer is +6

6(x1)=6x6 which is subtracted from the most recent remainder giving:

4x3+2x6 .......Original equation
(4x34x) ...... Subtract
~~~~~~~~~~~~~
xxxxxx6x6. This is the remainder
xxxxxx(6x6). Subtract
~~~~~~~~~~~~~~~~~~~~~~~~~~
xxxxxxx0+0 which is the second remainder.

The zeros mean that we have an exact division

In this case
4x3+2x6x1=4x2+6

Suppose we had ended up with a remainder that the x in (x1) could not be divided into. In that case we would express the whole of that remainder as a fraction with (x1) as the denominator.

Suppose that had ended up with a remainder of just 2. Then in that case the answer would be:

4x2+2x1+6

Hope this helps. It takes a lot of practice.