ordinata secondo le potenze decrescenti di x· |
| x4 |
// |
- 2x2 |
// |
- 15 |
 |
x2 |
// |
+ 3 |
| |
|
|
|
|
 |
| - x4 |
// |
- 3x2 |
|
|
x2 |
// |
- 5 |
 |
|
|
|
|
|
|
| // |
// |
- 5x2 |
// |
- 15 |
|
|
|
|
| |
|
+ 5x2 |
// |
+ 15 |
|
|
|
|
| |
|
 |
|
|
|
|
| |
|
// |
// |
// |
|
|
|
|
ordinata secondo le potenze decrescenti di x2 |
| x4 |
- 2x2 |
- 15 |
 |
x2 |
+ 3 |
| |
|
|
 |
| - x4 |
- 3x2 |
|
x2 |
- 5 |
 |
|
|
|
|
|
| // |
- 5x2 |
- 15 |
|
|
|
| |
+ 5x2 |
+ 15 |
|
|
|
| |
 |
|
|
|
|
| |
// |
// |
|
|
|
Da notare che le barrette non influiscono minimamente sulla divisione
|