SAT Math › How to find f(x)
If f(x) = _x_2 – 5 for all values x and f(a) = 4, what is one possible value of a?
1
3
8
11
14
Using the defined function, f(a) will produce the same result when substituted for x:
f(a) = _a_2 – 5
Setting this equal to 4, you can solve for a:
_a_2 – 5 = 4
_a_2 = 9
a = –3 or 3
An outpost has the supplies to last 2 people for 14 days. How many days will the supplies last for 7 people?
Supplies are used at the rate of .
Since the total amount of supplies is the same in either case, .
Solve for days to find that the supplies will last for 4 days.
When we multiply a function by a constant, we multiply each value in the function by that constant. Thus, 2f(x) = 4x + 12. We then subtract g(x) from that function, making sure to distribute the negative sign throughout the function. Subtracting g(x) from 4x + 12 gives us 4x + 12 - (3x - 3) = 4x + 12 - 3x + 3 = x + 15. We then add 2 to x + 15, giving us our answer of x + 17.
f(x) = 4x + 2
g(x) = 3x - 1
The two equations above define the functions f(x) = g(x). If f(d) = 2g(d) for some value of d, then what is the value of d?
2
-2
3
1/2
3/2
f(x) = 4x + 2
g(x) = 3x - 1
We have f(d) = 2g(d). We multiply each value in g(d) by 2.
4d + 2 = 2(3d - 1) (Distribute the 2 in the parentheses by multiplying each value in them by 2.)
4d + 2 = 6d - 2 (Add 2 to both sides.)
4d + 4 = 6d (Subtract 4d from both sides.)
4 = 2d (Divide both sides by 2.)
2 = d
We can plug that back in to double check.
4(2) + 2 = 6(2) - 2
8 + 2 = 12 - 2
10 = 10
Let and
be functions such that
, and
. Which of the following is equal to
?
If and
are defined as inverse functions, then
. Thus, according to the definition of inverse functions,
and
given in the problem must be inverse functions.
If we want to find the inverse of a function, the most straighforward method is usually replacing with
, swapping
and
, and then solving for
.
We want to find the inverse of . First, we will replace
with
.
Next, we will swap and
.
Lastly, we will solve for . The equation that we obtain in terms of
will be in the inverse of
, which equals
.
We can treat as a proportion,
. This allows us to cross multiply and set the results equal to one another.
We want to get y by itself, so let's divide both sides by x.
Next, we will add 3 to both sides.
To combine the right side, we will need to rewrite 3 so that it has a denominator of .
The answer is .
The cost of a cell phone plan is $40 for the first 100 minutes of calls, and then 5 cents for each minute after. If the variable x is equal to the number of minutes used for calls in a month on that cell phone plan, what is the equation f(x) for the cost, in dollars, of the cell phone plan for calls during that month?
f(x) = 40 + 5x
f(x) = 40 + 0.5x
f(x) = 40 + 0.05x
f(x) = 40 + 0.5(x - 100)
f(x) = 40 + 0.05(x - 100)
40 dollars is the constant cost of the cell phone plan, regardless of minute usage for calls. We then add 5 cents, or 0.05 dollars, for every minute of calls over 100. Thus, we do not multiply 0.05 by x, but rather by (x - 100), since the 5 cent charge only applies to minutes used that are over the 100-minute barrier. For example, if you used 101 minutes for calls during the month, you would only pay the 5 cents for that 101st minute, making your cost for calls $40.05. Thus, the answer is 40 + 0.05(x - 100).
Let the function f be defined by f(x)=x-t. If f(12)=4, what is the value of f(0.5*t)?
First we substitute in 12 for x and set the equation up as 12-t=4. We then get t=8, and substitute that for t and get f(0.5*8), giving us f(4). Plugging 4 in for x, and using t=8 that we found before, gives us:
f(4) = 4 - 8 = -4
The function f, where f(x) = x2 + 6x + 8, is related to function g, where g(x) = 5 f(x-2). What is g(3)?
50
75
125
150
175
Doing things in an orderly way is a friend to the test-taker.
g(3) = 5 f(3-2)
= 5 f(1)
= 5 \[ 12 + 6**∙**1 + 8\]
= 5 \[ 1 + 6 + 8\]
= 5 \[ 15\]
= 75
The rate of a gym membership costs p dollars the first month and m dollars per month every month thereafter. Which of the following represents the total cost of the gym membership for n months, if n is a positive integer?
pn
p+mn
p+m(n+1)
p+m(n-1)
pn+m(n-1)
The one-time first-month cost is p, and the monthly cost is m, which gets multipled by every month but the first (of which there are n -1). The total cost is the first-month cost of p, plus the monthly cost for (i.e. times) n -1 months, which makes the total cost equal to p + m (n -1).
The point is one of the points of intersection of the graphs of
and
. Given that
and
, find the value of
.
Since it’s given than , we know that
. We now know that (3, 7) is a point of intersection. Therefore,
as well. In other words,
, so
.