Linear Functions and Graphs

71 soru

Soru 21Soru

In the xyxy-plane, line ll passes through the point (3,4)(3, 4) and has a slope of mm, where m>0m > 0. Line kk is perpendicular to line ll and passes through the point (2,2)(2, 2). If the sum of the yy-intercepts of line ll and line kk is 11, what is the value of mm?

Cevabı ve açıklamayı göster

Cevap: 22

Cevap

The correct value of mm is 22.
The correct answer is the value 22. By finding the equations of both lines in slope-intercept form, we express their yy-intercepts in terms of mm: the yy-intercept of line ll is 43m4 - 3m and the yy-intercept of line kk is 2m+2\frac{2}{m} + 2. Setting their sum to 11 gives the equation 3m25m2=03m^2 - 5m - 2 = 0. Factoring this quadratic yields the solutions m=13m = -\frac{1}{3} and m=2m = 2. Since mm must be positive, m=2m = 2 is the only valid solution.

Adım Adım Çözüm

1
Find the equation and yy-intercept of line ll.
Using the point-slope form yy1=m(xx1)y - y_1 = m(x - x_1) with the point (3,4)(3, 4) and slope mm, the equation of line ll is y4=m(x3)y - 4 = m(x - 3), which simplifies to y=mx+43my = mx + 4 - 3m. Thus, the yy-intercept of line ll is 43m4 - 3m.
Expressing the yy-intercept of line ll in terms of mm allows us to use it in the sum equation.
2
Find the equation and yy-intercept of line kk.
Since line kk is perpendicular to line ll, its slope is the negative reciprocal of mm, which is 1m-\frac{1}{m}. Using the point-slope form with the point (2,2)(2, 2), the equation of line kk is y2=1m(x2)y - 2 = -\frac{1}{m}(x - 2), which simplifies to y=1mx+2m+2y = -\frac{1}{m}x + \frac{2}{m} + 2. Thus, the yy-intercept of line kk is 2m+2\frac{2}{m} + 2.
Expressing the yy-intercept of line kk in terms of mm allows us to use it in the sum equation.
3
Set up the equation for the sum of the yy-intercepts and solve for mm.
The sum of the yy-intercepts is (43m)+(2m+2)=1(4 - 3m) + (\frac{2}{m} + 2) = 1. Simplifying this equation gives 63m+2m=1    53m+2m=06 - 3m + \frac{2}{m} = 1 \implies 5 - 3m + \frac{2}{m} = 0. Multiplying by mm yields 3m25m2=03m^2 - 5m - 2 = 0. Factoring the quadratic gives (3m+1)(m2)=0(3m + 1)(m - 2) = 0, which has solutions m=13m = -\frac{1}{3} and m=2m = 2. Since m>0m > 0, we have m=2m = 2.
To determine the unique positive slope that satisfies the given conditions.

Anahtar Kavram

Writing equations of perpendicular lines and finding their intercepts using slopes and points.
Soru 22Soru

During a chemistry experiment, the temperature of a liquid sample is decreased at a constant rate. At the start of the experiment, the temperature of the liquid is 80C80^\circ\text{C}. After 44 minutes, the temperature of the liquid is 68C68^\circ\text{C}. If T(t)T(t) represents the temperature of the liquid, in degrees Celsius, tt minutes after the experiment starts, which of the following equations defines TT?

Cevabı ve açıklamayı göster

Cevap: T(t)=3t+80T(t) = -3t + 80

Cevap

The equation T(t)=3t+80T(t) = -3t + 80 correctly defines the temperature function.
The correct equation shows a starting value of 8080 and a rate of change of 3-3, which corresponds to the initial temperature of 80C80^\circ\text{C} and a decrease of 3C3^\circ\text{C} per minute.

Adım Adım Çözüm

1
Identify the yy-intercept (initial value) of the linear function.
The initial temperature at t=0t = 0 is 80C80^\circ\text{C}, so the yy-intercept bb is 8080.
The initial value of a linear relationship in context corresponds to the yy-intercept.
2
Calculate the slope (constant rate of change) using the coordinate points (0,80)(0, 80) and (4,68)(4, 68).
The slope mm is 688040=124=3\frac{68 - 80}{4 - 0} = \frac{-12}{4} = -3.
The slope is defined as the change in the dependent variable (temperature) divided by the change in the independent variable (time).
3
Substitute the slope mm and yy-intercept bb into the slope-intercept form T(t)=mt+bT(t) = mt + b.
T(t)=3t+80T(t) = -3t + 80
Substituting the specific slope and intercept values into the general form defines the particular function.

Anahtar Kavram

Determining a linear equation from a real-world scenario by identifying the initial value and constant rate of change.
Soru 23Soru

In the xyxy-plane, line ll passes through the points (2,3)(-2, -3) and (2,5)(2, 5). Line kk is parallel to line ll and has a yy-intercept of (0,1)(0, -1). If the point (a,9)(a, 9) lies on line kk, what is the value of aa?

Cevabı ve açıklamayı göster

Cevap: 5

Cevap

The value of aa is 55.
To find the value of aa, we first determine the slope of line ll using the two given points, (2,3)(-2, -3) and (2,5)(2, 5). The slope mm is given by 5(3)2(2)=84=2\frac{5 - (-3)}{2 - (-2)} = \frac{8}{4} = 2. Since line kk is parallel to line ll, it has the same slope of 22. The yy-intercept of line kk is (0,1)(0, -1), so the equation of line kk is y=2x1y = 2x - 1. To find the value of aa, we substitute the point (a,9)(a, 9) into this equation: 9=2a19 = 2a - 1. Solving for aa gives 10=2a10 = 2a, which simplifies to a=5a = 5.

Adım Adım Çözüm

1
Calculate the slope of line ll using the two given points.
The slope of line ll is 22.
Using the slope formula m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1} with the points (2,3)(-2, -3) and (2,5)(2, 5), we get m=5(3)2(2)=84=2m = \frac{5 - (-3)}{2 - (-2)} = \frac{8}{4} = 2.
2
Find the equation of line kk.
The equation of line kk is y=2x1y = 2x - 1.
Line kk is parallel to line ll, so it has the same slope, m=2m = 2. Its yy-intercept is (0,1)(0, -1), which gives the equation y=2x1y = 2x - 1 in slope-intercept form.
3
Solve for aa by substituting the point (a,9)(a, 9) into the equation of line kk.
The value of aa is 55.
Substituting x=ax = a and y=9y = 9 into y=2x1y = 2x - 1 gives 9=2a19 = 2a - 1. Solving for aa yields 10=2a10 = 2a, or a=5a = 5.

Anahtar Kavram

Linear Functions and Graphs
Soru 24Soru

In the xyxy-plane, line l1l_1 passes through the origin and has a positive slope mm, where m>1m > 1. Line l2l_2 is perpendicular to line l1l_1 and has a yy-intercept of (0,10)(0, 10). The two lines intersect at point PP. If the distance from point PP to the yy-axis is 44, what is the value of mm?

Cevabı ve açıklamayı göster

Cevap: 2

Cevap

2
The equation of line l1l_1 is y=mxy = mx and the equation of line l2l_2 is y=1mx+10y = -\frac{1}{m}x + 10. Setting these equal gives the xx-coordinate of their intersection as x=10mm2+1x = \frac{10m}{m^2 + 1}. Since the distance from the intersection point to the yy-axis is 44, we have 10mm2+1=4\frac{10m}{m^2 + 1} = 4. Solving this quadratic equation yields m=2m = 2 or m=12m = \frac{1}{2}. Given that m>1m > 1, the correct value is 22.

Adım Adım Çözüm

1
Write the equations of lines l1l_1 and l2l_2.
Line l1l_1 has a slope of mm and passes through (0,0)(0,0), so its equation is y=mxy = mx. Line l2l_2 is perpendicular to l1l_1, so its slope is 1m-\frac{1}{m}. Since its yy-intercept is (0,10)(0,10), its equation is y=1mx+10y = -\frac{1}{m}x + 10.
Setting up the equations of the lines allows us to find their point of intersection.
2
Find the xx-coordinate of the intersection point PP.
Equating the two expressions for yy gives mx=1mx+10mx = -\frac{1}{m}x + 10. Multiplying both sides by mm yields m2x=x+10mm^2 x = -x + 10m, which simplifies to (m2+1)x=10m(m^2 + 1)x = 10m, or x=10mm2+1x = \frac{10m}{m^2 + 1}.
The intersection point PP must satisfy both equations simultaneously.
3
Solve for mm using the distance from PP to the yy-axis.
The distance from P(x,y)P(x,y) to the yy-axis is given by x|x|. Since m>1m > 1, xx is positive, so the distance is 10mm2+1=4\frac{10m}{m^2 + 1} = 4. This simplifies to 10m=4m2+410m = 4m^2 + 4, or 4m210m+4=04m^2 - 10m + 4 = 0. Dividing by 22 gives 2m25m+2=02m^2 - 5m + 2 = 0. Factoring the quadratic yields (2m1)(m2)=0(2m - 1)(m - 2) = 0, giving solutions of m=12m = \frac{1}{2} and m=2m = 2. Since m>1m > 1, the slope of l1l_1 must be 22.
Applying the given distance constraint and slope condition determines the unique value of mm.

Anahtar Kavram

The relationship between the equations of perpendicular lines and their point of intersection in the coordinate plane.
Soru 25Soru

The graph of the linear function ff in the xyxy-plane has a yy-intercept of (0,b)(0, b) and an xx-intercept of (a,0)(a, 0), where aa and bb are nonzero constants. If 3a=4b3a = -4b, which of the following is the slope of the graph of ff?

Cevabı ve açıklamayı göster

Cevap: 34\frac{3}{4}

Cevap

34\frac{3}{4}
The slope of the line passing through (0,b)(0, b) and (a,0)(a, 0) is m=0ba0=bam = \frac{0 - b}{a - 0} = -\frac{b}{a}. Starting with the given equation 3a=4b3a = -4b, dividing both sides by 4a-4a isolates the slope expression: ba=34-\frac{b}{a} = \frac{3}{4}. Therefore, the slope of the graph of ff is 34\frac{3}{4}.

Adım Adım Çözüm

1
Identify the coordinates of the intercepts and write the formula for the slope of a line.
The yy-intercept is (0,b)(0, b) and the xx-intercept is (a,0)(a, 0). The slope mm is given by m=0ba0=bam = \frac{0 - b}{a - 0} = -\frac{b}{a}.
To find the slope, we express it in terms of the variables aa and bb using the standard slope formula.
2
Use the given equation to find the ratio ba-\frac{b}{a}.
Divide both sides of the equation 3a=4b3a = -4b by aa to get 3=4(ba)3 = -4\left(\frac{b}{a}\right). Then, divide both sides by 4-4 to get 34=ba-\frac{3}{4} = \frac{b}{a}, which means ba=34-\frac{b}{a} = \frac{3}{4}.
We isolate the expression for the slope, which is ba-\frac{b}{a}, using algebraic operations on the given equation.
3
Equate the slope expression to the calculated value.
Since m=bam = -\frac{b}{a} and ba=34-\frac{b}{a} = \frac{3}{4}, the slope of the line is 34\frac{3}{4}.
This yields the final value of the slope.

Anahtar Kavram

Calculating the slope of a linear function using intercepts and algebraic substitution.
Soru 26Soru

The table below shows several values of xx and their corresponding values of f(x)f(x) for the linear function ff.

xxf(x)f(x)
2277
551313
881919

What is the slope of the graph of y=f(x)y = f(x) in the xyxy-plane?

Cevabı ve açıklamayı göster

Cevap: 2

Cevap

The slope of the graph of y=f(x)y = f(x) is 2.
The slope of a linear function represents the constant rate of change of the function values with respect to the input values. Using any two points from the table, such as (2,7)(2, 7) and (5,13)(5, 13), the slope mm can be calculated using the slope formula: m=f(x2)f(x1)x2x1=13752=63=2m = \frac{f(x_2) - f(x_1)}{x_2 - x_1} = \frac{13 - 7}{5 - 2} = \frac{6}{3} = 2. Therefore, the slope of the graph of y=f(x)y = f(x) is 22.

Adım Adım Çözüm

1
Select two points from the given table.
Two points are (2,7)(2, 7) and (5,13)(5, 13).
To find the slope of a linear function, we need to calculate the rate of change between any two points on the line.
2
Apply the slope formula m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}.
m=13752=63=2m = \frac{13 - 7}{5 - 2} = \frac{6}{3} = 2
Calculating the ratio of the vertical change (change in f(x)f(x)) to the horizontal change (change in xx) yields the constant slope of the linear function.

Anahtar Kavram

Calculating the slope of a linear function from a table of values.
Tahmini Süre:1m 0s
Soru 27Soru

In the xyxy-plane, the graph of the linear function ff is perpendicular to the line with equation y=2x7y = 2x - 7. If the region in the first quadrant bounded by the graph of ff, the xx-axis, and the yy-axis has an area of 3636, what is the xx-intercept of the graph of ff?

Cevabı ve açıklamayı göster

Cevap: 12

Cevap

The xx-intercept of the graph of ff is 1212.
The correct answer is 1212. Since the graph of ff is perpendicular to the line y=2x7y = 2x - 7, its slope is 12-\frac{1}{2}. The equation of the line is f(x)=12x+bf(x) = -\frac{1}{2}x + b, which has a yy-intercept of (0,b)(0, b) and an xx-intercept of (2b,0)(2b, 0). In the first quadrant, these intercepts form a right triangle with the axes, having legs of length bb and 2b2b. The area of this triangle is 12(2b)(b)=b2\frac{1}{2}(2b)(b) = b^2. Setting the area equal to 3636 gives b2=36b^2 = 36, so b=6b = 6 (since b>0b > 0). The xx-intercept is 2b=2(6)=122b = 2(6) = 12.

Adım Adım Çözüm

1
Find the slope of the perpendicular line ff.
The slope of ff is 12-\frac{1}{2}.
Perpendicular lines in the coordinate plane have slopes that are negative reciprocals of each other. The given line has a slope of 22, so the slope of ff must be 12-\frac{1}{2}.
2
Express the yy-intercept and xx-intercept of ff in terms of a single variable.
The yy-intercept is (0,b)(0, b) and the xx-intercept is (2b,0)(2b, 0), where b>0b > 0.
The equation of ff can be written as f(x)=12x+bf(x) = -\frac{1}{2}x + b. Setting x=0x = 0 gives the yy-intercept bb. Setting f(x)=0f(x) = 0 and solving for xx gives the xx-intercept 2b2b.
3
Set up the area equation for the triangle in the first quadrant.
The area is represented by b2=36b^2 = 36.
The region bounded by the graph of ff and the coordinate axes in the first quadrant forms a right triangle with perpendicular sides of lengths bb and 2b2b. The area of this triangle is 12×base×height=12×2b×b=b2\frac{1}{2} \times \text{base} \times \text{height} = \frac{1}{2} \times 2b \times b = b^2.
4
Solve for bb and calculate the xx-intercept.
The xx-intercept is 1212.
Solving b2=36b^2 = 36 with the condition b>0b > 0 yields b=6b = 6. The xx-intercept is 2b2b, which equals 2(6)=122(6) = 12.

Anahtar Kavram

Using perpendicular slopes and intercepts of linear functions to analyze geometric areas in the coordinate plane.
Tahmini Süre:2m 0s
Soru 28Soru

A local municipal water utility charges a flat monthly service fee plus a constant rate for each hundred cubic feet (HCF) of water consumed. During one month, a household that consumed 12 HCF of water was charged 46.00 dollars. Another household that consumed 18 HCF of water was charged 61.00 dollars. What is the flat monthly service fee, in dollars, charged by the utility?

Cevabı ve açıklamayı göster

Cevap: 16

Cevap

The flat monthly service fee is 16 dollars.
By modeling the relationship as a linear function y=mx+by = mx + b, where xx is the consumption in HCF and yy is the total charge in dollars, we use the points (12,46)(12, 46) and (18,61)(18, 61) to find the slope m=61461812=2.5m = \frac{61 - 46}{18 - 12} = 2.5. Substituting m=2.5m = 2.5 and the point (12,46)(12, 46) back into the linear equation gives 46=2.5(12)+b46 = 2.5(12) + b, which simplifies to 46=30+b46 = 30 + b. Solving for bb gives 16, representing the flat service fee.

Adım Adım Çözüm

1
Set up a system of points representing the linear relationship between water consumed and monthly charge.
Two coordinate points are established: (12,46)(12, 46) and (18,61)(18, 61), where the first coordinate is the consumption in HCF and the second is the charge in dollars.
Since the utility charges a flat fee plus a constant rate, the relationship is linear and can be solved using coordinate points.
2
Find the constant rate per HCF (the slope of the line).
The slope mm is calculated as 61461812=156=2.5\frac{61 - 46}{18 - 12} = \frac{15}{6} = 2.5 dollars per HCF.
The slope represents the constant rate of change in total cost per HCF of water consumed.
3
Determine the flat monthly service fee (the y-intercept of the line).
Using the slope-intercept equation y=mx+by = mx + b with point (12,46)(12, 46) and m=2.5m = 2.5 yields 46=2.5(12)+b    46=30+b    b=1646 = 2.5(12) + b \implies 46 = 30 + b \implies b = 16.
The y-intercept represents the cost when consumption is zero, which is the flat monthly service fee.

Anahtar Kavram

Finding the y-intercept of a linear function from two points.
Tahmini Süre:1m 30s
Soru 29Soru

A scientist is measuring the temperature of a sample that is being heated at a constant rate. At a starting time of 00 minutes, the temperature of the sample is 12C12^\circ\text{C}. After 88 minutes of heating, the temperature of the sample is 44C44^\circ\text{C}. If the temperature of the sample increases linearly with time, what is the temperature of the sample, in degrees Celsius, after 1515 minutes of heating?

Cevabı ve açıklamayı göster

Cevap: 72

Cevap

72
The rate of temperature change is 441280=4C\frac{44 - 12}{8 - 0} = 4^\circ\text{C} per minute. Using the slope-intercept form, the temperature TT after tt minutes can be represented by the function T(t)=4t+12T(t) = 4t + 12. Substituting 1515 for tt yields T(15)=4(15)+12=60+12=72T(15) = 4(15) + 12 = 60 + 12 = 72.

Adım Adım Çözüm

1
Calculate the constant rate of temperature change (slope).
4 degrees Celsius per minute
To find how much the temperature increases each minute, divide the total change in temperature by the total change in time: 441280=328=4\frac{44 - 12}{8 - 0} = \frac{32}{8} = 4.
2
Set up the linear function for temperature T(t)T(t) over time tt.
T(t)=4t+12T(t) = 4t + 12
The initial temperature at t=0t = 0 is 12C12^\circ\text{C}, which represents the vertical intercept. The constant rate of change is 4C4^\circ\text{C} per minute.
3
Find the temperature at t=15t = 15 minutes.
72
Substitute 1515 for tt in the equation: T(15)=4(15)+12=60+12=72T(15) = 4(15) + 12 = 60 + 12 = 72.

Anahtar Kavram

Linear Functions and Rates of Change
Tahmini Süre:1m 0s
Soru 30Soru

A line in the xyxy-plane has a slope of 3-3. The line passes through the point (2,k)(2, k) and has an xx-intercept of (r,0)(r, 0), where kk and rr are constants. If r+k=10r + k = 10, what is the yy-intercept of the line?

Cevabı ve açıklamayı göster

Cevap: (0,12)(0, 12)

Cevap

The y-intercept of the line is (0,12)(0, 12).
The correct answer is (0,12)(0, 12). By using the formula for slope m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1} with the points (2,k)(2, k) and (r,0)(r, 0), we obtain 3=k02r-3 = \frac{k - 0}{2 - r}. Multiplying both sides by 2r2 - r gives k=3(2r)k = -3(2 - r), which simplifies to k=6+3rk = -6 + 3r, or 3rk=63r - k = 6. We can solve this alongside the given equation r+k=10r + k = 10 by adding the two equations: (3rk)+(r+k)=6+10    4r=16(3r - k) + (r + k) = 6 + 10 \implies 4r = 16, which yields r=4r = 4. Substituting r=4r = 4 back into the sum equation gives k=6k = 6. Now, using the x-intercept point (4,0)(4, 0) and the slope of 3-3, the equation of the line in point-slope form is y0=3(x4)y - 0 = -3(x - 4), which simplifies to y=3x+12y = -3x + 12. The y-intercept of this line is found by setting x=0x = 0, yielding (0,12)(0, 12).

Adım Adım Çözüm

1
Express the slope of the line using the coordinates of the two given points, (2,k)(2, k) and the x-intercept (r,0)(r, 0).
Using the slope formula m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}, we set up the equation: 3=k02r-3 = \frac{k - 0}{2 - r}.
This connects the geometric concept of slope to the algebraic coordinates of the points on the line.
2
Simplify the slope equation to relate kk and rr.
Multiplying both sides by 2r2 - r gives k=3(2r)    k=6+3rk = -3(2 - r) \implies k = -6 + 3r, which can be rewritten as 3rk=63r - k = 6.
Simplifying the equation makes it easier to solve as part of a system of linear equations.
3
Solve the system of equations consisting of 3rk=63r - k = 6 and the given equation r+k=10r + k = 10.
Adding the two equations together: (3rk)+(r+k)=6+10    4r=16    r=4(3r - k) + (r + k) = 6 + 10 \implies 4r = 16 \implies r = 4. Substituting r=4r = 4 into r+k=10r + k = 10 gives 4+k=10    k=64 + k = 10 \implies k = 6.
Solving the system of equations determines the numerical values of the constants rr and kk.
4
Find the equation of the line using the slope m=3m = -3 and the x-intercept (4,0)(4, 0), then determine the y-intercept.
Using point-slope form: y0=3(x4)    y=3x+12y - 0 = -3(x - 4) \implies y = -3x + 12. The y-intercept occurs when x=0x = 0, giving y=12y = 12, which corresponds to the point (0,12)(0, 12).
Writing the full linear equation allows us to find the y-intercept by evaluating the function at x=0x = 0.

Anahtar Kavram

Writing linear equations from given points and slope, and solving a system of linear equations to identify intercepts.
Tahmini Süre:2m 0s
Soru 31Soru

For the linear function ff, the table below displays selected values of xx and their corresponding function values f(x)f(x).

xxf(x)f(x)
2-211
2299
441313

What is the value of f(10)f(10)?

Cevabı ve açıklamayı göster

Cevap: 25

Cevap

The value of f(10)f(10) is 25.
The correct answer is 25. By using the points (2,1)(-2, 1) and (2,9)(2, 9), the slope of the linear function is calculated as m=912(2)=2m = \frac{9 - 1}{2 - (-2)} = 2. Substituting this slope and the point (2,9)(2, 9) into the slope-intercept form, f(x)=2x+bf(x) = 2x + b, gives 9=2(2)+b9 = 2(2) + b, which resolves to b=5b = 5. Thus, the linear function is defined by f(x)=2x+5f(x) = 2x + 5. Evaluating the function at x=10x = 10 yields f(10)=2(10)+5=25f(10) = 2(10) + 5 = 25.

Adım Adım Çözüm

1
Calculate the slope of the linear function using two coordinate pairs.
Slope m=2m = 2
The slope of a linear function can be determined by the formula m=f(x2)f(x1)x2x1m = \frac{f(x_2) - f(x_1)}{x_2 - x_1}. Substituting (2,1)(-2, 1) and (2,9)(2, 9) yields m=912(2)=84=2m = \frac{9 - 1}{2 - (-2)} = \frac{8}{4} = 2.
2
Find the y-intercept of the function to write its equation.
f(x)=2x+5f(x) = 2x + 5
Substituting the slope m=2m = 2 and the point (2,9)(2, 9) into the slope-intercept form f(x)=mx+bf(x) = mx + b gives 9=2(2)+b9 = 2(2) + b, which simplifies to b=5b = 5.
3
Evaluate the function for the input value 10.
f(10)=25f(10) = 25
Substituting x=10x = 10 into the linear function equation f(x)=2x+5f(x) = 2x + 5 yields f(10)=2(10)+5=25f(10) = 2(10) + 5 = 25.

Anahtar Kavram

Determining a linear function from a table of values and using it to find specific outputs.
Tahmini Süre:1m 30s
Soru 32Soru

A line in the xyxy-plane is defined by the equation 5y2x=155y - 2x = 15. What is the slope of the line?

Cevabı ve açıklamayı göster

Cevap: 25\frac{2}{5}

Cevap

The slope of the line is 25\frac{2}{5}.
To find the slope of the line, convert the equation 5y2x=155y - 2x = 15 into slope-intercept form, y=mx+by = mx + b, where mm represents the slope. First, add 2x2x to both sides to get 5y=2x+155y = 2x + 15. Next, divide both sides by 55 to isolate yy, yielding y=25x+3y = \frac{2}{5}x + 3. In this form, the coefficient of xx is the slope, which is 25\frac{2}{5}.

Adım Adım Çözüm

1
Write the given equation of the line.
5y2x=155y - 2x = 15
To identify the slope, we need to manipulate the given equation.
2
Isolate the yy term on one side by adding 2x2x to both sides.
5y=2x+155y = 2x + 15
This is the first step in converting the equation to slope-intercept form (y=mx+by = mx + b).
3
Divide both sides of the equation by 55 to solve for yy.
y=25x+3y = \frac{2}{5}x + 3
Dividing isolates yy completely, putting the equation in the form y=mx+by = mx + b, where mm is the slope and bb is the yy-intercept.
4
Identify the slope mm from the equation.
The slope mm is 25\frac{2}{5}.
In the equation y=25x+3y = \frac{2}{5}x + 3, the coefficient of xx represents the slope of the line.

Anahtar Kavram

Slope of a line from its equation
Soru 33Soru

In the xyxy-plane, the graph of the linear function ff passes through the point (6,4)(6, 4). Line gg is perpendicular to the graph of ff and has a yy-intercept of (0,12)(0, 12). The graph of ff and line gg intersect at the point P(h,k)P(h, k), where hh and kk are integers. If the slope of the graph of ff is a positive integer greater than 55, what is the value of kk?

Cevabı ve açıklamayı göster

Cevap: 11

Cevap

The value of kk is 1111.
By equating the linear equations representing ff and gg, we find that the intersection point's xx-coordinate hh is given by h=6+8m6m2+1h = 6 + \frac{8m - 6}{m^2 + 1}. Since hh is an integer and mm is a positive integer greater than 55, the inequality m2+18m6m^2 + 1 \le 8m - 6 limits mm to the range 1m71 \le m \le 7. Testing the integers greater than 55 (which are 66 and 77) reveals that only m=7m = 7 yields an integer value for hh, resulting in h=7h = 7. Substituting these values back into the equation of either line yields k=11k = 11.

Adım Adım Çözüm

1
Write the equation of the linear function ff in terms of its slope mm.
y4=m(x6)    y=mx+46my - 4 = m(x - 6) \implies y = mx + 4 - 6m
Since the graph of ff passes through the point (6,4)(6, 4) with slope mm, we can use the point-slope form of a linear equation.
2
Write the equation of line gg in slope-intercept form.
y=1mx+12y = -\frac{1}{m}x + 12
Line gg is perpendicular to the graph of ff, so its slope is the negative reciprocal of mm, which is 1m-\frac{1}{m}. Its yy-intercept is (0,12)(0, 12).
3
Equate the two equations to find the xx-coordinate hh of the intersection point P(h,k)P(h, k) in terms of mm.
h=6m2+8mm2+1h = \frac{6m^2 + 8m}{m^2 + 1}
At the intersection point, the yy-values of both equations are equal, so we solve mx+46m=1mx+12mx + 4 - 6m = -\frac{1}{m}x + 12 for xx.
4
Analyze the expression for hh to find the integer constraints on mm.
h=6+8m6m2+1    m28m+70    1m7h = 6 + \frac{8m - 6}{m^2 + 1} \implies m^2 - 8m + 7 \le 0 \implies 1 \le m \le 7
For hh to be an integer, 8m6m2+1\frac{8m - 6}{m^2 + 1} must be an integer. Since mm is a positive integer greater than 55, the numerator is positive, meaning the denominator m2+1m^2 + 1 must be less than or equal to the numerator 8m68m - 6.
5
Test the possible integer values of mm greater than 55 to find the one that yields integer coordinates.
m=7    h=7m = 7 \implies h = 7
The only integers greater than 55 in the range [1,7][1, 7] are 66 and 77. Testing m=6m=6 gives a non-integer, while m=7m=7 gives h=7h = 7, which is an integer.
6
Calculate the yy-coordinate kk of the intersection point PP.
k=11k = 11
Substitute h=7h = 7 into the equation of line gg: k=17(7)+12=11k = -\frac{1}{7}(7) + 12 = 11.

Anahtar Kavram

Linear Functions and Graphs
Soru 34Soru

In the xyxy-plane, the graph of the linear function ff has a slope of mm and a yy-intercept of (0,b)(0, b). The graph of the linear function gg has a slope of 3m-3m and a yy-intercept of (0,b+15)(0, b + 15). If the graphs of ff and gg intersect at the point (3,5)(3, 5), what is the value of f(5)f(5)?

Cevabı ve açıklamayı göster

Cevap: 7.5

Cevap

7.5 (or 15/2)
By writing the equations of the two lines as f(x)=mx+bf(x) = mx + b and g(x)=3mx+b+15g(x) = -3mx + b + 15, and substituting the intersection point (3,5)(3, 5), we get the system of equations 3m+b=53m + b = 5 and 9m+b=10-9m + b = -10. Subtracting these equations gives 12m=1512m = 15, which simplifies to m=1.25m = 1.25. Substituting mm back into 3m+b=53m + b = 5 yields b=1.25b = 1.25. The function is therefore f(x)=1.25x+1.25f(x) = 1.25x + 1.25. Evaluating this at x=5x = 5 gives f(5)=1.25(5)+1.25=7.5f(5) = 1.25(5) + 1.25 = 7.5.

Adım Adım Çözüm

1
Formulate equations for both linear functions using slope-intercept form.
f(x)=mx+bf(x) = mx + b and g(x)=3mx+b+15g(x) = -3mx + b + 15
The equation of a line with slope MM and yy-intercept (0,B)(0, B) is given by y=Mx+By = Mx + B.
2
Substitute the coordinates of the intersection point (3,5)(3, 5) into both equations.
3m+b=53m + b = 5 and 9m+b=10-9m + b = -10
Since the intersection point lies on both lines, its coordinates must satisfy both equations.
3
Solve the system of equations for mm and bb.
m=1.25m = 1.25 and b=1.25b = 1.25
Subtracting the equations eliminates bb, giving 12m=15    m=1.2512m = 15 \implies m = 1.25. Substituting this back into the first equation gives 3(1.25)+b=5    b=1.253(1.25) + b = 5 \implies b = 1.25.
4
Evaluate f(5)f(5) using the found values.
f(5)=1.25(5)+1.25=7.5f(5) = 1.25(5) + 1.25 = 7.5
Substitute x=5x = 5 into the equation f(x)=1.25x+1.25f(x) = 1.25x + 1.25.

Anahtar Kavram

Solving systems of linear equations and evaluating linear functions from graph intersections.
Tahmini Süre:2m 0s
Soru 35Soru

In the xyxy-plane, a line passes through the origin and has a slope of 35\frac{3}{5}. If the point (k,9)(k, 9) lies on the line, what is the value of kk?

Cevabı ve açıklamayı göster

Cevap: 15

Cevap

15
A line passing through the origin has a yy-intercept of 00. Thus, its equation in slope-intercept form is y=mxy = mx, where mm is the slope. Given the slope is 35\frac{3}{5}, the equation is y=35xy = \frac{3}{5}x. Since the point (k,9)(k, 9) lies on the line, substituting these coordinates yields 9=35k9 = \frac{3}{5}k. Multiplying both sides by 53\frac{5}{3} gives k=15k = 15.

Adım Adım Çözüm

1
Write the equation of the line in slope-intercept form.
y=35xy = \frac{3}{5}x
The line passes through the origin (0,0)(0,0), so the yy-intercept is 00, and the slope is 35\frac{3}{5}.
2
Substitute the coordinates of the point (k,9)(k, 9) into the line's equation.
9=35k9 = \frac{3}{5}k
A point lies on a line if its coordinates satisfy the equation of the line.
3
Solve the equation for kk.
k=15k = 15
Multiply both sides of the equation by 53\frac{5}{3} to isolate kk.

Anahtar Kavram

Using the slope and a point on a line to determine an unknown coordinate.
Soru 36Soru

A line in the coordinate plane is defined by the function f(x)=px+qf(x) = px + q, where pp and qq are constants. This line contains the point (6,2)(6, 2) and intersects the vertical axis at a point with a negative yy-coordinate. If the region bounded by the line and the two coordinate axes is a right triangle with an area of 2525, what is the value of pp?

Cevabı ve açıklamayı göster

Cevap: 2

Cevap

2
The correct answer is the option representing the value 22. Substituting the point (6,2)(6, 2) into the linear function gives q=26pq = 2 - 6p. The area of the right triangle formed by the intercepts and the origin is given by 12×base×height=q22p\frac{1}{2} \times |\text{base}| \times |\text{height}| = \frac{q^2}{2p}. Setting this equal to 2525 leads to the quadratic equation 18p237p+2=018p^2 - 37p + 2 = 0. Factoring this equation yields p=2p = 2 or p=118p = \frac{1}{18}. Checking the yy-intercept condition (q<0q < 0) shows that only p=2p = 2 yields a negative yy-intercept (q=10q = -10), whereas p=118p = \frac{1}{18} yields a positive yy-intercept (q=53q = \frac{5}{3}).

Adım Adım Çözüm

1
Use the point (6,2)(6, 2) to express qq in terms of pp.
q=26pq = 2 - 6p
Since the line contains (6,2)(6, 2), substituting x=6x = 6 and f(x)=2f(x) = 2 into the function f(x)=px+qf(x) = px + q must satisfy the equation.
2
Determine the intercepts of the line on the coordinate axes.
The vertical intercept is (0,q)(0, q) and the horizontal intercept is (qp,0)\left(-\frac{q}{p}, 0\right).
The vertical intercept is found by setting x=0x = 0, and the horizontal intercept is found by setting f(x)=0f(x) = 0.
3
Express the area of the bounded right triangle and set it equal to 2525.
q22p=25q2=50p\frac{q^2}{2p} = 25 \Rightarrow q^2 = 50p
The area of a right triangle with vertices at the origin and the intercepts is 12×base×height=12(qp)(q)=q22p\frac{1}{2} \times |\text{base}| \times |\text{height}| = \frac{1}{2} \left(-\frac{q}{p}\right)(-q) = \frac{q^2}{2p}.
4
Substitute q=26pq = 2 - 6p into q2=50pq^2 = 50p and solve the quadratic equation.
18p237p+2=0(18p1)(p2)=0p=218p^2 - 37p + 2 = 0 \Rightarrow (18p - 1)(p - 2) = 0 \Rightarrow p = 2 or p=118p = \frac{1}{18}.
Substituting the expression for qq gives a quadratic equation in terms of pp that can be factored to find its roots.
5
Verify which root satisfies the condition that the vertical intersection point has a negative yy-coordinate.
For p=2p = 2, q=10q = -10 (valid). For p=118p = \frac{1}{18}, q=53q = \frac{5}{3} (invalid). Thus, p=2p = 2.
The problem states that the vertical axis intersection (yy-intercept) must have a negative yy-coordinate (q<0q < 0).

Anahtar Kavram

Using coordinate points and geometric properties of intercepts to determine parameters of linear functions
Soru 37Soru

In the xyxy-plane, the graph of a linear function ff has a negative slope and a positive yy-intercept. The graph of ff intersects the xx-axis at point AA and the yy-axis at point BB. A second line, LL, is perpendicular to the graph of ff and passes through the origin. If line LL intersects the graph of ff at point PP such that the ratio of the area of triangle OAPOAP to the area of triangle OBPOBP is 4:94:9, what is the slope of the graph of ff?

Cevabı ve açıklamayı göster

Cevap: 32-\frac{3}{2}

Cevap

The slope of the graph of ff is 32-\frac{3}{2}.
The correct answer is 32-\frac{3}{2}. By setting up the equations of the lines f(x)=mx+bf(x) = mx + b and y=1mxy = -\frac{1}{m}x, we can express the coordinates of the intercepts AA and BB, as well as the intersection point PP, in terms of mm and bb. Calculating the areas of triangle OAPOAP and triangle OBPOBP gives Area(OAP)=12(bm)y0\text{Area}(OAP) = \frac{1}{2} \left(-\frac{b}{m}\right) y_0 and Area(OBP)=12bx0\text{Area}(OBP) = \frac{1}{2} b x_0. Since PP lies on the perpendicular line, y0=1mx0y_0 = -\frac{1}{m}x_0. Substituting this into the area ratio yields Area(OAP)Area(OBP)=1m2\frac{\text{Area}(OAP)}{\text{Area}(OBP)} = \frac{1}{m^2}. Equating this to the given ratio 49\frac{4}{9} results in m2=94m^2 = \frac{9}{4}. Given that the slope is negative, mm must be 32-\frac{3}{2}.

Adım Adım Çözüm

1
Define the linear function f(x)f(x) and the line LL perpendicular to it.
Let the function be f(x)=mx+bf(x) = mx + b, where m<0m < 0 and b>0b > 0. The line LL perpendicular to the graph of ff that passes through the origin has the equation y=1mxy = -\frac{1}{m}x.
This establishes the equations of both lines in terms of the slope mm and yy-intercept bb.
2
Determine the coordinates of the intercepts AA and BB, and the intersection point P(x0,y0)P(x_0, y_0).
The xx-intercept is A(bm,0)A\left(-\frac{b}{m}, 0\right) and the yy-intercept is B(0,b)B(0, b). The intersection point P(x0,y0)P(x_0, y_0) is the solution to mx+b=1mxmx + b = -\frac{1}{m}x, which gives x0=mbm2+1x_0 = -\frac{mb}{m^2+1} and y0=bm2+1y_0 = \frac{b}{m^2+1}.
Finding these points allows us to express the dimensions of triangles OAPOAP and OBPOBP.
3
Calculate the areas of triangles OAPOAP and OBPOBP and find their ratio in terms of mm.
The base of triangle OAPOAP along the xx-axis is OA=bmOA = -\frac{b}{m} and its height is y0y_0. Thus, Area(OAP)=12(bm)y0\text{Area}(OAP) = \frac{1}{2} \left(-\frac{b}{m}\right) y_0. The base of triangle OBPOBP along the yy-axis is OB=bOB = b and its height is x0x_0. Thus, Area(OBP)=12bx0\text{Area}(OBP) = \frac{1}{2} b x_0. The ratio of their areas is Area(OAP)Area(OBP)=bmy0bx0=y0mx0\frac{\text{Area}(OAP)}{\text{Area}(OBP)} = \frac{-\frac{b}{m} y_0}{b x_0} = -\frac{y_0}{m x_0}. Since PP lies on LL, we have y0x0=1m\frac{y_0}{x_0} = -\frac{1}{m}. Substituting this gives the ratio Area(OAP)Area(OBP)=1m(1m)=1m2\frac{\text{Area}(OAP)}{\text{Area}(OBP)} = -\frac{1}{m}\left(-\frac{1}{m}\right) = \frac{1}{m^2}.
This simplifies the geometric relationship to a direct relation between the area ratio and the slope of the function.
4
Solve for the slope mm using the given ratio of 4:94:9.
Setting 1m2=49\frac{1}{m^2} = \frac{4}{9} yields m2=94m^2 = \frac{9}{4}. Since the problem states the slope is negative, we take the negative square root to get m=32m = -\frac{3}{2}.
This identifies the correct slope value matching the given constraints.

Anahtar Kavram

Using coordinate geometry and system of linear equations to determine slopes and intersections, and relating those to geometric areas on the coordinate plane.
Soru 38Soru

For the linear function ff, the value of f(0)f(0) is 33 and the value of f(5)f(5) is 1818. What is the slope of the graph of y=f(x)y = f(x) in the xyxy-plane?

Cevabı ve açıklamayı göster

Cevap: 3

Cevap

The slope of the graph of y=f(x)y = f(x) is 33.
The slope of a linear function can be determined using any two points (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) on its graph with the formula m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}. The given function values f(0)=3f(0) = 3 and f(5)=18f(5) = 18 correspond to the coordinate points (0,3)(0, 3) and (5,18)(5, 18) respectively. Substituting these coordinates into the formula gives m=18350=155=3m = \frac{18 - 3}{5 - 0} = \frac{15}{5} = 3.

Adım Adım Çözüm

1
Identify the coordinates of two points on the line using the given function values.
The function values f(0)=3f(0) = 3 and f(5)=18f(5) = 18 correspond to the points (0,3)(0, 3) and (5,18)(5, 18) on the graph of the function.
In function notation, f(x)=yf(x) = y represents a point (x,y)(x, y) on the graph of the function.
2
Calculate the slope using the slope formula.
The slope mm is calculated as 18350=3\frac{18 - 3}{5 - 0} = 3.
The slope of a line is defined as the change in yy divided by the change in xx between any two points on the line.

Anahtar Kavram

Calculating the slope of a linear function from given function values.
Soru 39Soru

A linear function ff is defined by f(x)=mx+bf(x) = mx + b, where mm and bb are constants. The graph of ff in the xyxy-plane passes through the point (2,5)(2, 5). A second linear function gg is defined by g(x)=f(x3)+4g(x) = f(x - 3) + 4. The graph of gg has an xx-intercept of (k,0)(k, 0) and a yy-intercept of (0,k)(0, -k), where kk is a nonzero constant. What is the value of f(8)f(8)?

Cevabı ve açıklamayı göster

Cevap: 11

Cevap

11
The correct answer is 11. By using the given point on the graph of f(x)f(x), we express its y-intercept bb in terms of its slope mm as b=52mb = 5 - 2m. Substituting this expression into the translation equation g(x)=f(x3)+4g(x) = f(x - 3) + 4 yields g(x)=mx5m+9g(x) = mx - 5m + 9. Setting the y-intercept of g(x)g(x), which is 5m+9-5m + 9, equal to k-k gives k=5m9k = 5m - 9. Evaluating g(x)g(x) at its x-intercept x=kx = k gives mk5m+9=0mk - 5m + 9 = 0. Substituting the relation 5m+9=k-5m + 9 = -k into this equation yields mkk=0mk - k = 0, or k(m1)=0k(m - 1) = 0. Since kk is nonzero, we find m=1m = 1, which in turn gives b=3b = 3. Thus, the linear function is f(x)=x+3f(x) = x + 3, and f(8)=11f(8) = 11.

Adım Adım Çözüm

1
Express the y-intercept constant bb in terms of the slope mm.
b=52mb = 5 - 2m
Since the graph of f(x)=mx+bf(x) = mx + b passes through (2,5)(2, 5), substituting x=2x = 2 and f(x)=5f(x) = 5 gives 5=2m+b5 = 2m + b.
2
Write the expression for g(x)g(x) in terms of mm.
g(x)=mx5m+9g(x) = mx - 5m + 9
By definition, g(x)=f(x3)+4=m(x3)+b+4g(x) = f(x - 3) + 4 = m(x - 3) + b + 4. Substituting b=52mb = 5 - 2m simplifies the expression to g(x)=mx5m+9g(x) = mx - 5m + 9.
3
Relate the y-intercept of g(x)g(x) to the parameter kk.
k=5m9k = 5m - 9
The y-intercept of g(x)g(x) is g(0)=5m+9g(0) = -5m + 9. Since the y-intercept is given as (0,k)(0, -k), we set k=5m+9-k = -5m + 9, which gives k=5m9k = 5m - 9.
4
Set up an equation using the x-intercept of g(x)g(x).
g(k)=mk5m+9=0g(k) = mk - 5m + 9 = 0
Since the x-intercept of g(x)g(x) is (k,0)(k, 0), substituting x=kx = k into the expression for g(x)g(x) must yield 00.
5
Solve for the slope mm.
m=1m = 1
Substituting 5m+9=k-5m + 9 = -k into the equation mk5m+9=0mk - 5m + 9 = 0 gives mkk=0mk - k = 0, which factors as k(m1)=0k(m - 1) = 0. Since kk is a nonzero constant, we divide by kk to get m1=0m - 1 = 0, so m=1m = 1.
6
Find the constant bb and write the final formula for f(x)f(x).
f(x)=x+3f(x) = x + 3
Substituting m=1m = 1 back into b=52mb = 5 - 2m yields b=3b = 3. Therefore, f(x)=x+3f(x) = x + 3.
7
Evaluate f(8)f(8).
11
Substituting x=8x = 8 into the function f(x)=x+3f(x) = x + 3 gives f(8)=8+3=11f(8) = 8 + 3 = 11.

Anahtar Kavram

Linear function transformations and intercept properties
Soru 40Soru

The graph of the linear function ff in the xyxy-plane is defined by f(x)=kx+4f(x) = kx + 4, where kk is a positive constant. The graph of the linear function gg is obtained by translating the graph of ff left by 33 units and down by 22 units. If the xx-intercept of the graph of gg is 55 times the xx-intercept of the graph of ff, what is the value of kk?

Cevabı ve açıklamayı göster

Cevap: 6

Cevap

6
The correct answer is 6. The linear function g(x)g(x) represents the translated graph, which is expressed as g(x)=f(x+3)2g(x) = f(x+3) - 2. Substituting f(x)=kx+4f(x) = kx + 4 yields g(x)=k(x+3)+42=kx+3k+2g(x) = k(x+3) + 4 - 2 = kx + 3k + 2. The xx-intercept of a graph is the point where the function value is 00. Solving f(x)=0f(x) = 0 gives the xx-intercept of the graph of ff as x=4kx = -\frac{4}{k}. Solving g(x)=0g(x) = 0 gives the xx-intercept of the graph of gg as x=3k+2kx = -\frac{3k + 2}{k}. We are given that the xx-intercept of the graph of gg is 55 times the xx-intercept of the graph of ff, which translates to the equation 3k+2k=5(4k)-\frac{3k+2}{k} = 5 \left(-\frac{4}{k}\right). Multiplying both sides by k-k (since k>0k > 0, k0k \neq 0) yields 3k+2=203k + 2 = 20. Subtracting 22 from both sides gives 3k=183k = 18, and dividing by 33 results in k=6k = 6.

Adım Adım Çözüm

1
Determine the equation of the translated function g(x)g(x)
g(x)=kx+3k+2g(x) = kx + 3k + 2
Shifting the graph of f(x)f(x) left by 33 units and down by 22 units translates to g(x)=f(x+3)2g(x) = f(x+3) - 2.
2
Find the xx-intercept of the graph of ff
x=4kx = -\frac{4}{k}
The xx-intercept is the input value for which the output of the function is zero, so we solve f(x)=0f(x) = 0.
3
Find the xx-intercept of the graph of gg
x=3k+2kx = -\frac{3k + 2}{k}
We set the equation of g(x)g(x) to zero and solve for xx in terms of kk.
4
Set up and solve the equation relating the two xx-intercepts
k=6k = 6
Using the relation xg=5xfx_g = 5 \cdot x_f, we obtain 3k+2k=5(4k)-\frac{3k + 2}{k} = 5 \left(-\frac{4}{k}\right), which simplifies to 3k+2=203k + 2 = 20, leading to k=6k = 6.

Anahtar Kavram

Function translations and finding intercepts of linear equations
ÖncekiSayfa 2 / 4Sonraki
Linear Functions and Graphs Alıştırma Soruları — SAT — Sayfa 2 | Examkin