InterviewSolution
Saved Bookmarks
| 1. |
Which of the following represents the division of a polynomial by a polynomial?1. Divide 8x2y - 12xy2 + 20xy by (-4xy)2. Divide 12y2 - 16yx by 4y3. Divide 11x + 15x2 - 12 by 5x - 34. Divide 21ab by 7a |
|
Answer» Correct Answer - Option 3 : Divide 11x + 15x2 - 12 by 5x - 3 An expression with one or more terms is known as a polynomial in general. For example: 5x, 2a + 3b, m + n – 3. While an expression that contains only one term is called a monomial. For example: 7xy, 2x, -4n, -8, 2 3ab
|
|