Linear Functions and Graphs

71 questions

Question 61Question

In the xyxy-plane, the graph of a line ll passes through the points (0,1)(0, 1) and (3,5)(3, 5). If another point on line ll has coordinates (t,9)(t, 9), what is the value of tt?

Show answer & explanation

Answer: 6

Answer

The value of tt is 66.
The slope of line ll is m=5130=43m = \frac{5 - 1}{3 - 0} = \frac{4}{3}. Using the y-intercept (0,1)(0, 1), the equation of the line is y=43x+1y = \frac{4}{3}x + 1. Setting y=9y = 9 gives 9=43t+19 = \frac{4}{3}t + 1. Subtracting 1 from both sides gives 8=43t8 = \frac{4}{3}t. Multiplying both sides by 34\frac{3}{4} yields t=6t = 6.

Step-by-Step Solution

1
Calculate the slope of line ll using the slope formula m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1} with the points (0,1)(0, 1) and (3,5)(3, 5).
m=5130=43m = \frac{5 - 1}{3 - 0} = \frac{4}{3}
The slope of a line represents its constant rate of change and is needed to determine the line's equation.
2
Write the equation of the line in slope-intercept form, y=mx+by = mx + b, using the slope m=43m = \frac{4}{3} and the y-intercept b=1b = 1 (from the point (0,1)(0, 1)).
y=43x+1y = \frac{4}{3}x + 1
The slope-intercept equation defines the relationship between the xx- and yy-coordinates of any point on the line.
3
Substitute the point (t,9)(t, 9) into the line's equation and solve for tt.
9=43t+1    8=43t    t=69 = \frac{4}{3}t + 1 \implies 8 = \frac{4}{3}t \implies t = 6
Since the point lies on the line, its coordinates must satisfy the line's equation.

Key Concept

Determining the equation of a linear function from a graph or points and evaluating it for a given value.
Question 62Question

An online retailer uses a linear relationship to determine the shipping cost of an order based on the total weight of the items in the order. The table below shows the shipping cost, yy, in dollars, for an order with a total weight of xx pounds.

Weight (xx pounds)Shipping Cost (yy dollars)
229.509.50
6617.5017.50

What is the shipping cost, in dollars, for an order with a total weight of 1111 pounds?

Show answer & explanation

Answer: 27.5

Answer

The correct shipping cost for an order weighing 11 pounds is 27.5 dollars.
The linear relationship has a constant rate of change (slope). Using the coordinates from the table, (2,9.50)(2, 9.50) and (6,17.50)(6, 17.50), the slope mm is calculated as 17.509.5062=84=2\frac{17.50 - 9.50}{6 - 2} = \frac{8}{4} = 2. Using the point-slope form, the equation of the line is y9.50=2(x2)y - 9.50 = 2(x - 2), which simplifies to y=2x+5.50y = 2x + 5.50. Substituting x=11x = 11 gives y=2(11)+5.50=27.5y = 2(11) + 5.50 = 27.5.

Step-by-Step Solution

1
Calculate the slope (rate of change) of the linear relationship.
m=2m = 2
Determines the rate at which the shipping cost increases per additional pound of weight.
2
Formulate the linear equation representing the relationship.
y=2x+5.50y = 2x + 5.50
Establishes a functional relationship to calculate costs for any given weight.
3
Evaluate the function at the target weight of 11 pounds.
y=27.5y = 27.5
Determines the final cost of shipping for the specified weight of 11 pounds.

Key Concept

Determining and evaluating linear functions represented in tabular form
Estimated Time:1m 30s
Question 63Question

Company A and Company B both rent moving trucks. The total cost A(d)A(d), in dollars, for renting a truck from Company A for dd days is given by A(d)=35d+75A(d) = 35d + 75. The table below shows some values of the total cost B(d)B(d), in dollars, for renting a truck from Company B for dd days.

Days (dd)Total Cost (B(d)B(d))
2150
5300

If the relationship between dd and B(d)B(d) is linear, for how many days of rental will the total cost at Company B be exactly 9595 dollars more than the total cost at Company A?

Show answer & explanation

Answer: 8

Answer

The total cost at Company B will be exactly 95 dollars more than the total cost at Company A for a rental of 8 days.
To find the number of days for which Company B's cost is exactly 95 dollars more than Company A's cost, we first find the linear function for Company B. The rate of change is 30015052=50\frac{300 - 150}{5 - 2} = 50 dollars per day. The initial cost is 15050(2)=50150 - 50(2) = 50 dollars, giving B(d)=50d+50B(d) = 50d + 50. We then set up the equation B(d)A(d)=95B(d) - A(d) = 95, which is (50d+50)(35d+75)=95(50d + 50) - (35d + 75) = 95. Simplifying this equation gives 15d25=9515d - 25 = 95. Adding 25 to both sides gives 15d=12015d = 120, and dividing by 15 gives d=8d = 8.

Step-by-Step Solution

1
Determine the linear cost function for Company B, B(d)=md+bB(d) = md + b, using the points (2,150)(2, 150) and (5,300)(5, 300) from the table.
The slope is m=30015052=50m = \frac{300 - 150}{5 - 2} = 50. Using (2,150)(2, 150) to find the y-intercept: 150=50(2)+bb=50150 = 50(2) + b \Rightarrow b = 50. Thus, B(d)=50d+50B(d) = 50d + 50.
We need to find the equation representing the total cost of Company B to set up the comparison.
2
Set up an equation where the total cost at Company B is equal to the total cost at Company A plus 95 dollars.
B(d)=A(d)+9550d+50=(35d+75)+95B(d) = A(d) + 95 \Rightarrow 50d + 50 = (35d + 75) + 95.
This represents the condition that Company B's cost is 95 dollars more than Company A's cost.
3
Simplify the equation and solve for the number of days, dd.
50d+50=35d+17015d=120d=850d + 50 = 35d + 170 \Rightarrow 15d = 120 \Rightarrow d = 8.
Isolating the variable dd gives the exact number of days required.

Key Concept

Comparing linear functions and solving linear equations representing real-world contexts.
Question 64Question

In the xyxy-plane, the graph of the linear function ff passes through the points (3,11)(3, 11) and (7,23)(7, 23). The function gg is defined by g(x)=f(2x)5g(x) = f(2x) - 5. What is the value of g(4)g(4)?

Show answer & explanation

Answer: 21

Answer

21
The correct answer is 21. First, find the slope of the linear function ff using the given points (3,11)(3, 11) and (7,23)(7, 23): m=231173=3m = \frac{23 - 11}{7 - 3} = 3. The equation of the line is f(x)11=3(x3)f(x) - 11 = 3(x - 3), which simplifies to f(x)=3x+2f(x) = 3x + 2. To find g(4)g(4), substitute x=4x = 4 into the definition of g(x)g(x): g(4)=f(24)5=f(8)5g(4) = f(2 \cdot 4) - 5 = f(8) - 5. Evaluating f(8)f(8) gives 3(8)+2=263(8) + 2 = 26. Finally, subtracting 55 gives g(4)=265=21g(4) = 26 - 5 = 21.

Step-by-Step Solution

1
Determine the equation of the linear function f(x)f(x)
f(x)=3x+2f(x) = 3x + 2
First find the slope m=231173=3m = \frac{23 - 11}{7 - 3} = 3. Then, use the point-slope formula with (3,11)(3, 11) to get f(x)11=3(x3)f(x) - 11 = 3(x - 3), which simplifies to f(x)=3x+2f(x) = 3x + 2.
2
Express g(4)g(4) in terms of ff
g(4)=f(8)5g(4) = f(8) - 5
Substitute x=4x = 4 into the definition g(x)=f(2x)5g(x) = f(2x) - 5 to get g(4)=f(2(4))5g(4) = f(2(4)) - 5.
3
Calculate the value of f(8)f(8) and g(4)g(4)
g(4)=21g(4) = 21
Evaluate f(8)=3(8)+2=26f(8) = 3(8) + 2 = 26, then subtract 55 to obtain g(4)=265=21g(4) = 26 - 5 = 21.

Key Concept

Linear Functions and Graphs
Question 65Question

A scientist is measuring the temperature of a chemical compound during an experiment. The temperature of the compound decreases at a constant rate. At t=4t = 4 minutes after the experiment begins, the temperature of the compound is 72C72^\circ\text{C}. At t=12t = 12 minutes, the temperature of the compound is 48C48^\circ\text{C}. Which of the following functions TT models the temperature, in degrees Celsius, of the compound tt minutes after the experiment begins, where 0t250 \leq t \leq 25?

Show answer & explanation

Answer: T(t)=3t+84T(t) = -3t + 84

Answer

T(t)=3t+84T(t) = -3t + 84
To find the linear model T(t)=mt+bT(t) = mt + b, we first calculate the slope mm using the given points (4,72)(4, 72) and (12,48)(12, 48). The slope is the change in temperature divided by the change in time: m=4872124=3m = \frac{48 - 72}{12 - 4} = -3. Next, we find the y-intercept bb by substituting one of the points into the equation T(t)=mt+bT(t) = mt + b. Substituting t=4t = 4 and T(4)=72T(4) = 72 yields 72=3(4)+b72 = -3(4) + b, which simplifies to 72=12+b72 = -12 + b. Adding 1212 to both sides gives b=84b = 84. Therefore, the correct linear function modeling the temperature is T(t)=3t+84T(t) = -3t + 84.

Step-by-Step Solution

1
Calculate the rate of temperature change (slope) per minute.
The slope mm is 3-3.
Since the temperature decreases at a constant rate, the relationship is linear. The slope mm is the change in temperature divided by the change in time: m=4872124=248=3m = \frac{48 - 72}{12 - 4} = \frac{-24}{8} = -3.
2
Find the initial temperature (y-intercept) at t=0t = 0.
The y-intercept bb is 8484.
Substitute the point (4,72)(4, 72) and the slope m=3m = -3 into the slope-intercept equation T(t)=mt+bT(t) = mt + b. This gives 72=3(4)+b72 = -3(4) + b, which simplifies to 72=12+b72 = -12 + b. Adding 1212 to both sides yields b=84b = 84.
3
Write the final equation.
T(t)=3t+84T(t) = -3t + 84
Combine the slope of 3-3 and the y-intercept of 8484 to complete the linear model equation.

Key Concept

Writing and interpreting linear functions from two points

Alternative Method

Instead of deriving the function algebraically, substitute the given values of t=4t = 4 and t=12t = 12 into each of the given options. Only the correct option yields the corresponding temperatures of 72 and 48 degrees Celsius, respectively.
Estimated Time:1m 30s
Question 66Question

The table below shows some values for the linear function ff.

xxf(x)f(x)
2255
551414
882323

If the function gg is defined by g(x)=f(x)+kg(x) = f(x) + k, where kk is a constant, and the xx-intercept of the graph of y=g(x)y = g(x) in the xyxy-plane is 2-2, what is the value of kk?

Show answer & explanation

Answer: 7

Answer

The value of kk is 77.
To find the value of kk, we first determine the linear function f(x)f(x) using the values in the table. The slope of ff is calculated as 14552=3\frac{14 - 5}{5 - 2} = 3. Substituting the point (2,5)(2, 5) into the slope-intercept form f(x)=3x+bf(x) = 3x + b gives 5=3(2)+b5 = 3(2) + b, which simplifies to b=1b = -1. Therefore, f(x)=3x1f(x) = 3x - 1. The function gg is defined as g(x)=f(x)+k=3x1+kg(x) = f(x) + k = 3x - 1 + k. Since the xx-intercept of the graph of y=g(x)y = g(x) is 2-2, we must have g(2)=0g(-2) = 0. Substituting x=2x = -2 into the equation for g(x)g(x) gives 3(2)1+k=03(-2) - 1 + k = 0, which simplifies to 7+k=0-7 + k = 0. Solving for kk yields k=7k = 7.

Step-by-Step Solution

1
Determine the slope of the linear function ff.
The slope of ff is 33.
Using the points (2,5)(2, 5) and (5,14)(5, 14) from the table, the slope is calculated as m=14552=93=3m = \frac{14 - 5}{5 - 2} = \frac{9}{3} = 3.
2
Find the equation for f(x)f(x).
f(x)=3x1f(x) = 3x - 1
Using the slope-intercept form f(x)=3x+bf(x) = 3x + b and the point (2,5)(2, 5), we solve for bb: 5=3(2)+b5 = 3(2) + b, which gives b=1b = -1.
3
Set up the equation for g(x)g(x) and use the xx-intercept to find the value of kk.
k=7k = 7
Since g(x)=f(x)+kg(x) = f(x) + k, we have g(x)=3x1+kg(x) = 3x - 1 + k. The xx-intercept of g(x)g(x) is 2-2, so g(2)=0g(-2) = 0. This gives 3(2)1+k=03(-2) - 1 + k = 0, which simplifies to 7+k=0-7 + k = 0, meaning k=7k = 7.

Key Concept

Finding the equation of a linear function from tabular data and applying translations and intercepts.
Question 67Question

An agricultural drone is spraying liquid fertilizer on a field at a constant rate. The total amount of fertilizer remaining in the drone's tank, in liters, can be modeled by a linear function of the time, in minutes, since the drone began spraying. After 33 minutes of spraying, 8484 liters of fertilizer remain in the tank. After 88 minutes of spraying, 5454 liters of fertilizer remain in the tank. How many minutes of spraying will it take for the tank to become completely empty?

Show answer & explanation

Answer: 17

Answer

17
The correct answer is 17. The volume of fertilizer in the tank decreases at a constant rate of 6 liters per minute. Since 84 liters remain after 3 minutes, the initial volume of fertilizer in the tank was 102 liters. Dividing the initial volume of 102 liters by the rate of 6 liters per minute yields 17 minutes for the tank to be completely empty.

Step-by-Step Solution

1
Calculate the constant rate of change (slope) of the remaining fertilizer volume.
-6 liters per minute
The slope formula is used with the two data points representing time and volume: (3,84)(3, 84) and (8,54)(8, 54).
2
Determine the initial volume of fertilizer in the tank (y-intercept).
102 liters
Using the slope-intercept form F(t)=mt+bF(t) = mt + b, we substitute the slope m=6m = -6 and the point (3,84)(3, 84) to solve for bb.
3
Find the time when the volume of remaining fertilizer reaches 0.
17 minutes
Setting the linear function equal to 0 and solving for time gives the total duration until the tank is empty.

Key Concept

Linear Functions and Graphs
Question 68Question

In the xyxy-plane, the graph of a linear function ff passes through the points (k,2k+3)(k, 2k + 3) and (2k,5k1)(2k, 5k - 1), where kk is a constant. If the yy-intercept of the graph of ff is 9-9, what is the value of kk?

Show answer & explanation

Answer: 16

Answer

The value of kk is 16.
The value of kk is 16 because when k=16k = 16, the points on the graph are (16,35)(16, 35) and (32,79)(32, 79). The slope of the line is 79353216=2.75\frac{79 - 35}{32 - 16} = 2.75. The equation of the line in slope-intercept form is y=2.75x+by = 2.75x + b. Using the point (16,35)(16, 35), we get 35=2.75(16)+b    35=44+b    b=935 = 2.75(16) + b \implies 35 = 44 + b \implies b = -9, which matches the given yy-intercept of 9-9.

Step-by-Step Solution

1
Calculate the slope of the line in terms of kk using the two given points (k,2k+3)(k, 2k + 3) and (2k,5k1)(2k, 5k - 1).
The slope mm is 3k4k\frac{3k - 4}{k}.
The slope of a line passing through (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) is given by m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}.
2
Use the yy-intercept of 9-9, which corresponds to the point (0,9)(0, -9), along with the point (k,2k+3)(k, 2k + 3) to write another expression for the slope.
The slope mm is 2k+12k\frac{2k + 12}{k}.
The slope must be constant for all points on the line, so the slope between the yy-intercept and one of the points must equal the slope between the two points.
3
Equate the two slope expressions and solve for kk.
k=16k = 16
Setting the two expressions for the slope equal to each other gives 3k4k=2k+12k\frac{3k - 4}{k} = \frac{2k + 12}{k}. Multiplying by kk on both sides yields 3k4=2k+123k - 4 = 2k + 12, which simplifies to k=16k = 16.

Key Concept

Linear Functions and Graphs
Question 69Question

A line in the xyxy-plane representing the linear function ff has a yy-intercept of (0,8)(0, 8) and contains the point (a,b)(a, b), where aa and bb are positive integers. If the slope of this line is 35-\frac{3}{5} and the sum of aa and bb is 1212, what is the value of aa?

Show answer & explanation

Answer: 10

Answer

10
Since the line representing the function has a y-intercept of (0, 8) and a slope of -3/5, its equation in slope-intercept form is y = -3/5x + 8. Since the line contains the point (a, b), substituting x = a and y = b into this equation gives b = -3/5a + 8. The sum of a and b is given as 12, so a + b = 12, which can be rewritten as b = 12 - a. Substituting this expression for b gives the equation 12 - a = -3/5a + 8. Subtracting 8 from both sides yields 4 - a = -3/5a. Adding a to both sides yields 4 = 2/5a. Multiplying both sides by 5/2 gives a = 10.

Step-by-Step Solution

1
Write the equation of the linear function in slope-intercept form.
y=35x+8y = -\frac{3}{5}x + 8
The y-intercept of the line is given as (0, 8), and the slope of the line is given as -3/5.
2
Substitute the point (a, b) into the equation of the line.
b=35a+8b = -\frac{3}{5}a + 8
Since the point (a, b) lies on the line, its coordinates must satisfy the equation of the line.
3
Express b in terms of a using the given sum relationship.
b=12ab = 12 - a
We are given that the sum of a and b is 12, which can be written as a + b = 12.
4
Substitute the expression for b into the line's equation and solve for a.
a=10a = 10
Substituting b = 12 - a into b = -3/5a + 8 yields 12 - a = -3/5a + 8, which simplifies to 4 = 2/5a, leading to a = 10.

Key Concept

Linear Functions and Graphs
Question 70Question

A linear function ff is defined such that its graph passes through the points (2,5)(2, 5) and (4,11)(4, 11). The graph of another linear function, gg, is perpendicular to the graph of ff. If the graph of gg passes through the point (3,10)(3, 10), what is the xx-coordinate of the xx-intercept of the graph of gg?

Show answer & explanation

Answer: 33

Answer

The correct answer is 3333.
The slope of the linear function ff is found using the two given points: 11542=3\frac{11 - 5}{4 - 2} = 3. Because the graph of the linear function gg is perpendicular to the graph of ff, its slope is the negative reciprocal of 33, which is 13-\frac{1}{3}. Using the point-slope form with the point (3,10)(3, 10), the equation of gg is y10=13(x3)y - 10 = -\frac{1}{3}(x - 3), which simplifies to y=13x+11y = -\frac{1}{3}x + 11. The xx-intercept is the value of xx when y=0y = 0. Setting yy to 00 gives 0=13x+110 = -\frac{1}{3}x + 11, which yields x=33x = 33.

Step-by-Step Solution

1
Calculate the slope of the linear function ff
The slope of ff is 33.
The slope of a line passing through (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) is given by y2y1x2x1\frac{y_2 - y_1}{x_2 - x_1}. Substituting (2,5)(2, 5) and (4,11)(4, 11) yields 11542=62=3\frac{11 - 5}{4 - 2} = \frac{6}{2} = 3.
2
Determine the slope of the perpendicular linear function gg
The slope of gg is 13-\frac{1}{3}.
Perpendicular lines in the coordinate plane have slopes that are negative reciprocals of each other. The negative reciprocal of 33 is 13-\frac{1}{3}.
3
Write the equation representing function gg
y=13x+11y = -\frac{1}{3}x + 11
Using the point-slope equation yy1=m(xx1)y - y_1 = m(x - x_1) with the slope m=13m = -\frac{1}{3} and the point (3,10)(3, 10), we get y10=13(x3)y - 10 = -\frac{1}{3}(x - 3). Distributing and simplifying yields y10=13x+1    y=13x+11y - 10 = -\frac{1}{3}x + 1 \implies y = -\frac{1}{3}x + 11.
4
Find the xx-intercept of the graph of gg
3333
The xx-intercept is the point on the graph where y=0y = 0. Substituting 00 for yy in the equation of gg gives 0=13x+11    13x=11    x=330 = -\frac{1}{3}x + 11 \implies \frac{1}{3}x = 11 \implies x = 33.

Key Concept

The relationship between the slopes of perpendicular lines and finding intercepts of linear functions.
Estimated Time:1m 30s
Question 71Question

A construction company rents a concrete mixer. The total cost, in dollars, of renting the concrete mixer is a linear function of the rental time, in hours. The table below shows some values of the rental time and the corresponding total cost.

Time (hours)Total cost (dollars)
335454
557878
88114114

Which of the following is the total cost, in dollars, of renting the concrete mixer for 1212 hours?

Show answer & explanation

Answer: 162162

Answer

162162 dollars
The cost function is linear, represented by C(t)=mt+bC(t) = mt + b. The rate of change (slope) is calculated as m=785453=12m = \frac{78 - 54}{5 - 3} = 12 dollars per hour. Using the point (3,54)(3, 54), we solve for the initial fee (y-intercept) bb: 54=12(3)+b54 = 12(3) + b, which gives b=18b = 18. Thus, the linear model is C(t)=12t+18C(t) = 12t + 18. For a rental time of 1212 hours, the total cost is C(12)=12(12)+18=162C(12) = 12(12) + 18 = 162 dollars.

Step-by-Step Solution

1
Calculate the rate of change (slope) of the linear cost function.
m=12m = 12
Since the relationship is linear, the rate of change is constant. Using the coordinate points (3,54)(3, 54) and (5,78)(5, 78) from the table, the slope is calculated as m=785453=12m = \frac{78 - 54}{5 - 3} = 12.
2
Determine the y-intercept (initial fee) of the function.
b=18b = 18
Substitute one of the points, such as (3,54)(3, 54), and the slope m=12m = 12 into the slope-intercept form equation C(t)=mt+bC(t) = mt + b. This gives 54=12(3)+b54=36+bb=1854 = 12(3) + b \Rightarrow 54 = 36 + b \Rightarrow b = 18.
3
Evaluate the cost function for a rental time of 1212 hours.
C(12)=162C(12) = 162
Using the complete linear equation C(t)=12t+18C(t) = 12t + 18, substitute t=12t = 12 to find the total cost: C(12)=12(12)+18=144+18=162C(12) = 12(12) + 18 = 144 + 18 = 162.

Key Concept

Finding and evaluating a linear function from tabular data
Estimated Time:1m 30s
PreviousPage 4 / 4
Linear Functions and Graphs Practice Questions — SAT — Page 4 | Examkin