Translate “Five more than a number x.”
x + 5
True or False: Every function has exactly one output for each input.
True
If f(x)=2x+1 Find f(3)
7
What is the common difference in the sequence: 2, 5, 8, 11...
3
Translate: “Three times a number decreased by 7.”
3x-7
Translate: “Twice the sum of a number and 7.”
Which of the following is NOT a function?
a) y=2x+3
b) y2= x
c) y=∣x∣
d) y=x3
b) y2 = x
If g(x)=x2-4 find g (-2)
0
Write the next 3 terms of: 10, 7, 4
1, -2, -5
Is the relation { (2,3), (2,4), (3,5) } a function? Why or why not?
No, because x = 2 has two different outputs.
Translate “The quotient of a number decreased by 4 and 3.”
x-4/3
What is the vertical line test used for?
To determine if a graph represents a function.
Explain what f(5)=12 means in words
When the input is 5, the function’s output is 12.
Explicit formula for sequence: 4, 7, 10, 13…
an= 4+3(n-1)
A movie theater charges $8 for each adult ticket and $5 for each child ticket. One evening, the theater collected a total of $1290 from ticket sales.
Write an algebraic expression that represents the total cost of tickets if a adults and c children attended
8a + 5c = 1290 or just 8a + 5c
8 more than the quotient of a number and 2
x/2 + 8
If a student assigns two different y-values for the same x, is it a function? Why or why not?
No, because functions must have only one output for each input.
If h(x)=3x−7 solve x when h(x) = 5
x=4
Recursive formula for sequence: 12, 9, 6, 3…
an= 12n-1 - 3
Find the 15th term of sequence: 1, 4, 7, 10…
43
Write an expression for: “The square of a number decreased by twice the number.”
x2 - 2x
Consider the relation:
{(1,2),(2,3),(3,4),(4,2),(5,6)}
Is this relation a function? Justify why or why not.
Yes, this relation is a function, because each input (x-value) is paired with exactly one output (y-value). Even though the output 2 repeats, the inputs do not repeat with different outputs.
A function C(t) represents the cost of renting a car for t days. If C(t)=40t+25, what does the 25 represent?
A $25 flat fee (the initial cost)
If the explicit formula is an=5n−2 find the 20th term.
a20 = 98
A function h(x)=50x represents earning $50 per ticket sold. Write an equation to represent earning $600. Solve for x.
50x=600 → x=12