Ch. 9 & 10 Flashcards

(41 cards)

1
Q

polynomial

A

an expression that can be written as a monomial/sum of monomials w/ whole # exponents

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

degree

A

(of a polynomial) the largest exponent

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

what can a polynomial NOT be?

A

it can’t have negative or fractional exponents it can’t have variables in denominators

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

polynomial equation

A

an equation that can be written w/ a polynomial as 1 side & 0 as the other side

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

standard form

A

(of polynomials) from left to right, exponents go from largest to smallest

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

rational number

A

can be written as quotient of 2 integers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

rational expression

A

an expression that can be written as the quotient of 2 polynomials

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

rational equation

A

an equation with only rational expressions on both sides

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Product of Powers Rule

A

am • an = am + n

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Quotient of Powers Rule

A

am/an = am - n

a does not equal 0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

how to factor polynomials

A
  1. facor out any GCF’s
  2. factor normally (ax2 + bx + c)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

ratio of the volume of two spheres

A

is equal to the ratio of the cubes of their diameters

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Power of a Power Rule

A

(am)n = amn

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Power of Product Rule

A

(ab)n = anbn

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Power of a Quotient Rule

A

(a/b)n = an/bn

b does not equal 0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

how to solve rational equations

A
  1. find LCD of all 3 & make the denominators all the same and cancel them out OR find LCD of left side denominators, make them the same, and then cross multiply
  2. simplify
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

extraneous solution

A

when a solution is not a solution of the original equation

(test it)

18
Q

point of no return

A

the point where it would take as much time to return to the starting point as to continue on to the destination.

use t = d/r

d/r = d/r

19
Q

cubic function

A

a polynomial function of degree 3

20
Q

zero of a function

A

value of x that makes y = 0, same as x-intercept

21
Q

double zero

A

cubic function w/ a squared factor

22
Q

triple zero

A

a cubic function w/ a cubed factor

23
Q

y = (x - 2)3

A

intersects x-axis once

24
Q

y = (x - 2)2(x + 1)

A

intersects x-axis twice

25
y = (x - 2)(x + 1)(x + 4)
intersects x-axis three times
26
steps to solve a cubic equation w/out graphing
1. put y on left side and set it to 0 2. find the GCF of the right side if possible and factor it out 3. if ax2 + bx + c format, use quadratic formula
27
how to solve cubic equations w/ calculator
1. input equation 2. find x-intercept (where y = 0)
28
square root of negative number
becomes i • pos. square root
29
parametric equation
equations where two variables are expressed in terms of a 3rd variable
30
parameter
3rd variable of a parametric equation
31
how to graph a parametric equation
1. make a table of values (time, x, y) 2. graph using x & y OR 1. change to PAR mode 2. input equations
32
how to write an equation for y interms of x
1. solve for t with either of the equations (preferably x) 2. substitute into the other equation not used in step 1, t 3. simplify
33
3D coordinate plane
34
how to find a coordinate on a coordinate plane
35
3D midpoint formula
(x1 + x2/2, y1 + y2/2, z1 + z2/2)
36
length of a diagonal of a rectangular prism
with edges of length x, y, and z & a diagonal of length d d = square root of x2 + y2 + z2
37
3D distance formula
d = square root of (x2 - x1)2 + (y2 - y1)2 + (z2 - z1)2
38
equatons of circles and spheres centered at the origin
circle ⇒ x2 + y2 = r2
39
how to graph circle x2 + y2 = 36
1. since it's this form, center is (0,0) and r2 = 36; r = 6; sketch circle with center at Origin and (0,6) at top, (6,0) at right, (0, -6) at bottom, and (-6,0) at left 2. use a graphing calculator; graph two semicricles ⇒ x2 + y2 = 36 ⇒ y2 = 36 - x⇒ y = pos/neg square root of 36 - x2         to make circle circular, use Zoom Square
40
how to find the equation of a circle/sphere
1. find center 2. decide if it is at O or other and use the right equation 3. find length of radius 4. plug in radius
41
equations of circles not centered at origin
center (h,k) radius r (x - h)2 + (y - k)2 = r2