If you mean: 3x+2y = 3 then it is a straight line equation
Equations will have an equals sign. Such as: x + 3 = 2 Polynomials will not. Such as: 2x + 3
the solutions to this equation are -1,+1 and -3. you can solve this equation by using the polynomial long division method. we basically want to factorize this and polynomial and equate its factors to zero and obtain the roots of the equation. By hit and trial , it clear that x=1 i.e is a root of this equation. So (x-1) should be a factor of the given polynomial (LHS). Divide the polynomial by x-1 using long division method and you will get the quotient as x2+4x+3 and remainder would be 0 ( it should be 0 as we are dividing the polynomial with its factor. Eg when 8 is divided by any of its factor like 4,2 .. remainder is always zero ) Now, we can write the given polynomial as product of its factors as x3+3x2-x-3 = (x-1)(x2+4x+3) =(x-1)(x+1)(x+3) [by splitting middle term method] so the solutions for the given polynomial are obtained when RHS = 0, Hence x=-1 , X = +1, x=-3 are the solutions for this equation.
The degree of a polynomial is the highest power that appears in the polynomial. For more than one variable, you must add the powers for each variable, for example, a3b2 is of degree 3 + 2 = 5.
y = 5x^3 - 45x is a polynomial equation that crosses the y axis at x=3.
An example of a polynomial with 3 terms is 3x3 + 4x + 20, because there are 3 different degrees of x in the polynomial.
If you mean: 3x+2y = 3 then it is a straight line equation
Equations will have an equals sign. Such as: x + 3 = 2 Polynomials will not. Such as: 2x + 3
the solutions to this equation are -1,+1 and -3. you can solve this equation by using the polynomial long division method. we basically want to factorize this and polynomial and equate its factors to zero and obtain the roots of the equation. By hit and trial , it clear that x=1 i.e is a root of this equation. So (x-1) should be a factor of the given polynomial (LHS). Divide the polynomial by x-1 using long division method and you will get the quotient as x2+4x+3 and remainder would be 0 ( it should be 0 as we are dividing the polynomial with its factor. Eg when 8 is divided by any of its factor like 4,2 .. remainder is always zero ) Now, we can write the given polynomial as product of its factors as x3+3x2-x-3 = (x-1)(x2+4x+3) =(x-1)(x+1)(x+3) [by splitting middle term method] so the solutions for the given polynomial are obtained when RHS = 0, Hence x=-1 , X = +1, x=-3 are the solutions for this equation.
It is a polynomial if the square root is in a coefficient but not if it is applied to the variable. A polynomial can have only integer powers of the variable. Thus: sqrt(2)*x3 + 4*x + 3 is a polynomial expression but 2*x3 + 4*sqrt(x) + 3 is not.
The degree of a polynomial is the highest power that appears in the polynomial. For more than one variable, you must add the powers for each variable, for example, a3b2 is of degree 3 + 2 = 5.
y = 5x^3 - 45x is a polynomial equation that crosses the y axis at x=3.
A third-degree equation has, at most, three roots. A fourth-degree polynomial has, at most, four roots. APEX 2021
A zero of a polynomial function - or of any function, for that matter - is a value of the independent variable (often called "x") for which the function evaluates to zero. In other words, a solution to the equation P(x) = 0. For example, if your polynomial is x2 - x, the corresponding equation is x2 - x = 0. Solutions to this equation - and thus, zeros to the polynomial - are x = 0, and x = 1.
Not necessarily, take for example the equation x^2=5-12i. Then, 3-2i satisfies the equation. However, 3+2i does not because (3+2i)^2 = 5+12i.
No. A quadratic polynomial is degree 2 (2 is the highest power); a cubic polynomial is degree 3 (3 is the highest power).No. A quadratic polynomial is degree 2 (2 is the highest power); a cubic polynomial is degree 3 (3 is the highest power).No. A quadratic polynomial is degree 2 (2 is the highest power); a cubic polynomial is degree 3 (3 is the highest power).No. A quadratic polynomial is degree 2 (2 is the highest power); a cubic polynomial is degree 3 (3 is the highest power).
This is related to the Fundamental Theorem of Algebra; read about it for more information. Basically, this theorem states that any complex polynomial has at least one root; as a corrolary - in the complex number system - a polynomial of degree "n" can be divided into "n" linear factors. For example, x2 - 5x - 6 can be expressed as (x - 2) (x - 3). (The numbers may be complex for some polynomials.) Therefore, the corresponding equation, x2 - 5x - 6 = 0, can be written as (x - 2) (x - 3) = 0. Since a product can only be zero if at least one of its factors is zero, this lets us split the equation into two parts: (x - 2) (x - 3) = 0 is equivalent to (x - 2) = 0 or (x - 3) = 0. Each linear equation has one solution; the equation thus has two solutions. (However, there may be repeated solutions, depending on the polynomial.)