Question

Difficulty: MediumLinear Equations and Graphing

In the standard (x,y)(x, y) coordinate plane, a line with a negative slope passes through the point (4,3)(4, 3) and has an xx-intercept that is twice its yy-intercept. If the equation of this line is written in the form Ax+By=CAx + By = C, where AA, BB, and CC are integers with no common factor greater than 1, and A>0A > 0, what is the value of CC?

Answer: 10

Answer

The value of CC is 10.
The correct answer is 10. By setting the intercepts as (2b,0)(2b, 0) and (0,b)(0, b), we find the slope is m=12m = -\frac{1}{2}. Applying the point-slope formula with (4,3)(4, 3) gives y3=12(x4)y - 3 = -\frac{1}{2}(x - 4), which simplifies to y=12x+5y = -\frac{1}{2}x + 5. Converting this to standard form with A>0A > 0 yields x+2y=10x + 2y = 10, where C=10C = 10.

Step-by-Step Solution

1
Represent the coordinates of the intercepts using a variable.
The yy-intercept is (0,b)(0, b) and the xx-intercept is (2b,0)(2b, 0).
The problem states that the xx-intercept is twice the yy-intercept.
2
Calculate the slope (mm) of the line using the intercepts.
m=b002b=12m = \frac{b - 0}{0 - 2b} = -\frac{1}{2}
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}.
3
Find the equation of the line using the point-slope form with point (4,3)(4, 3).
y3=12(x4)y=12x+5y - 3 = -\frac{1}{2}(x - 4) \Rightarrow y = -\frac{1}{2}x + 5
The point-slope form of a linear equation is yy1=m(xx1)y - y_1 = m(x - x_1).
4
Convert the equation to the standard form Ax+By=CAx + By = C.
x+2y=10x + 2y = 10
Multiplying the equation by 2 and moving the xx term to the left side results in integer coefficients where the coefficient of xx is positive (A=1>0A = 1 > 0).
5
Identify the value of CC from the standard form equation.
C=10C = 10
Comparing x+2y=10x + 2y = 10 with Ax+By=CAx + By = C shows that A=1A=1, B=2B=2, and C=10C=10. These integers share no common factors greater than 1.

Key Concept

Converting a linear equation to standard form using given geometric features and a coordinate point.

Alternative Method

Instead of using the point-slope formula, substitute the point (4,3)(4, 3) directly into the intercept form of a linear equation, xa+yb=1\frac{x}{a} + \frac{y}{b} = 1. Since a=2ba = 2b, this becomes 42b+3b=1\frac{4}{2b} + \frac{3}{b} = 1. Simplifying this gives 2b+3b=15b=1b=5\frac{2}{b} + \frac{3}{b} = 1 \Rightarrow \frac{5}{b} = 1 \Rightarrow b = 5. Thus, a=10a = 10. The intercept form is x10+y5=1\frac{x}{10} + \frac{y}{5} = 1. Multiplying by 10 to clear denominators gives x+2y=10x + 2y = 10, where C=10C = 10.
Estimated Time:1m 30s
Rate this question