Tüm alıştırma soruları

612 soru

Soru 201Soru

A water utility company charges a flat monthly connection fee plus a constant rate per gallon of water consumed. In a certain month, a household that consumed 2,8002,800 gallons of water was billed a total of 62.0062.00 dollars, and a household that consumed 4,5004,500 gallons of water was billed a total of 87.5087.50 dollars. What is the flat monthly connection fee, in dollars, charged by the water utility company?

Cevabı ve açıklamayı göster

Cevap: 20

Cevap

The flat monthly connection fee charged by the water utility company is 20 dollars.
The flat monthly connection fee is 20 dollars. A linear relationship can be modeled by the equation y=mx+by = mx + b, where xx represents the water consumed in gallons, yy represents the total bill in dollars, mm represents the rate per gallon, and bb represents the flat monthly connection fee. Using the data for the two households, we get the points (2800,62)(2800, 62) and (4500,87.5)(4500, 87.5). The rate per gallon is the slope of the line passing through these points: m=87.56245002800=25.51700=0.015m = \frac{87.5 - 62}{4500 - 2800} = \frac{25.5}{1700} = 0.015 dollars per gallon. Substituting this slope and the point (2800,62)(2800, 62) into the equation gives 62=0.015(2800)+b62 = 0.015(2800) + b, which simplifies to 62=42+b62 = 42 + b. Solving for bb yields 2020 dollars.

Adım Adım Çözüm

1
Define the linear relationship using the variables xx for water consumed in gallons and yy for the total bill in dollars.
The relationship can be written as y=mx+by = mx + b, where mm represents the cost per gallon of water and bb represents the flat monthly connection fee.
This establishes the linear framework needed to solve for the unknown constants using the provided data points.
2
Calculate the constant rate of change (slope mm) using the coordinates of the two households: (2800,62)(2800, 62) and (4500,87.5)(4500, 87.5).
m=87.56245002800=25.51700=0.015m = \frac{87.5 - 62}{4500 - 2800} = \frac{25.5}{1700} = 0.015 dollars per gallon.
The slope of a linear function represents the constant rate of change between the two variables.
3
Substitute the calculated slope m=0.015m = 0.015 and the point (2800,62)(2800, 62) into the equation y=mx+by = mx + b to find the flat fee bb.
62=0.015(2800)+b    62=42+b    b=2062 = 0.015(2800) + b \implies 62 = 42 + b \implies b = 20.
The flat monthly connection fee corresponds to the vertical intercept (yy-intercept) of the linear equation.

Anahtar Kavram

Linear Equations in Two Variables
Soru 202Soru

For all x>0x > 0 and x1x \neq 1, the expression x5/2x3/2x+1x3/2xx1/2+1\frac{x^{5/2} - x^{3/2} - x + 1}{x^{3/2} - x - x^{1/2} + 1} is equivalent to x+xa+bx + x^a + b, where aa and bb are constants and a<1a < 1. What is the value of 2a+b2a + b?

Cevabı ve açıklamayı göster

Cevap: 2

Cevap

The correct answer is 2.
Substituting u=x1/2u = x^{1/2} transforms the expression into u5u3u2+1u3u2u+1\frac{u^5 - u^3 - u^2 + 1}{u^3 - u^2 - u + 1}. Factoring the numerator by grouping yields (u31)(u21)(u^3 - 1)(u^2 - 1), and factoring the denominator yields (u21)(u1)(u^2 - 1)(u - 1). Canceling the common factor (u21)(u^2 - 1) leaves u31u1\frac{u^3 - 1}{u - 1}. Applying the difference of cubes formula to factor u31u^3 - 1 as (u1)(u2+u+1)(u - 1)(u^2 + u + 1) allows us to cancel the (u1)(u - 1) term, leaving u2+u+1u^2 + u + 1. Re-substituting u=x1/2u = x^{1/2} results in the equivalent expression x+x1/2+1x + x^{1/2} + 1. Comparing this to x+xa+bx + x^a + b with a<1a < 1 gives a=0.5a = 0.5 and b=1b = 1. Evaluating 2a+b2a + b yields 2(0.5)+1=22(0.5) + 1 = 2.

Adım Adım Çözüm

1
Introduce a variable substitution to eliminate fractional exponents.
Let u=x1/2u = x^{1/2}, which implies x=u2x = u^2. The expression becomes u5u3u2+1u3u2u+1\frac{u^5 - u^3 - u^2 + 1}{u^3 - u^2 - u + 1}.
Substitution simplifies working with fractional exponents and makes factoring patterns easier to identify.
2
Factor the numerator by grouping terms.
The numerator factors as u3(u21)(u21)=(u31)(u21)u^3(u^2 - 1) - (u^2 - 1) = (u^3 - 1)(u^2 - 1).
Grouping common terms helps simplify polynomials into products of lower-degree factors.
3
Factor the denominator by grouping terms.
The denominator factors as u2(u1)(u1)=(u21)(u1)u^2(u - 1) - (u - 1) = (u^2 - 1)(u - 1).
Factoring the denominator reveals common terms that can be canceled with the numerator.
4
Combine the factored forms and cancel the common factor.
The expression becomes (u31)(u21)(u21)(u1)=u31u1\frac{(u^3 - 1)(u^2 - 1)}{(u^2 - 1)(u - 1)} = \frac{u^3 - 1}{u - 1} for u1u \neq 1.
Canceling (u21)(u^2 - 1) simplifies the rational expression since x1x \neq 1 ensures u210u^2 - 1 \neq 0.
5
Simplify the remaining rational expression using the difference of cubes formula.
Factoring u31u^3 - 1 as (u1)(u2+u+1)(u - 1)(u^2 + u + 1) and canceling (u1)(u - 1) yields u2+u+1u^2 + u + 1.
The difference of cubes formula allows cancellation of the linear term in the denominator.
6
Substitute back the original variable and determine the constants.
Substituting u=x1/2u = x^{1/2} back gives x+x1/2+1x + x^{1/2} + 1, meaning a=0.5a = 0.5 and b=1b = 1.
This puts the expression in the final requested form x+xa+bx + x^a + b to find aa and bb.
7
Calculate the requested value 2a+b2a + b.
2(0.5)+1=22(0.5) + 1 = 2.
This computes the final numeric answer requested by the question.

Anahtar Kavram

Simplifying rational expressions with fractional exponents by substitution and grouping
Soru 203Soru
y=x25y=4x\begin{aligned} y &= x^2 - 5 \\ y &= 4x \end{aligned}

If (x,y)(x, y) is a solution to the system of equations above and y>0y > 0, what is the value of yy?

Cevabı ve açıklamayı göster

Cevap: 20

Cevap

20
Substituting y=4xy = 4x into the equation y=x25y = x^2 - 5 yields 4x=x254x = x^2 - 5. Rearranging this equation into standard form gives x24x5=0x^2 - 4x - 5 = 0. Factoring the quadratic expression gives (x5)(x+1)=0(x - 5)(x + 1) = 0, which means x=5x = 5 or x=1x = -1. Substituting these values back into y=4xy = 4x gives the coordinates of the two solutions: (5,20)(5, 20) and (1,4)(-1, -4). Since the question specifies that y>0y > 0, the correct value is the positive yy-value, which is 20.

Adım Adım Çözüm

1
Substitute the expression for yy from the second equation into the first equation.
4x=x254x = x^2 - 5
This eliminates yy and creates a single equation in terms of xx.
2
Subtract 4x4x from both sides to write the quadratic equation in standard form.
x24x5=0x^2 - 4x - 5 = 0
Standard quadratic form ax2+bx+c=0ax^2 + bx + c = 0 is required to solve by factoring.
3
Factor the quadratic equation.
(x5)(x+1)=0(x - 5)(x + 1) = 0
Factoring helps find the values of xx that satisfy the equation.
4
Solve for xx by setting each factor to zero.
x=5x = 5 or x=1x = -1
Applying the zero product property yields the possible xx-coordinates of the solutions.
5
Calculate the corresponding yy-values using the equation y=4xy = 4x.
For x=5x = 5, y=20y = 20. For x=1x = -1, y=4y = -4.
This determines the coordinates of the intersection points, which are (5,20)(5, 20) and (1,4)(-1, -4).
6
Apply the constraint y>0y > 0 to identify the correct value of yy.
y=20y = 20
Since 4-4 is not greater than zero, the only valid solution is (5,20)(5, 20), giving y=20y = 20.

Anahtar Kavram

Solving a system of linear and quadratic equations using substitution.
Soru 204Soru

The quadratic equation x24x+2=0x^2 - 4x + 2 = 0 has roots r1r_1 and r2r_2. A second quadratic equation, x2px+q=0x^2 - px + q = 0, has roots (r1+1r2)\left(r_1 + \frac{1}{r_2}\right) and (r2+1r1)\left(r_2 + \frac{1}{r_1}\right), where pp and qq are constants. What is the value of pp?

Cevabı ve açıklamayı göster

Cevap: 6

Cevap

The value of pp is 6.
By Vieta's formulas, the sum of the roots of x24x+2=0x^2 - 4x + 2 = 0 is r1+r2=4r_1 + r_2 = 4 and the product of the roots is r1r2=2r_1 r_2 = 2. The sum of the roots of the second equation x2px+q=0x^2 - px + q = 0 is pp. Therefore, p=(r1+1r2)+(r2+1r1)=(r1+r2)+r1+r2r1r2p = \left(r_1 + \frac{1}{r_2}\right) + \left(r_2 + \frac{1}{r_1}\right) = (r_1 + r_2) + \frac{r_1 + r_2}{r_1 r_2}. Substituting the known values yields p=4+42=6p = 4 + \frac{4}{2} = 6.

Adım Adım Çözüm

1
Determine the sum and product of the roots of the first equation.
r1+r2=4r_1 + r_2 = 4 and r1r2=2r_1 r_2 = 2
Vieta's formulas state that for x2Bx+C=0x^2 - Bx + C = 0, the sum of the roots is BB and the product is CC.
2
Express the sum of the roots of the second equation, which is pp.
p=(r1+r2)+(1r1+1r2)p = (r_1 + r_2) + \left(\frac{1}{r_1} + \frac{1}{r_2}\right)
The sum of the roots of x2px+q=0x^2 - px + q = 0 is pp.
3
Simplify the fractional part of the equation.
1r1+1r2=r1+r2r1r2\frac{1}{r_1} + \frac{1}{r_2} = \frac{r_1 + r_2}{r_1 r_2}
Finding a common denominator allows us to write the sum of reciprocals in terms of the sum and product of the roots.
4
Substitute the values of the sum and product into the expression for pp.
p=4+42=6p = 4 + \frac{4}{2} = 6
This evaluates the expression to find the final value of pp.

Anahtar Kavram

Relating the roots and coefficients of quadratic equations using Vieta's formulas.
Soru 205Soru

If (2y1)2=49(2y - 1)^2 = 49 and y>0y > 0, what is the value of yy?

Cevabı ve açıklamayı göster

Cevap: 4

Cevap

The correct answer is 44.
By taking the square root of both sides of the equation (2y1)2=49(2y - 1)^2 = 49, we get 2y1=72y - 1 = 7 or 2y1=72y - 1 = -7. Solving 2y1=72y - 1 = 7 gives 2y=82y = 8, or y=4y = 4. Solving 2y1=72y - 1 = -7 gives 2y=62y = -6, or y=3y = -3. Since it is given that y>0y > 0, the value of yy must be 44.

Adım Adım Çözüm

1
Take the square root of both sides of the equation.
2y1=72y - 1 = 7 or 2y1=72y - 1 = -7
Applying the square root property of equality to isolate the linear term.
2
Solve each linear equation for yy.
y=4y = 4 or y=3y = -3
Isolating yy in each equation by adding 11 and then dividing by 22.
3
Apply the constraint y>0y > 0 to identify the final value.
y=4y = 4
The value y=3y = -3 is negative, so it does not satisfy the constraint y>0y > 0.

Anahtar Kavram

Solving quadratic equations of the form (ax+b)2=c(ax + b)^2 = c using the square root property.
Soru 206Soru

In the xyxy-plane, a circle has center (6,8)(6, 8) and is tangent to the yy-axis. A line with a positive slope mm passes through the origin and is tangent to the circle. If mm is written as a fraction in simplest form, pq\frac{p}{q}, what is the value of p+qp + q?

Cevabı ve açıklamayı göster

Cevap: 31

Cevap

The value of p+qp + q is 31.
The radius of the circle is 6 since the center is (6,8)(6, 8) and it is tangent to the yy-axis. Substituting the line y=mxy = mx into the circle's equation (x6)2+(y8)2=36(x-6)^2 + (y-8)^2 = 36 yields a quadratic equation in xx: (1+m2)x2(12+16m)x+64=0(1+m^2)x^2 - (12+16m)x + 64 = 0. Since the line is tangent to the circle, there is exactly one solution, meaning the discriminant of this quadratic must equal zero: (12+16m)24(1+m2)(64)=0(12+16m)^2 - 4(1+m^2)(64) = 0. Simplifying this equation yields 24m7=024m - 7 = 0, which gives a slope of m=724m = \frac{7}{24}. Since the fraction is in simplest form, p=7p=7 and q=24q=24, and their sum is 3131.

Adım Adım Çözüm

1
Determine the radius of the circle.
r=6r = 6
Since the center is at (6,8)(6, 8) and the circle is tangent to the yy-axis, the radius is the horizontal distance from the center to the yy-axis.
2
Write the equation of the circle.
(x6)2+(y8)2=36(x-6)^2 + (y-8)^2 = 36
A circle with center (h,k)(h, k) and radius rr has the equation (xh)2+(yk)2=r2(x-h)^2 + (y-k)^2 = r^2.
3
Substitute y=mxy = mx into the circle's equation.
(1+m2)x2(12+16m)x+64=0(1+m^2)x^2 - (12+16m)x + 64 = 0
Substituting the equation of the line y=mxy = mx into the circle's equation and expanding gives a quadratic equation in terms of xx.
4
Set the discriminant of the quadratic equation to zero.
Δ=(12+16m)2256(1+m2)=0\Delta = (12+16m)^2 - 256(1+m^2) = 0
For the line to be tangent to the circle, the system must have exactly one real solution, meaning the quadratic equation must have a discriminant of zero.
5
Solve for the positive slope mm.
m=724m = \frac{7}{24}
Expanding and simplifying the discriminant equation yields 24m7=024m - 7 = 0, which gives m=724m = \frac{7}{24}.
6
Calculate p+qp + q using the simplest form fraction.
3131
Since m=724m = \frac{7}{24} is in simplest form, p=7p = 7 and q=24q = 24. Therefore, p+q=7+24=31p + q = 7 + 24 = 31.

Anahtar Kavram

Nonlinear Systems of Equations
Soru 207Soru

In the inequality 2(3xk)5(x+1)>17-2(3x - k) - 5(x + 1) > 17, kk is an integer constant. If the maximum integer value of xx that satisfies the inequality is 22, what is the least possible value of kk?

Cevabı ve açıklamayı göster

Cevap: 23

Cevap

The correct answer is 23.
By simplifying the inequality to x<2k2211x < \frac{2k - 22}{11}, we establish that the upper bound of the solution interval must be strictly greater than 22 but less than or equal to 33 for 22 to be the maximum integer solution. Solving the resulting compound inequality 2<2k221132 < \frac{2k - 22}{11} \le 3 yields 22<k27.522 < k \le 27.5. The smallest integer within this range is 2323.

Adım Adım Çözüm

1
Distribute the constants on the left side of the inequality.
6x+2k5x5>17-6x + 2k - 5x - 5 > 17
Applying the distributive property simplifies the expression and removes the parentheses.
2
Combine like terms on the left side and isolate the xx term.
11x+2k5>17    11x>222k-11x + 2k - 5 > 17 \implies -11x > 22 - 2k
Grouping xx terms together and moving the constant terms to the other side prepares the inequality for division.
3
Divide both sides by 11-11 and flip the inequality sign.
x<222k11    x<2k2211x < \frac{22 - 2k}{-11} \implies x < \frac{2k - 22}{11}
Dividing by a negative number reverses the direction of the inequality sign from greater-than (>>) to less-than (<<).
4
Set up the inequality for the maximum integer solution to be 22.
2<2k221132 < \frac{2k - 22}{11} \le 3
For 22 to be the largest integer satisfying x<Lx < L (where LL is the boundary), 22 must be strictly less than LL, and LL must be less than or equal to the next integer, 33.
5
Solve the compound inequality for the parameter kk.
22<2k2233    44<2k55    22<k27.522 < 2k - 22 \le 33 \implies 44 < 2k \le 55 \implies 22 < k \le 27.5
Multiplying all parts by 11, adding 22, and dividing by 2 isolates kk.
6
Find the least integer value of kk in the interval (22,27.5](22, 27.5].
2323
The integers that satisfy 22<k27.522 < k \le 27.5 are 23,24,25,26,23, 24, 25, 26, and 2727. The least of these values is 2323.

Anahtar Kavram

Solving linear inequalities in one variable involving parameter bounds, negative coefficients, and integer solution constraints.
Soru 208Soru

For a wireless sensor node in an environmental monitoring network, the battery life BB, in days, when transmitting nn data packets per day is modeled by a linear function. Under standard operating conditions, the node's battery lasts for 120120 days when transmitting 8080 packets per day, and it lasts for 9090 days when transmitting 140140 packets per day. Under a new energy-saving firmware, the battery consumption rate per packet transmitted is reduced by 40%40\%, and the static power draw is also reduced, increasing the maximum battery life (when zero packets are transmitted) by 10%10\%. Under this new firmware, what is the battery life, in days, of a sensor node that transmits 150150 data packets per day?

Cevabı ve açıklamayı göster

Cevap: 131

Cevap

131
To solve this problem, we first determine the linear relationship B=mn+B0B = mn + B_0 under standard operating conditions. The rate of change (slope mm) represents the change in battery life per packet transmitted per day: m=9012014080=0.5m = \frac{90 - 120}{140 - 80} = -0.5 days per packet. Substituting this back into the linear equation gives 120=0.5(80)+B0120 = -0.5(80) + B_0, which simplifies to 120=40+B0120 = -40 + B_0, yielding a y-intercept of B0=160B_0 = 160 days. Under the energy-saving firmware, the battery consumption rate per packet is reduced by 40%40\%. This means the rate at which battery life decreases per packet changes from 0.50.5 to 0.5×(10.40)=0.30.5 \times (1 - 0.40) = 0.3, giving us a new slope of 0.3-0.3. The maximum battery life (y-intercept) increases by 10%10\%, making the new y-intercept 160×1.10=176160 \times 1.10 = 176. The new linear model is Bnew=0.3n+176B_{\text{new}} = -0.3n + 176. Evaluating this equation for n=150n = 150 packets per day yields Bnew=0.3(150)+176=45+176=131B_{\text{new}} = -0.3(150) + 176 = -45 + 176 = 131 days.

Adım Adım Çözüm

1
Determine the linear relationship representing standard operating conditions by using the two given points, (80,120)(80, 120) and (140,90)(140, 90).
Slope m=0.5m = -0.5 days per packet and y-intercept B0=160B_0 = 160 days.
Establishing the initial linear equation is necessary to obtain the base battery consumption rate and maximum battery capacity.
2
Calculate the new slope and y-intercept parameters under the energy-saving firmware by applying the specified percentage changes.
New slope mnew=0.3m_{\text{new}} = -0.3 days per packet and new y-intercept B0,new=176B_{0,\text{new}} = 176 days.
To model the linear relationship under the updated power management firmware.
3
Formulate the new linear function Bnew=0.3n+176B_{\text{new}} = -0.3n + 176 and substitute 150150 for nn.
Battery life B=131B = 131 days.
To find the expected battery life at the target daily packet transmission rate.

Anahtar Kavram

Interpreting how physical rates and initial values map to the slope and y-intercept of a linear model, and applying transformations to these parameters.
Soru 209Soru

A moving company uses the equation C=2.5d+75C = 2.5d + 75 to determine the total charge CC, in dollars, for renting a small truck and driving it dd miles. According to the relationship, what is the charge, in dollars, for each mile the truck is driven?

Cevabı ve açıklamayı göster

Cevap: 2.5

Cevap

The charge for each mile the truck is driven is 2.5 dollars.
In the linear model C=2.5d+75C = 2.5d + 75, the total cost CC is a function of the number of miles driven dd. The rate of change of this function represents the cost per mile driven. In the equation, this rate of change is the coefficient of dd, which is 2.5. Therefore, the charge for each mile the truck is driven is 2.5 dollars.

Adım Adım Çözüm

1
Analyze the linear equation C=2.5d+75C = 2.5d + 75 to determine the relationship between variables.
The total charge CC depends on the number of miles dd driven, with a rate of change of 2.5 dollars per mile and a base fee of 75 dollars.
Understanding the components of a linear equation helps isolate the rate of change.
2
Identify the coefficient of the independent variable dd.
The coefficient of dd is 2.5.
In a linear equation of the form y=mx+by = mx + b, the coefficient of the independent variable represents the rate of change.
3
Interpret the meaning of this coefficient in the context of the problem.
The coefficient 2.5 represents the cost, in dollars, incurred per mile driven.
The question asks for the charge per mile, which corresponds to the rate of change.

Anahtar Kavram

Interpreting Linear Relationships in Context
Soru 210Soru

A system of two equations is given:

y=x2+kx+4y = x^2 + kx + 4
y=4xky = 4x - k

In these equations, kk represents a positive constant. If the system has a single real solution, what is the value of kk?

Cevabı ve açıklamayı göster

Cevap: 12

Cevap

12
Setting the two equations equal yields the quadratic equation x2+(k4)x+(k+4)=0x^2 + (k - 4)x + (k + 4) = 0. For the system to have exactly one real solution, the discriminant of this quadratic equation must be equal to 00. The discriminant is (k4)24(1)(k+4)=k212k(k - 4)^2 - 4(1)(k + 4) = k^2 - 12k. Solving k212k=0k^2 - 12k = 0 yields k=0k = 0 or k=12k = 12. Since kk must be positive, the value of kk is 1212.

Adım Adım Çözüm

1
Set the two equations equal to each other to form a single quadratic equation in terms of xx.
x2+(k4)x+(k+4)=0x^2 + (k - 4)x + (k + 4) = 0
Equating the expressions for yy allows us to find the xx-coordinates where the graphs of the two equations intersect.
2
Set the discriminant of the quadratic equation to zero.
(k4)24(1)(k+4)=0(k - 4)^2 - 4(1)(k + 4) = 0
A system of equations consisting of a line and a parabola has a single real solution if and only if the line is tangent to the parabola, which corresponds to a quadratic equation with a discriminant of zero.
3
Expand and simplify the equation for kk.
k212k=0k^2 - 12k = 0
Expanding (k4)2(k - 4)^2 yields k28k+16k^2 - 8k + 16, and distributing 4-4 yields 4k16-4k - 16. Combining like terms simplifies the relation.
4
Solve for kk and apply the constraint that k>0k > 0.
k=12k = 12
Factoring k(k12)=0k(k - 12) = 0 gives k=0k = 0 or k=12k = 12. Since kk is specified to be positive, k=12k = 12 is the correct value.

Anahtar Kavram

Solving nonlinear systems of equations by substitution and using the discriminant to find conditions for a single real solution.
Soru 211Soru

A software programmer is writing test cases for a new application. The programmer must write at least 15 test cases in total, consisting of xx unit tests and yy integration tests. Each unit test takes 10 minutes to write, and each integration test takes 30 minutes to write. If the programmer has at most 300 minutes to write all the test cases, what is the maximum number of integration tests the programmer can write?

Cevabı ve açıklamayı göster

Cevap: 7

Cevap

7

Adım Adım Çözüm

1
Set up the system of inequalities representing the given constraints.
x+y15x + y \ge 15 and 10x+30y30010x + 30y \le 300
The total number of tests must be at least 15, and the total time taken by writing xx unit tests (10 minutes each) and yy integration tests (30 minutes each) cannot exceed 300 minutes.
2
Simplify the time inequality and combine it with the total test count constraint to isolate yy.
x+3y30x + 3y \le 30. Substituting x15yx \ge 15 - y into this inequality yields (15y)+3y30    15+2y30(15 - y) + 3y \le 30 \implies 15 + 2y \le 30.
Simplification and substitution help find the upper bound for the number of integration tests.
3
Solve for yy and determine the maximum integer value.
2y15    y7.52y \le 15 \implies y \le 7.5. The largest integer satisfying this inequality is 7.
The number of integration tests must be a whole number, so we round down to the nearest integer.
4
Verify that a valid integer number of unit tests (xx) exists when y=7y = 7.
When y=7y = 7, we get x157    x8x \ge 15 - 7 \implies x \ge 8 and x+3(7)30    x9x + 3(7) \le 30 \implies x \le 9. The integers x=8x = 8 and x=9x = 9 both satisfy the conditions.
We must confirm that the maximum value of yy is achievable with an integer number of unit tests.

Anahtar Kavram

Systems of Linear Inequalities in Two Variables
Soru 212Soru

If (x,y)(x, y) is a solution to the system of equations below and x>0x > 0, what is the value of x+yx + y?

x2+y2=50xy=6\begin{aligned} x^2 + y^2 &= 50 \\ x - y &= 6 \end{aligned}
Cevabı ve açıklamayı göster

Cevap: 8

Cevap

8
Solving the linear equation for xx gives x=y+6x = y + 6. Substituting this into the circle equation yields (y+6)2+y2=50(y + 6)^2 + y^2 = 50, which simplifies to 2y2+12y14=02y^2 + 12y - 14 = 0. Dividing by 22 gives y2+6y7=0y^2 + 6y - 7 = 0, which factors as (y+7)(y1)=0(y + 7)(y - 1) = 0. This yields y=1y = 1 (with x=7x = 7) or y=7y = -7 (with x=1x = -1). The constraint x>0x > 0 requires selecting the solution (7,1)(7, 1). The sum of xx and yy for this solution is 7+1=87 + 1 = 8.

Adım Adım Çözüm

1
Express xx in terms of yy using the linear equation.
x=y+6x = y + 6
This allows for substitution into the second equation to reduce the system to a single variable.
2
Substitute the expression for xx into the equation of the circle and expand.
2y2+12y14=02y^2 + 12y - 14 = 0
Substituting x=y+6x = y + 6 into x2+y2=50x^2 + y^2 = 50 yields (y+6)2+y2=50(y + 6)^2 + y^2 = 50. Expanding gives y2+12y+36+y2=50y^2 + 12y + 36 + y^2 = 50.
3
Simplify and solve the quadratic equation by factoring.
y=1y = 1 or y=7y = -7
Dividing the equation by 2 gives y2+6y7=0y^2 + 6y - 7 = 0, which factors as (y+7)(y1)=0(y + 7)(y - 1) = 0.
4
Calculate the corresponding values of xx for each yy.
For y=1y = 1, x=7x = 7; for y=7y = -7, x=1x = -1
Using the relation x=y+6x = y + 6 yields the coordinates of the two intersection points.
5
Apply the constraint x>0x > 0 and calculate x+yx + y.
x+y=8x + y = 8
Since x>0x > 0, the only valid solution is (7,1)(7, 1). The sum of the coordinates is 7+1=87 + 1 = 8.

Anahtar Kavram

Solving a nonlinear system of equations representing a circle and a line using substitution and factoring.
Soru 213Soru

In the xyxy-plane, the graph of the linear equation 3x+5y=c3x + 5y = c, where cc is a constant, passes through the point (4,3)(4, 3). What is the xx-coordinate of the point on this graph where the yy-coordinate is 3-3?

Cevabı ve açıklamayı göster

Cevap: 14

Cevap

The correct answer is 14.
To find the correct answer, first substitute the given point (4,3)(4, 3) into the equation 3x+5y=c3x + 5y = c to determine the value of the constant cc: 3(4)+5(3)=12+15=273(4) + 5(3) = 12 + 15 = 27. Thus, the equation is 3x+5y=273x + 5y = 27. Next, substitute 3-3 for yy in this equation to find the corresponding xx-coordinate: 3x+5(3)=27    3x15=273x + 5(-3) = 27 \implies 3x - 15 = 27. Adding 1515 to both sides gives 3x=423x = 42, and dividing by 33 yields x=14x = 14.

Adım Adım Çözüm

1
Substitute the point (4,3)(4, 3) into the equation 3x+5y=c3x + 5y = c to solve for cc.
c=27c = 27
Since the point lies on the graph of the equation, its coordinates must satisfy the equation.
2
Substitute y=3y = -3 and c=27c = 27 into the equation 3x+5y=c3x + 5y = c.
3x15=273x - 15 = 27
We want to find the xx-coordinate of the point on the line when the yy-coordinate is 3-3.
3
Solve the equation 3x15=273x - 15 = 27 for xx.
x=14x = 14
Isolating xx gives the xx-coordinate of the point.

Anahtar Kavram

Using a known point on a line to find a constant coefficient or constant term, and using the resulting equation to find other coordinates.

Alternatif Yöntem

Alternatively, you can write the equation in slope-intercept form. Solving 3x+5y=c3x + 5y = c for yy gives y=35x+c5y = -\frac{3}{5}x + \frac{c}{5}. The slope of the line is 35-\frac{3}{5}. Since the slope is constant, the change in yy divided by the change in xx between (4,3)(4, 3) and (x,3)(x, -3) is equal to the slope: 33x4=35    6x4=35\frac{-3 - 3}{x - 4} = -\frac{3}{5} \implies \frac{-6}{x - 4} = -\frac{3}{5}. Cross-multiplying gives 30=3(x4)    10=x4    x=14-30 = -3(x - 4) \implies 10 = x - 4 \implies x = 14.
Tahmini Süre:1m 30s
Soru 214Soru

For all x>3x > 3, the expression x32x29x+18x25x+6x3+3x24x12x2+5x+6\frac{x^3 - 2x^2 - 9x + 18}{x^2 - 5x + 6} - \frac{x^3 + 3x^2 - 4x - 12}{x^2 + 5x + 6} is equivalent to the constant kk. What is the value of kk?

Cevabı ve açıklamayı göster

Cevap: 5

Cevap

The value of the constant kk is 5.
Factoring the numerators by grouping yields x32x29x+18=(x3)(x+3)(x2)x^3 - 2x^2 - 9x + 18 = (x-3)(x+3)(x-2) and x3+3x24x12=(x2)(x+2)(x+3)x^3 + 3x^2 - 4x - 12 = (x-2)(x+2)(x+3). Dividing out their respective denominators (x2)(x3)(x-2)(x-3) and (x+2)(x+3)(x+2)(x+3) leaves the simplified linear expressions x+3x+3 and x2x-2. Subtracting these yields (x+3)(x2)=5(x+3) - (x-2) = 5.

Adım Adım Çözüm

1
Factor the numerator and denominator of the first rational expression and cancel common factors.
x+3x + 3
To simplify the first fraction by reducing it to its lowest terms.
2
Factor the numerator and denominator of the second rational expression and cancel common factors.
x2x - 2
To simplify the second fraction by reducing it to its lowest terms.
3
Subtract the second simplified expression from the first simplified expression.
5
To find the constant value equivalent to the given difference of rational expressions, ensuring to distribute the negative sign to all parts of the subtracted binomial.

Anahtar Kavram

Simplifying rational expressions by factoring cubic polynomials by grouping and quadratic trinomials
Soru 215Soru

If the expression 6x2+7x202x3\frac{6x^2 + 7x - 20}{2x - 3} is equivalent to ax+b+c2x3ax + b + \frac{c}{2x-3} for all x1.5x \neq 1.5, where aa, bb, and cc are constants, what is the value of a+b+ca + b + c?

Cevabı ve açıklamayı göster

Cevap: 15

Cevap

The value of a+b+ca + b + c is 15.
By dividing the numerator 6x2+7x206x^2 + 7x - 20 by the denominator 2x32x - 3, we find that the quotient is 3x+83x + 8 and the remainder is 44. Thus, the expression can be rewritten as 3x+8+42x33x + 8 + \frac{4}{2x-3}. Comparing this to the given expression ax+b+c2x3ax + b + \frac{c}{2x-3}, we obtain a=3a = 3, b=8b = 8, and c=4c = 4. Their sum is 3+8+4=153 + 8 + 4 = 15.

Adım Adım Çözüm

1
Set up the polynomial division of the numerator 6x2+7x206x^2 + 7x - 20 by the denominator 2x32x - 3.
Dividing 6x2+7x206x^2 + 7x - 20 by 2x32x - 3.
To express the rational expression in terms of a polynomial quotient and a remainder.
2
Divide the first term of the numerator by the first term of the denominator to determine the first quotient term.
The first term is 3x3x. Subtracting 3x(2x3)3x(2x - 3) from the numerator leaves 16x2016x - 20.
6x22x=3x\frac{6x^2}{2x} = 3x, and subtracting 6x29x6x^2 - 9x from the polynomial leaves the next term to be divided.
3
Divide the leading term of the remaining expression by the leading term of the denominator to determine the constant term of the quotient.
The constant term is 88. Subtracting 8(2x3)8(2x - 3) from 16x2016x - 20 leaves a remainder of 44.
16x2x=8\frac{16x}{2x} = 8, and subtracting 16x2416x - 24 from 16x2016x - 20 gives the final constant remainder.
4
Compare the quotient and remainder to the given form to identify aa, bb, and cc.
a=3a = 3, b=8b = 8, and c=4c = 4.
The quotient is 3x+83x + 8 and the remainder is 44, which matches the form ax+b+c2x3ax + b + \frac{c}{2x-3}.
5
Calculate the sum of aa, bb, and cc.
3+8+4=153 + 8 + 4 = 15.
The question asks for the value of a+b+ca + b + c.

Anahtar Kavram

Polynomial division and rewrite of rational expressions
Soru 216Soru

A commercial cargo aircraft's total weight WW, in kilograms, is modeled as a linear function of the volume of fuel FF, in liters, in its fuel tanks. The equation modeling this relationship is:

W=0.8F+74,000W = 0.8F + 74,000

To comply with runway safety regulations at a destination airport, the aircraft's total weight must not exceed 85,00085,000 kilograms upon landing. The aircraft takes off with 18,00018,000 liters of fuel and consumes fuel at a constant rate of 1,7001,700 liters per hour of flight. What is the minimum number of hours the aircraft must fly before it can safely land?

Cevabı ve açıklamayı göster

Cevap: 2.5

Cevap

The minimum number of hours the aircraft must fly is 2.5.
To satisfy runway safety regulations, the aircraft's weight must be at most 85,00085,000 kg. According to the weight model W=0.8F+74,000W = 0.8F + 74,000, we set 0.8F+74,00085,0000.8F + 74,000 \leq 85,000, which simplifies to 0.8F11,0000.8F \leq 11,000. Dividing by the density coefficient 0.80.8 yields F13,750F \leq 13,750 liters as the maximum amount of fuel the aircraft can contain at landing. Since the aircraft takes off with 18,00018,000 liters of fuel and consumes 1,7001,700 liters per hour, the fuel remaining after tt hours is 18,0001,700t18,000 - 1,700t. To ensure the remaining fuel is less than or equal to 13,75013,750 liters, we solve 18,0001,700t13,75018,000 - 1,700t \leq 13,750, which simplifies to 4,2501,700t4,250 \leq 1,700t, or t2.5t \geq 2.5 hours. Therefore, the minimum duration of the flight is 2.5 hours.

Adım Adım Çözüm

1
Formulate the weight limit inequality using the linear relationship.
0.8F+74,00085,0000.8F + 74,000 \leq 85,000
The aircraft's weight WW is given by 0.8F+74,0000.8F + 74,000, where 0.80.8 represents the density of the fuel in kg/L and 74,00074,000 represents the weight of the empty aircraft and its cargo. This total weight must not exceed 85,00085,000 kg.
2
Calculate the maximum fuel capacity allowed at landing by solving the inequality.
F13,750F \leq 13,750
Subtracting 74,00074,000 from both sides yields 0.8F11,0000.8F \leq 11,000. Dividing by 0.80.8 gives F13,750F \leq 13,750 liters as the fuel ceiling for landing.
3
Use the fuel consumption rate to find the minimum flight time.
t2.5t \geq 2.5
With an initial fuel volume of 18,00018,000 liters and a burn rate of 1,7001,700 liters/hour, the fuel remaining after tt hours is 18,0001,700t18,000 - 1,700t. Setting this expression to be at most 13,75013,750 liters yields 18,0001,700t13,75018,000 - 1,700t \leq 13,750. Subtracting 18,00018,000 gives 1,700t4,250-1,700t \leq -4,250, and dividing by 1,700-1,700 results in t2.5t \geq 2.5 hours.

Anahtar Kavram

Interpreting linear coefficients in context and setting up linear inequalities with rates to model real-world constraints.
Tahmini Süre:2m 30s
Soru 217Soru

A scientist studying a sample of a radioactive isotope determines that its mass decays exponentially. The mass of the isotope, in grams, is modeled by the function M(t)=abtM(t) = a \cdot b^t, where tt is the time, in days, since the study began, and aa and bb are constants. The table below shows the mass of the isotope for selected values of tt.

tt (days)M(t)M(t) (grams)
0128
196
272

What is the value of bb?

Cevabı ve açıklamayı göster

Cevap: 0.75

Cevap

0.75
To find the constant bb in the exponential decay function M(t)=abtM(t) = a \cdot b^t, we can use the given table values. For t=0t = 0, M(0)=ab0=a=128M(0) = a \cdot b^0 = a = 128. For t=1t = 1, M(1)=ab1=ab=96M(1) = a \cdot b^1 = a \cdot b = 96. Substituting a=128a = 128 into the second equation gives 128b=96128b = 96. Dividing both sides by 128128 yields b=96128=0.75b = \frac{96}{128} = 0.75 (or 34\frac{3}{4}). We can verify this with t=2t = 2: M(2)=128(0.75)2=1280.5625=72M(2) = 128 \cdot (0.75)^2 = 128 \cdot 0.5625 = 72, which matches the table.

Adım Adım Çözüm

1
Determine the initial value aa using the data point for t=0t = 0.
a=128a = 128
Substituting t=0t = 0 into M(t)=abtM(t) = a \cdot b^t gives M(0)=ab0=aM(0) = a \cdot b^0 = a. Since the table shows M(0)=128M(0) = 128, aa must equal 128128.
2
Use the data point for t=1t = 1 to write an equation for bb.
128b=96128b = 96
Substituting t=1t = 1 and a=128a = 128 into the function gives M(1)=128b1=128bM(1) = 128 \cdot b^1 = 128b. The table shows M(1)=96M(1) = 96.
3
Solve the equation to find bb.
b=0.75b = 0.75
Dividing both sides of 128b=96128b = 96 by 128128 yields b=96128b = \frac{96}{128}, which simplifies to 0.750.75 (or 34\frac{3}{4}).

Anahtar Kavram

Finding the decay factor (base) of an exponential function from a table of values.
Soru 218Soru

A logistics company uses two types of boxes, small and large, to ship items. A shipment of 88 small boxes and 55 large boxes has a total weight of 180180 pounds. A second shipment of 66 small boxes and 1010 large boxes has a total weight of 260260 pounds. What is the weight, in pounds, of one large box?

Cevabı ve açıklamayı göster

Cevap: 20

Cevap

The weight of one large box is 20 pounds.
The correct weight of one large box is 20 pounds. By formulating the system of linear equations representing the total weight of each shipment (8s+5L=1808s + 5L = 180 and 6s+10L=2606s + 10L = 260), we can eliminate LL by multiplying the first equation by 2, resulting in 16s+10L=36016s + 10L = 360. Subtracting the second equation from this gives 10s=10010s = 100, which solves to s=10s = 10. Substituting s=10s = 10 back into 8s+5L=1808s + 5L = 180 yields 80+5L=18080 + 5L = 180, which simplifies to 5L=1005L = 100, meaning L=20L = 20.

Adım Adım Çözüm

1
Set up a system of two linear equations based on the shipments.
Let ss be the weight of a small box and LL be the weight of a large box. The system of equations is:
8s+5L=1806s+10L=260\begin{aligned} 8s + 5L &= 180 \\ 6s + 10L &= 260 \end{aligned}
Translating the verbal statements into mathematical symbols represents the problem systemically.
2
Multiply the first equation by 2 to align the coefficients of LL.
16s+10L=36016s + 10L = 360
This sets up the variable LL to have the same coefficient in both equations, allowing for elimination.
3
Subtract the second equation from the modified first equation to solve for ss.
(16s+10L)(6s+10L)=360260(16s + 10L) - (6s + 10L) = 360 - 260
10s=10010s = 100
s=10s = 10
Subtracting eliminates the variable LL, leaving a single-variable linear equation to solve.
4
Substitute s=10s = 10 back into the first equation to solve for LL.
8(10)+5L=1808(10) + 5L = 180
80+5L=18080 + 5L = 180
5L=1005L = 100
L=20L = 20
Substituting the value of the solved variable determines the value of the remaining variable.

Anahtar Kavram

Solving systems of linear equations in two variables using elimination or substitution.
Soru 219Soru

If x29x+18=0x^2 - 9x + 18 = 0 and x>4x > 4, what is the value of xx?

Cevabı ve açıklamayı göster

Cevap: 6

Cevap

The value of xx is 6.
Factoring the equation x29x+18=0x^2 - 9x + 18 = 0 gives (x3)(x6)=0(x - 3)(x - 6) = 0, which yields the solutions x=3x = 3 and x=6x = 6. Applying the constraint x>4x > 4, the only valid solution is 6.

Adım Adım Çözüm

1
Factor the quadratic equation x29x+18=0x^2 - 9x + 18 = 0.
(x3)(x6)=0(x - 3)(x - 6) = 0
Finding two numbers that multiply to 18 and add to -9 allows us to write the quadratic expression in its factored form.
2
Solve for the roots of the equation.
x=3x = 3 or x=6x = 6
By the zero product property, setting each factor to zero yields the possible solutions for the equation.
3
Apply the given constraint x>4x > 4.
x=6x = 6
Since the question specifies that xx must be greater than 4, the root x=3x = 3 is discarded, leaving x=6x = 6 as the only valid solution.

Anahtar Kavram

Solving quadratic equations by factoring and applying constraints.
Soru 220Soru

The quadratic function ff is defined by f(x)=(x5)(x11)f(x) = (x - 5)(x - 11). In the xyxy-plane, the graph of y=f(x)y = f(x) is a parabola with vertex (h,k)(h, k). What is the value of hh?

Cevabı ve açıklamayı göster

Cevap: 8

Cevap

The value of hh is 88.
The given quadratic function is in factored form, f(x)=(x5)(x11)f(x) = (x - 5)(x - 11), which shows that the xx-intercepts of the graph are at x=5x = 5 and x=11x = 11. Because a parabola is symmetric, the xx-coordinate of its vertex, hh, is located exactly halfway between the two xx-intercepts. Calculating the average of the xx-intercepts gives h=5+112=8h = \frac{5 + 11}{2} = 8.

Adım Adım Çözüm

1
Find the xx-intercepts of the parabola.
The xx-intercepts are x=5x = 5 and x=11x = 11.
The xx-intercepts of a quadratic function in the form f(x)=(xr1)(xr2)f(x) = (x - r_1)(x - r_2) occur at x=r1x = r_1 and x=r2x = r_2 because setting f(x)=0f(x) = 0 yields these roots.
2
Calculate the xx-coordinate of the vertex, hh.
h=8h = 8
Since a parabola is symmetric, its vertex lies on the axis of symmetry, which is the vertical line halfway between the xx-intercepts. The average of 55 and 1111 is 5+112=8\frac{5 + 11}{2} = 8.

Anahtar Kavram

Finding the vertex of a parabola from its factored form
ÖncekiSayfa 11 / 31Sonraki
Tüm alıştırma soruları — SAT | Examkin