Functions Hard Answers
Functions Hard Answers
ID: 50f4cb9c
For the linear function , the table shows three values of and their corresponding values of . Function is defined by
, where and are constants. What is the value of ?
A.
B.
C.
D.
Rationale
Choice D is correct. The table gives that 𝑓 ( 𝑥 ) = 0 when 𝑥 = 2. Substituting 0 for 𝑓𝑥 and 2 for 𝑥 into the equation
𝑓 ( 𝑥 ) = 𝑎𝑥 + 𝑏 yields 0 = 2𝑎 + 𝑏. Subtracting 2𝑎 from both sides of this equation yields 𝑏 = - 2𝑎. The table gives that
𝑓 ( 𝑥 ) = - 64 when 𝑥 = 1. Substituting -2𝑎 for 𝑏, -64 for 𝑓𝑥, and 1 for 𝑥 into the equation 𝑓 ( 𝑥 ) = 𝑎𝑥 + 𝑏 yields -64 = 𝑎1 + -2𝑎
. Combining like terms yields -64 = - 𝑎, or 𝑎 = 64. Since 𝑏 = - 2𝑎, substituting 64 for 𝑎 into this equation gives 𝑏 = -264,
which yields 𝑏 = - 128. Thus, the value of 𝑎 - 𝑏 can be written as 64 - ( - 128 ) , which is 192.
Choice A is incorrect. This is the value of 𝑎 + 𝑏, not 𝑎 - 𝑏. Choice B is incorrect. This is the value of 𝑎 - 2, not 𝑎 - 𝑏.
ID: 6989c80a
The function gives the temperature, in degrees Fahrenheit, that corresponds to a temperature of kelvins. If a
temperature increased by kelvins, by how much did the temperature increase, in degrees Fahrenheit?
A.
B.
C.
D.
Rationale
9
Choice A is correct. It’s given that the function 𝐹𝑥 = 5 𝑥 - 273.15 + 32 gives the temperature, in degrees Fahrenheit, that
corresponds to a temperature of 𝑥 kelvins. A temperature that increased by 2.10 kelvins means that the value of 𝑥 increased
9
by 2.10 kelvins. It follows that an increase in 𝑥 by 2.10 increases 𝐹 ( 𝑥 ) by 5 2.10, or 3.78. Therefore, if a temperature
increased by 2.10 kelvins, the temperature increased by 3.78 degrees Fahrenheit.
ID: 78391fcc
f(x) 21 18 15 12
The table above shows some values of x and their corresponding values for
the linear function f. What is the x-intercept of the graph of in the xy-
plane?
A.
B.
C.
D.
slope formula, . According to the table, the points and lie on the graph of .
Using these two points in the slope formula yields , or . Substituting for m in the slope-intercept form
of the equation yields . The value of b can be found by substituting values from the table and solving; for
example, substituting the coordinates of the point into the equation gives ,
which yields . This means the function given by the table can be represented by the equation . The
value of the x-intercept of the graph of can be determined by finding the value of x when . Substituting
Choice A is incorrect and may result from substituting the value of the slope for the x-coordinate of the x-intercept. Choice C
is incorrect and may result from a calculation error. Choice D is incorrect and may result from substituting the y-coordinate
of the y-intercept for the x-coordinate of the x-intercept.
ID: a04050d8
The table above gives the typical amounts of energy per gram, expressed in both
food calories and kilojoules, of the three macronutrients in food. If the 180 food
calories in a granola bar come entirely from p grams of protein, f grams of fat, and
c grams of carbohydrate, which of the following expresses f in terms of p and c ?
A.
B.
C.
D.
Rationale
Choice B is correct. It is given that there are 4.0 food calories per gram of protein, 9.0 food calories per gram of fat, and 4.0
food calories per gram of carbohydrate. If 180 food calories in a granola bar came from p grams of protein, f grams of fat,
and c grams of carbohydrate, then the situation can be represented by the equation . The equation can
then be rewritten in terms of f by subtracting 4p and 4c from both sides of the equation and then dividing both sides of the
Choices A, C, and D are incorrect and may be the result of not representing the situation with the correct equation or
incorrectly rewriting the equation in terms of f.
ID: bbf9e5ce
For groups of or more people, a museum charges per person for the first people and for each additional
person. Which function gives the total charge, in dollars, for a tour group with people, where ?
A.
B.
C.
D.
Rationale
Choice A is correct. A tour group with 𝑛 people, where 𝑛 ≥ 25, can be split into two subgroups: the first 25 people and the
additional 𝑛 - 25 people. Since the museum charges $ 21 per person for the first 25 people and $ 14 for each additional
person, the charge for the first 25 people is $ 21 ( 25 ) and the charge for the additional 𝑛 - 25 people is $ 14 ( 𝑛 - 25 ) .
Therefore, the total charge, in dollars, is given by the function 𝑓 ( 𝑛 ) = 21 ( 25 ) + 14 ( 𝑛 - 25 ) , or 𝑓 ( 𝑛 ) = 14𝑛 + 175.