You are on page 1of 13

Week 2 Polynomial

polynomial 의 뜻 : 다항식

monomial 일항식
binomial 이항식
trinomial 삼항식
지수가 분수일 때

Polynomial 의 조건 (varable 이 분수에서 밑으로 가면 안된다 -- 이건 현서가 배우는 것)


그러니까 terms 끼리 나누기 하면 polynomial 이 될 수 없다
하지만 상수(숫자 하나)는 polynomial 이 될 수 있다
루트 2 는 polynomial 이 된다 왜냐하면 상수(숫자) 하나니까

루트는 polynomial 이 안된다 왜냐하면 루트는 지수가 1/2 즉 분수라는 것이니까


Degree 에 대해서

term 은 3 개, degree 는 4 승

degree 3

degree 4

표현할 때
분수에서 degree 를 구할 때에는 그냥 빼주면 된다

degree 1/2 (왜냐하면 루트니까)

예를 들어서 3-2 는 1/32


그런데 분수의 마이너스 승은 마이너스를 없애려면 분수의 순서를 바꾼다음 계산한다
(3/4)-3
polynomial 또는 function 을 solve 하시오 또는 root 를 구하시오 ---- 라는 문제는 x 값을
구하라는 것임,,
polynomial 에서 1 차식 (linear function) 이나 2 차식 (quadratic function)은 구하기 쉽지만
3 차식 부터는 구하기 어려우므로 factoring 을 잘 해야 한다. (long division 이용)
3 차식의 예를 하나만 들어보면

여기서 뒤에있는 X2 + 2X -1 은 근의 공식으로 풀어야 한다.


3 차식의 경우 거의 대부분 근이 3 개가 나올 수 있는데 3 개 다 real root 이거나
하나가 real root 그리고 2 개는 imaginary root 일 수 있다.

뒤에 다른게 안 딸려 나올 경우 f(x) = X2, X4, X6, X8

뒤에 뭐가 안 딸려나올 경우 f(x) = X3, X5, X7, X9


absolute / relative
maximum / minimum
end behavior 에 대해서 설명할 때

우선 degree 와 leading coefficient 를 살펴봐야 한다.


degree 가 even 인지, odd 인지
leading coefficient 가 positive 인지 negative 인지에 따라 그래프의 end behavior 가 달라진다.

degree 는 2 이므로 even 이고 leading coefficient 는 positive 이므로


end point 를 설명할 때에는 다음과 같이 한다

approach, go to, negative infinity, decreasing, positive infinity, increasing

그래프에서 x 가 왼쪽으로 가는 것을 negative infinity


오른쪽으로 가는 것을 positive infinity

그래프에서 Y value 가 위로 가는 것을 positive infinity


아래로 가는 것을 negative infinity
As x approaches(goes to) negative infinity, then Y values are increasing.
Y values are approaching positive infinity

,
As x approaches negative infnity, Y values are approaching positive infinity.

(수업 동영상)
degree, leading term, leading coefficient 구분하기
Turning Points and x-Intercepts of a Polynomial Function

degree 가 예를 들어서 4 승이면


x-intercept 는 root 를 말하는 것이며 x 값을 말한다
x-intercept 는 최대 4 개이다 (4 개보다 더 적을 수 있지만 4 개보다 많을 수는 없다)
turn 은 4-1 해서 최대 3 개이다 (3 개보다 더 적을 수 있다)

polynomial function 의 degree 가 5 승이면 x intercept 또는 root 의 수는 최대 5 개이고


turn 은 5-1 해서 최대 4 개이다.
multiplicity of the zero 의 의미

zero 는 x 값을 말함 (x-intercept 를 말함, 이럴 경우는 y=0 이라고 놓고 풀어야함)


zeros are where the graph touches or crosses an x axis.
multiplicity 는 “다수”라는 뜻임
At first, we factor a polynomial functions. (x-a)k
Then if multiplicity is even, the graph touches (not cross) the x-axis at x=a
If the multiplicity is odd, the graph crosses the x-asix at x=a

multiplicity of this factor is two m=2

You might also like