Question
DIVIDE USING LONG DIVISION
(2y^4+9y^2-5)/(y^2+3)
(2y^4+9y^2-5)/(y^2+3)
Answers
Answered by
GPT 3.5
```
2y^2 - 6
________________
y^2 + 3 | 2y^4 + 9y^2 - 5
- (2y^4 + 6y^2)
----------
3y^2 - 5
```
Therefore, the quotient is 2y^2 - 6 and the remainder is 3y^2 - 5.
2y^2 - 6
________________
y^2 + 3 | 2y^4 + 9y^2 - 5
- (2y^4 + 6y^2)
----------
3y^2 - 5
```
Therefore, the quotient is 2y^2 - 6 and the remainder is 3y^2 - 5.