Basic Algebra, domain and range, HA, VA, etc

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/15

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 5:18 AM on 8/14/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

16 Terms

1
New cards

How do you get rid of √ ‘s in denominators, especially when isolating a variable?

ex: Get rid of the square root in the expression a / ( (√b) + c )

MULTIPLY BY THE CONJUGATE!

a / ( (√b) + c ) * √b - c / √b - c
↑ Conjugate is there, it is the den with opp signal rep as 1 whole

2
New cards

How do you solve inequalities?

Get everything on one side, get basic equation, find all values that make the eq true by finding all zeros and making a number line

3
New cards

What is domain?

Domain is all real numbers except √(-), den = 0 making it undefined, or anything that makes graph not true/ possible like ln(0) or ln(-)

4
New cards

What is the difference between (ab)2 and (a + b)2 ?

(ab)2 = a2 * b2
(a + b)2 = (a+b) * (a+b)

5
New cards

What is the transformation equation?

a * f (bx - c)

a = vertical dialation

b = horizontal dialation

c = horizontal shift

d = vertical shift

Note: power of f() changes based on graph being:

x →af (bx - c) or x2→af (bx - c)2

6
New cards

what is the equation of line or point slope form?

y-y1 = m (x-x1)

7
New cards

What are the exponential growth/ decay formulas?

Base formula: y = a * bx

y = final, a = initial, b = constant multiplier, x = time

Note : find b if given dec or % ↓

growth = a (1+r)x decay = a (1-r)x
r = rate of growth as a decimal

8
New cards

How to identify horizontal asymtotes?

Num greater power→ no horizontal asymtotes
Den greater power→ y = 0 i.e. HA = 0
Powers are even→ ratio of num greatest power to den greatest power

9
New cards

what is the range of arcsin(x)?

[ - π / 2 , π / 2 ]

10
New cards

what is the range of arccos(x)?

[ 0 , π ]

11
New cards

what is the range of arctan(x)?

[ - π / 2 , π / 2 ]

12
New cards

How do you solve for x intercepts? How does this relate to solving VA’s?

Find x values that make the original eq = 0 but do not make original den = 0. If the x value makes original den = 0 it is undefined unless it can cancel out, which is a hole.

VA→ When den = 0 but cannot be a hole meaning it cannot cancel out

13
New cards

How to factor ax2 + bx + c when a = 1?


ex: x2 + 5x + 6

a * c and add to b, then insert those values into either:

(x+#) (x+#) or (x-#) (x-#)

3×2 = 6

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

14
New cards

How to factor ax3 + bx2 + cx + d?

4 terms means try to group first and second half, pull out, and make factors.

15
New cards

How to factor ax2 + bx + c when a < 0?
ex: -2x2 + 2x + 12

-2 ( x2 - x - 6 )
-2(x - 3)(x + 2)

16
New cards

How to factor ax2 + bx + c when a > 1?
ex: 2x2 + 9x + 9

2 × 9 = 18
6 + 3 = 9
( 2×2 + 6x ) + ( 3x + 9 )
2x ( x + 3 ) + 3 (x + 3 )
(2x+3) (x+3)