Equations With Two Variables
Help Questions
SAT Math › Equations With Two Variables
A company’s profit is modeled by $P=50n-200$, where $n$ is the number of items sold and $P$ is profit in dollars. What is the profit when $n=8$, and which part of the equation represents a fixed cost?
$P=200$, fixed cost $50$
$P=600$, fixed cost $50$
$P=600$, fixed cost $-200$
$P=200$, fixed cost $-200$
Explanation
This question requires calculating profit P when n = 8 in P = 50n - 200 and identifying the fixed cost term. Substitute n = 8: 50 × 8 - 200 = 400 - 200 = 200, so profit is 200 dollars. The constant -200 represents the fixed cost, as it does not depend on n. Choices with P = 600 likely come from adding instead of subtracting 200, a sign error. Other errors might misidentify the coefficient 50 as fixed. When analyzing profit models, distinguish the constant as fixed components and the coefficient as variable per-unit contributions to understand cost-profit dynamics.
On a coordinate plane, points $A(0,3)$ and $B(4,11)$ lie on a line that represents the relationship between $x$ and $y$. If $x$ increases by 1, by how much does $y$ change on this line?
$+3$
$+4$
$+1$
$+2$
Explanation
This question asks how much y changes when x increases by 1, given points A(0,3) and B(4,11) on a line. Calculate the slope m = (11 - 3)/(4 - 0) = 8/4 = 2, which represents the change in y per unit increase in x. Thus, y increases by 2 when x increases by 1. A common error is misapplying the slope formula, such as subtracting x-coordinates incorrectly, leading to slopes like 3 or 4. Another mistake might be calculating the total change without dividing by the x-interval. In linear relationships, use the slope formula to quantify how changes in the independent variable affect the dependent variable consistently.
A student uses the equation $3x+5y=40$ to model a combination of $x$ large boxes and $y$ small boxes that together weigh 40 pounds. Which equation gives $y$ in terms of $x$?
$y=\frac{40-3x}{5}$
$y=\frac{40-5x}{3}$
$y=8-15x$
$y=\frac{3x-40}{5}$
Explanation
This question requires solving the equation 3x + 5y = 40 for y in terms of x, modeling the weight of boxes. Start by isolating the y term: subtract 3x from both sides to get 5y = 40 - 3x, then divide by 5 to obtain y = (40 - 3x)/5. This matches choice A and correctly expresses y as a function of x. A frequent error is swapping the coefficients in the numerator, as in choice B, or using a negative in the numerator like choice C. Choice D might result from incorrectly simplifying or dividing the entire equation. When manipulating equations with two variables, systematically isolate the desired variable by performing inverse operations, ensuring the relationship is preserved.
A taxi fare is modeled by $y=2.50x+4$, where $x$ is the distance traveled (miles) and $y$ is the total cost (dollars). If the distance increases by 6 miles, by how much does the total cost change?
$+2.5$
$+19$
$+6$
$+15$
Explanation
This question asks how much the total cost y changes when the distance x increases by 6 miles in the model y = 2.50x + 4. The change in y is determined by multiplying the slope 2.50 by the change in x, which is 2.50 × 6 = 15, so the cost increases by 15 dollars. The fixed cost of 4 does not affect the change, as it remains constant regardless of distance. A common error is adding the fixed cost to the change, leading to 19, or mistaking the slope itself as the change. Another mistake might be miscalculating the multiplication, such as treating it as addition. In equations with two variables, focus on the slope as the rate of change to predict how y adjusts with variations in x.
A store sells notebooks for $x$ dollars each and pens for $y$ dollars each. If a customer buys 3 notebooks and 2 pens for a total of $22$ dollars, which equation represents this relationship between $x$ and $y$?
$2x+3y=22$
$3x+2y=22$
$\frac{3}{x}+\frac{2}{y}=22$
$3x-2y=22$
Explanation
This question requires finding the equation that models the relationship where 3 notebooks cost x dollars each and 2 pens cost y dollars each, totaling 22 dollars. The total cost is the sum of the costs for notebooks and pens, so set up the equation as 3x + 2y = 22. This directly represents the given quantities and total, matching choice A. A key error in choice B is swapping the coefficients, perhaps from miscounting the number of items. Choice C uses subtraction instead of addition, which might stem from incorrectly assuming a discount or refund, while choice D incorrectly uses reciprocals, unsuitable for total cost calculations. To handle such problems effectively, always multiply each item's quantity by its variable price and sum them to equal the total, emphasizing the additive relationship between variables.
A gym charges a one-time sign-up fee $s$ dollars plus $m$ dollars per month. The total cost after $x$ months is $y$ dollars, modeled by $y=25+15x$. What is $m$, the monthly charge, and what does it represent in this context?
$m=40$, total after 1 month
$m=25$, sign-up fee
$m=15$, monthly charge
$m=10$, monthly discount
Explanation
This question asks you to identify the value of m, the monthly charge, and its representation in the linear equation y = 25 + 15x, where y is the total cost after x months. The general model for the gym's cost is y = s + m x, with s as the one-time sign-up fee and m as the monthly charge per month. By comparing the given equation to the general form, the coefficient of x is 15, which represents m, the monthly charge, while 25 is the fixed sign-up fee s. A common error is confusing the constant term 25 as the monthly charge, but it actually represents the initial fixed cost independent of months. Another mistake could be calculating a specific total, like for x=1 giving 40, and misidentifying that as m. When working with equations involving two variables, recognize that the coefficient of the independent variable x represents the rate of change in y per unit of x, helping to map real-world rates correctly.
For a school fundraiser, the total money raised is $y$ dollars after selling $x$ tickets, modeled by $y=12x+60$. What is the value of $y$ when $x=15$?
$300$
$195$
$240$
$180$
Explanation
This question asks for the value of y when x = 15 in the fundraiser model y = 12x + 60. Substitute x = 15: 12 × 15 + 60 = 180 + 60 = 240, so y = 240 dollars. This computes the total raised after selling 15 tickets. A common error is omitting the +60, yielding 180, or using a wrong coefficient like 13 for 195. Another mistake could be multiplying incorrectly to get 300. For substitution in two-variable equations, carefully plug in the value and perform operations in order to accurately evaluate the dependent variable.
The number of pages $p$ remaining in a book after reading $r$ pages is modeled by $p=320-r$. If $p$ decreases by 12, how does $r$ change?
$r$ decreases by 320
$r$ increases by 320
$r$ decreases by 12
$r$ increases by 12
Explanation
Given p = 320 - r, we need to find how r changes when p decreases by 12. If p decreases by 12, then p_new = p - 12 = (320 - r) - 12 = 308 - r. Setting this equal to 320 - r_new, we get 308 - r = 320 - r_new, which gives us r_new = r + 12. Therefore, r increases by 12. The key insight is that in the equation p = 320 - r, p and r change in opposite directions. When working with inverse relationships, a decrease in one variable causes an increase in the other.
A student earns points $P$ based on correct answers $c$ and incorrect answers $i$ according to $P=4c-1i$. If $c=18$ and $i=7$, what is the value of $P$?
$79$
$65$
$72$
$-65$
Explanation
We need to calculate P using the formula P = 4c - 1i with c = 18 and i = 7. Substituting these values: P = 4(18) - 1(7) = 72 - 7 = 65. The coefficient 4 represents points gained per correct answer, while -1 represents the penalty per incorrect answer. A common error is to add instead of subtract the penalty points or to miscalculate the products. Always work through multiplication before addition/subtraction and pay attention to negative signs.
A rectangular garden has perimeter 50 feet. Let $L$ be the length and $W$ be the width (in feet). The constraint is $2L+2W=50$. Which equation solves for $W$ in terms of $L$?
$W=\dfrac{50-L}{2}$
$W=25-L$
$W=50-2L$
$W=\dfrac{25}{L}$
Explanation
Starting with the perimeter constraint 2L + 2W = 50, we need to solve for W in terms of L. First, divide everything by 2 to get L + W = 25. Then subtract L from both sides to get W = 25 - L. Common mistakes include forgetting to divide by 2 first or making algebraic errors when isolating W. When working with geometric constraints, simplify the equation before isolating variables to avoid arithmetic errors.