questions with answers
Distance Formula - answersd^2 = (x₂ - x₁)^2 - (y₂ - y₁)^2
Midpoint Formula - answers((x₂ + x₁)/2 , (y₂ + y₁)/2)
Equation of a Circle - answers√(x - h)^2 + (y - k) ^2 = r
also
(x - h)^2 + (y - k) ^2 = r^2
NOTE: center (h , k), radius is the distance between
f(x) = 2x - answersD is all real numbers because 2x is defined for all real numbers
g(x) = 1/x - answersAll real numbers except (x != 0)
h(x) = √x - answersD is all non-negative real numbers x >= 0
Characteristics of Nonlinear Functions - answers• Graph is not a (straight) line.
• Does not have a constant rate of change.
• Cannot be written as ƒ(x) = mx + b. • Can have any number of zeros.
Average Rate of Change - answersy₂ - y₁/ x₂ - x₁
also
f(x₂) - f(x₁) / x₂ - x₁
Point-slope Form - answersy = m(x - x₁) + y₁
or
y-y₁ = m(x - x₁)
Slope-intercept Form - answersy = mx + b
Standard Form - answersAx + By = C
Find x and y intercepts - answersx-int => let y = 0, solve