SAT 2 Subject test Flashcards

(85 cards)

1
Q

If polynomial P(x) is divided by x-a, what is the remainder?

A

P(a)

Because P(x)=(x-a)Q(x) + R

at x=a we have P(a)=R

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

If f(a) = 0 then f(x) has a factor of (x-a)

A

Polynomial f(x) with a factor of (x-a) can be expressed as

f(x) = (x-a)Q(x)

Therefore, f(a) = 0 means that the remainder is 0

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

P(x) = anxn + an-1xn-1 + an-2xn-2 + ….+ a1x + a0 = 0

What are the sum and product of the roots?

A

Sum of the roots = - an-1/an

Product of the roots = a0/ann

Where n is the degree of the polynomial

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

Polynomial P(x) has one root a+bi, with a and b real numbers, what is the other root?

A

The conjugate a-bi is also a root of P(x)

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

What is |a+bi|?

A

(a2 + b2)1/2

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

What does the discriminant D tell us for:

  1. D > 0
  2. D = 0
  3. D <0
A
  1. Roots are real and unequal
  2. Roots are real and equal
  3. Roots are imaginary (no real roots)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

For two Linear functions:

y = m1x + b1 and y = m2x + b2

If m1 = m2 and b1 not= b2

A

The two lines are parallel

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

For two Linear functions:

y = m1x + b1 and y = m2x + b2

If m1 = m2 and b1 = b2

A

Then the two lines coincide

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

For two Linear functions:

y = m1x + b1 and y = m2x + b2

If m1.m2 = -1

A

Then these two lines are perpendicular

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

For two Linear functions:

y = m1x + b1 and y = m2x + b2

If m1 not= m2

A

Then these two lines are intersecting

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

Distance between point (x1, y1) and a line ax + by + c = 0

A

D = |ax1 + by1 + c|/(a2 + b2)1/2

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

Distance between (x1, y1) and (x2, y2)

A

D = {(x2-x1)2 + (y2-y1)2}1/2

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

Distance from the origin to a point (a, b, c)

A

[a2 + b2 +c2]1/2

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

Standard equation of a circle with center at (h, k) and radius r

A

(x-h)2 + (y-k)2 = r2

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

Standard equation of an ellipse with center (h, k) and where a > b

A

(x - h)2/a2 + (y - k)2/b2 = 1 Major axis is horizontal

(x - h)2/b2 + (y - k)2/a2 = 1 Major axis is vertical

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

Length of Major and Minor Axes of ellipse?

A

Major axis = 2a

Minor Axis = 2b

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

For an ellipse if c is the length from the center to the focus what is its value?

A

c2 = a2 - b2

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

Standard form of parabola with vertex at (0, 0)

A

Vertical axis: x2 = 4py

Horizontal axis: y2 = 4px

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

Standard form of a hyperbola, center at (0, 0)

A

Transverse axis horizontal: x2/a2 - y2/b2 = 1

Transverse axis vertical y2/a2 - x2/b2 = 1

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

Hyperbola Focus for (_+_c, 0)

A

c2 = a2 + b2

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

Asymptotes, horizontal and vertical axis for a hyperbola

A

Horizontal: y = +(b/a)x

Vertical: y = +(a/b)x

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

What are Domain and Range

A

Domain is the set of X (input)

Range is the set of Y (output)

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

What are odd and even functions

A

Even function: f(x) = f(-x)

Odd function: f(x) = -f(-x)

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

If p is the period of f(x) then:

A

f(x + p) = f(x)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
If p is the period of f(x) then what is the period of y = cf(x) y = f(cx)
Period is p Period is p/c
26
If g is the inverse of f, what are the properties?
f(g(x)) = x and g(f(x)) = x f-1(x) is the reflection of the graph of f in the line y = x If point (a, b) lies on the graph of f, then the point (b, a) lies on the graph of f-1
27
When does an inverse function exist?
When f is increasing on its entire domain When f is decreasing on its entire domain Use horizontal line test
28
If f is continuous on a closed interval [a ,b] and k is any number between f(a) and f(b) then
There is at least one number c in [a ,b] such that f(c) = k
29
If a polynomial has integer coefficients the possible rational zeros of f are:
(factors or constant term)/(factors of leading coefficient)
30
For a polynomial with real coefficients and a0 not= 0
1. The number of **positive zeros** of f is either equal to the number of variations in sign of f or less than the number by an even integer 2. The number of **negative zeros** of f is either equal to the number of variations in sign of f or less than the number by an even integer
31
x → 0 lim (1 + x)1/x and x → infinity lim (1 + 1/x)x
e
32
What is the nth term tn if the first is t1 and the common difference is d
tn = t1 + d(n - 1)
33
**The sum** of a finite arithmetic sequence with n terms is
Sn = n(t1 + tn)/2
34
What is the nth term if the first term is t1 and the ommon ratio is r?
tn = t1rn-1
35
Sum of the sequence?
Sn = t1(1-rn)/(1-r)
36
If |r| \< 1, the sum S of the infinite series is
S = t1/(1-r)
37
A **permutation** of a set of values is **an arangement**, where **order is important**. The number of permutations of r elements from n elements is
nPr = n!/(n-r)!
38
A selection where **order is not important** is called a **combination** The number of combinations of n things taken r at a time
nCr = n!/(n-r)!r! or nCr = nPr/r!
39
The number of terms of (x + y)n
n + 1
40
The rth term of the expansion is
nCr-1 (x)n-r+1 (y)r-1
41
Multiplication law: xa * xb
Xa+b
42
Power Law: (xa)b
xab
43
Division Law: xa ÷ xb
xa-b
44
Power of a Product Law: (xy)a
xa * ya
45
What is the compounding equation? continuous compounding equation?
A = A0(1+r/n)nt continuous compounding: A = Pert
46
n \> 0, a \> 0 and a not 1 logan = e then
ae = n
47
loga1=
0
48
logaa =
1
49
loga ax =
x
50
alogax =
x
51
loga (xy)
logax + logay
52
loga (x/y)
logax - logay
53
logaxn =
nlogax
54
Sine-Cosine Identity
sin2x+cos2x=1
55
What are the domain, range and period of sinx?
Domain: All real numbers Range: -1\<=sinx \<=1 Period: 2pi, 360 deg
56
What are the domain, range and period of cosx?
Domain: All real numbers ## Footnote Range: -1\<=cosx \<=1 Period: 2pi, 360 deg
57
What are the domain, range and period of tanx?
Domain: All real numbers except x = 180n + 90 ## Footnote Range: all real numbers Period: pi, 180 deg
58
What are the domain, range and period of csc(x)?
Domain: All real numbers except 180n Range: |csc(x)|\>=1 Period: 2pi, 360
59
What are the domain, range and period of sec(x)?
Domain: All real numbes except 90 + 180n Range: |sec(x)| \>= 1 Perikod: 2pi, 360
60
What are the domain, range and period of cot(x)?
Domain: All real numbers except 180n Range: All real numbers Period: pi, 180
61
What is a cofunction?
Any trignometric function of an acute angle is equal to the cofunction of its complement
62
If A + B = 90 then sinA =
cosB
63
If A + B = 90 then what id the cofunction of secA
cscB
64
If A + B = 90 then what is the cofunction of tanA
cotB
65
For either y = asin(bx - c) + d or y = acos(bx-c) + d what are the amplitude, Period and Middle line?
Amplitude = |a| Period p = 2pi/b Middle line: y = d
66
For y = tan(bx) what is the Period?
Period: pi/2
67
What are the domain and range of arcsin(x)?
Domain: -1 =\0 =\0
68
What are the domain and range of arccos(x)
Domain: -1 =\0 =\0
69
What are the domain and range of arctan(x)?
Domain: all real numbers Range: -900 \0
70
sin(A + B) =
sinAcosB + cosAsinB
71
cos(A + B) =
cosAcosB - sinAsinB
72
tan(A + B) =
(tanA + tanB)/(1 - tanAtanB)
73
sin (A - B) =
sinAcosB - cosAsinB
74
cos (A - B) =
cosAcosB + sinAsinB
75
tan (A - B) =
(tanA - tanB)/(1 + tanAtanB)
76
sin2A =
2sinAcosA
77
cos2A =
cos2A - sin2A 1 - 2sin2A 2cos2A - 1
78
tan2A =
2tanA/(1 - tan2A)
79
sin(A/2) =
_+_ [(1-cosA)/2]1/2
80
cos(A/2) =
_+_ [(1 + cosA)/2]1/2
81
tan(A/2) =
_+_ [(1 - cosA)/(1 + cosA)]1/2
82
If ABC is a triangle with sides *a, b,* and *c* then
*a*/sinA = *b*/sinB = *c*/sinC
83
If ABC is a triangle with sides *a, b,* and *c* then the area =
(*bc*sinA)/2 (*ab*sinC)/2 (*ac*sinB)/2
84
If ABC is a triangle with sides *a, b,* and *c* then what is the Law of Cosines
cosA =( *b*2 + *c*2 - *a*2)/2*bc* cosB = (*a*2 + *c*2 - *b*2)/2*ac* cosC = (*a*2 + *b*2 -*c*2)/2*ab*
85
For a vector V→ what is a unit vector u→?
u→ = (V→)/|V→| Divide a vector by its length