Question 45·Hard·Two-Variable Data: Models and Scatterplots
The scatterplot shows the relationship between two variables, and , for data set A. A line of best fit is shown.
Data set B is created from data set A by applying both of the following changes to each data point:
-
The -coordinate is increased by and then multiplied by .
-
The -coordinate is decreased by and then multiplied by .
Which choice could be an equation of a line of best fit for data set B?
First, extract the line of best fit from the graph using two clear points on the drawn line (this gives you slope and intercept quickly). Then treat the coordinate changes as algebraic substitutions: write the new coordinates in terms of the old ones, solve for the old variable (usually ) in terms of the new one, and substitute into the original line. Finally, apply any scaling/shifting to and simplify to a standard form so you can compare directly to the answer choices.
Hints
Read two clear points on the drawn line
Use the two labeled points that lie exactly on the line of best fit to find its slope and intercept.
Turn the word changes into equations
Write the new coordinates as and , where is from data set A.
Express the old using the new
Solve for , then substitute that expression into the line for data set A before applying .
Desmos Guide
Compute the slope and intercept from the graphed line
Enter
m=(14-4)/(4-0)b=4
so the line for data set A is y=m x + b.
Write the transformation using new-variable notation
Use X as the new -variable. From , enter xold = X/5 - 2.
Create an expression for the transformed line
Enter
Y = 3*((m*xold + b) - 1)
Desmos will display as a simplified linear expression in .
Match the displayed line to a choice
Compare the coefficient of (the slope) and the constant term (the intercept) in Desmos’s simplified expression to the four answer choices.
Step-by-step Explanation
Find an equation for the line of best fit in data set A
From the graph, the line of best fit passes through the labeled points and .
So the slope is
Since the line goes through , the -intercept is . So an equation is
Rewrite the coordinate changes as equations
Let be a point in data set A, and let be the corresponding point in data set B.
-
“Increase by and then multiply by ” means .
-
“Decrease by and then multiply by ” means .
Substitute to write in terms of
Solve for :
Use the line from data set A, , inside :
Now substitute :
Simplify to match an answer choice
Distribute the :
So an equation of a line of best fit for data set B could be .