Polynomial

This section is empty…

Inbox

KILL Integrate whiteboard.rnote into these written notes

  • State "KILL" from "TODO"

    unimplemented! (line-break){:type "line-break", :position {:start {:line 12, :column 63, :offset 350}, :end {:line 12, :column 65, :offset 352}}}
    i just accidentally overwrote the file TwT

Factorisation

Like the ever familiar natural numbers, polynomials can be factorised, and even have a notion of primality.

Composite quadratics can be written as a product of linear terms. E.g.,

x2+x−6=(x−2)(x+3)

We may try to understand factorisation by considering the application of binomial multiplication in reverse.

(sx+t)(ux+v)=Distributivity(sx+t)ux+(sx+t)v=Distributivitysxux+tux+sxd+tv=Commutativitysux2+tux+svx+tv

Set this "expanded" expression as equal to a quadratic in standard form:

ax2+bx+c=sux2+tux+svx+tv=(sx+t)(ux+v)

The requirements to find factors are now clear. To factorise a quadratic is to find solutions to the previous equation, s,t,u,v, such that

Factorisation is an effective technique to solve polynomial equations of any degree.

Leading coefficient of 1

When the leading coefficient a is 1, factorisation is greatly simplified. π(a)=(1,1), reducing our system of equations to

x2+bx+c=(x+s)(x+t)st=cs+t=b

The original polynomial's two solutions will be −s and −t.

Example

Example: x2+5x+6.

Choose s=2 and t=3. Assert that st=6 and s+t=5.

x2+5x+6=(x+2)(x+3)

Sure enough, multiplying the factors back together yields the original expression.

(x+2)(x+3)=(x+2)x+(x+2)3=x2+2x+3x+6=x2+5x+6

Example

Example: x2+8x+15.

Choose s and t:

unimplemented! (table){:type "table", :table-type "org", :tblfm "", :contents-begin 2217, :contents-end 2291, :position {:start {:line 88, :column 1, :offset 2217}, :end {:line 92, :column 1, :offset 2291}}, :children ([:details [:summary {:style {:font-family "IBM Plex Sans"}} ("unimplemented!" " (" [:code "table-row"] ")")] [:samp {:style {:overflow "scroll", :display "block", :white-space "pre"}} "{:type \"table-row\",\n :row-type \"standard\",\n :contents-begin 2218,\n :contents-end 2233,\n :position\n {:start {:line 88, :column 1, :offset 2217},\n :end {:line 88, :column 17, :offset 2233}},\n :children\n ([:details\n [:summary\n {:style {:font-family \"IBM Plex Sans\"}}\n (\"unimplemented!\" \" (\" [:code \"table-cell\"] \")\")]\n [:samp\n {:style {:overflow \"scroll\", :display \"block\", :white-space \"pre\"}}\n \"{:type \\\"table-cell\\\",\\n :contents-begin 2219,\\n :contents-end 2220,\\n :position\\n {:start {:line 88, :column 2, :offset 2218},\\n :end {:line 88, :column 6, :offset 2222}},\\n :children (\\\"s\\\")}\\n\"]]\n [:details\n [:summary\n {:style {:font-family \"IBM Plex Sans\"}}\n (\"unimplemented!\" \" (\" [:code \"table-cell\"] \")\")]\n [:samp\n {:style {:overflow \"scroll\", :display \"block\", :white-space \"pre\"}}\n \"{:type \\\"table-cell\\\",\\n :contents-begin 2224,\\n :contents-end 2225,\\n :position\\n {:start {:line 88, :column 6, :offset 2222},\\n :end {:line 88, :column 11, :offset 2227}},\\n :children (\\\"t\\\")}\\n\"]]\n [:details\n [:summary\n {:style {:font-family \"IBM Plex Sans\"}}\n (\"unimplemented!\" \" (\" [:code \"table-cell\"] \")\")]\n [:samp\n {:style {:overflow \"scroll\", :display \"block\", :white-space \"pre\"}}\n \"{:type \\\"table-cell\\\",\\n :contents-begin 2228,\\n :contents-end 2231,\\n :position\\n {:start {:line 88, :column 11, :offset 2227},\\n :end {:line 88, :column 17, :offset 2233}},\\n :children (\\\"s+t\\\")}\\n\"]])}\n"]] [:details [:summary {:style {:font-family "IBM Plex Sans"}} ("unimplemented!" " (" [:code "table-row"] ")")] [:samp {:style {:overflow "scroll", :display "block", :white-space "pre"}} "{:type \"table-row\",\n :row-type \"rule\",\n :contents-begin 2235,\n :contents-end 2235,\n :position\n {:start {:line 89, :column 1, :offset 2234},\n :end {:line 89, :column 17, :offset 2250}},\n :children nil}\n"]] [:details [:summary {:style {:font-family "IBM Plex Sans"}} ("unimplemented!" " (" [:code "table-row"] ")")] [:samp {:style {:overflow "scroll", :display "block", :white-space "pre"}} "{:type \"table-row\",\n :row-type \"standard\",\n :contents-begin 2252,\n :contents-end 2267,\n :position\n {:start {:line 90, :column 1, :offset 2251},\n :end {:line 90, :column 17, :offset 2267}},\n :children\n ([:details\n [:summary\n {:style {:font-family \"IBM Plex Sans\"}}\n (\"unimplemented!\" \" (\" [:code \"table-cell\"] \")\")]\n [:samp\n {:style {:overflow \"scroll\", :display \"block\", :white-space \"pre\"}}\n \"{:type \\\"table-cell\\\",\\n :contents-begin 2253,\\n :contents-end 2254,\\n :position\\n {:start {:line 90, :column 2, :offset 2252},\\n :end {:line 90, :column 6, :offset 2256}},\\n :children (\\\"1\\\")}\\n\"]]\n [:details\n [:summary\n {:style {:font-family \"IBM Plex Sans\"}}\n (\"unimplemented!\" \" (\" [:code \"table-cell\"] \")\")]\n [:samp\n {:style {:overflow \"scroll\", :display \"block\", :white-space \"pre\"}}\n \"{:type \\\"table-cell\\\",\\n :contents-begin 2257,\\n :contents-end 2259,\\n :position\\n {:start {:line 90, :column 6, :offset 2256},\\n :end {:line 90, :column 11, :offset 2261}},\\n :children (\\\"15\\\")}\\n\"]]\n [:details\n [:summary\n {:style {:font-family \"IBM Plex Sans\"}}\n (\"unimplemented!\" \" (\" [:code \"table-cell\"] \")\")]\n [:samp\n {:style {:overflow \"scroll\", :display \"block\", :white-space \"pre\"}}\n \"{:type \\\"table-cell\\\",\\n :contents-begin 2263,\\n :contents-end 2265,\\n :position\\n {:start {:line 90, :column 11, :offset 2261},\\n :end {:line 90, :column 17, :offset 2267}},\\n :children (\\\"16\\\")}\\n\"]])}\n"]] [:details [:summary {:style {:font-family "IBM Plex Sans"}} ("unimplemented!" " (" [:code "table-row"] ")")] [:samp {:style {:overflow "scroll", :display "block", :white-space "pre"}} "{:type \"table-row\",\n :row-type \"standard\",\n :contents-begin 2269,\n :contents-end 2290,\n :position\n {:start {:line 91, :column 1, :offset 2268},\n :end {:line 91, :column 23, :offset 2290}},\n :children\n ([:details\n [:summary\n {:style {:font-family \"IBM Plex Sans\"}}\n (\"unimplemented!\" \" (\" [:code \"table-cell\"] \")\")]\n [:samp\n {:style {:overflow \"scroll\", :display \"block\", :white-space \"pre\"}}\n \"{:type \\\"table-cell\\\",\\n :contents-begin 2270,\\n :contents-end 2273,\\n :position\\n {:start {:line 91, :column 2, :offset 2269},\\n :end {:line 91, :column 8, :offset 2275}},\\n :children ([:b (\\\"3\\\")])}\\n\"]]\n [:details\n [:summary\n {:style {:font-family \"IBM Plex Sans\"}}\n (\"unimplemented!\" \" (\" [:code \"table-cell\"] \")\")]\n [:samp\n {:style {:overflow \"scroll\", :display \"block\", :white-space \"pre\"}}\n \"{:type \\\"table-cell\\\",\\n :contents-begin 2277,\\n :contents-end 2280,\\n :position\\n {:start {:line 91, :column 8, :offset 2275},\\n :end {:line 91, :column 15, :offset 2282}},\\n :children ([:b (\\\"5\\\")])}\\n\"]]\n [:details\n [:summary\n {:style {:font-family \"IBM Plex Sans\"}}\n (\"unimplemented!\" \" (\" [:code \"table-cell\"] \")\")]\n [:samp\n {:style {:overflow \"scroll\", :display \"block\", :white-space \"pre\"}}\n \"{:type \\\"table-cell\\\",\\n :contents-begin 2285,\\n :contents-end 2288,\\n :position\\n {:start {:line 91, :column 15, :offset 2282},\\n :end {:line 91, :column 23, :offset 2290}},\\n :children ([:b (\\\"8\\\")])}\\n\"]])}\n"]])}
x2+8x+15=(x+3)(x+5)

Completing the square

Quadratic formula

x=−b±b2−4ac2a

Rational equations

A rational equation is simply an equation where both sides are rational.My textbook defines a rational equation to be "an equation that contains a rational expression." I don't think that's what they meant. If their definition was the correct one, any absurd equation one could conceive could be made rational by some trivial rearranging, right?

A solution to a rational equation that would cause any of the contained expressions to become undefined is called an extraneous solution. It is recommended to acknowledge extraneous solutions c by clarifying x≠c beside the relevant equation.

Basic terms

Degree of a polynomial

A polynomial's degree refers to the highest power any term is raised to.

The least possible degree of a polynomial is easy to identify visually — it's one greater than the number of 'turning points.'

Leading coefficient

The coefficient of the term with the greatest power.

The fundamental theorem of algebra

The fundamental theorem of algebra states that every non-constant single-variable polynomial with complex coefficients has at least one complex root.

Roots

A polynomial of degree n with complex coefficients has at most n roots.

Polynomial inequalities

Solving algebraically

Polynomial inequalities may be solved purely-algebraically by factorising and analysing the polarity of the product in relation to the polarities of each factor. E.g., for a quadratic polynomial (one with exactly two factors), one should note that the product will be geq 0 only if both factors are positive, or if both factors or negative. Symbolically, this is xy≥0⟺(x≥0∧y≥0)∨(x≤0∧y≤0).

Example

file:quadratic-equations-assets/polynomial-inequality-algebraically.png

Solving graphically

That said, it is far easier and less error-prone to solve polynomial inequalities graphically. Simply identify the roots, and plot the function. The intervals for which fx≥0 become clear as day.

Though primitive, a fundamentally-similar technique can be used in a graphing calculator's absence. After identifying the polynomial's roots, the intervals between each solution (roughly) partition the real number line into several regionsE.g., if solutions lay at x=−2 and x=5, our regions are (−∞,−2), (−2,5), and (5,∞). . Knowing that each region will either be entirely positive or entirely negative, an arbitrary 'tracer' value in each region for x can be selected to determine the entire region's polarity.

Example

file:quadratic-equations-assets/polynomial-inequality-semigraphically.png

Finding horizontal and vertical asymptotes of rational functions