Tüm alıştırma soruları

612 soru

Soru 241Soru

In the quadratic equation x2bx+64=0x^2 - bx + 64 = 0, bb is a constant. The two real solutions to the equation are rr and ss, where r=s2r = s^2. What is the value of bb?

Cevabı ve açıklamayı göster

Cevap: 20

Cevap

20
By applying Vieta's formulas to the quadratic equation x2bx+64=0x^2 - bx + 64 = 0, we find that the product of the solutions is rs=64r \cdot s = 64. Substituting the given relation r=s2r = s^2 gives s3=64s^3 = 64, which yields the real solution s=4s = 4. Substituting this back into the relation gives the other solution r=16r = 16. Finally, the sum of the solutions is r+s=br + s = b, so b=16+4=20b = 16 + 4 = 20.

Adım Adım Çözüm

1
Apply Vieta's formula for the product of the roots
rs=64r \cdot s = 64
For a quadratic equation in the form x2bx+c=0x^2 - bx + c = 0, the product of the roots is equal to the constant term cc.
2
Substitute the given root relationship into the product equation
s3=64s^3 = 64, which solves to s=4s = 4
We are given that one root is the square of the other (r=s2r = s^2), so substituting s2s^2 for rr allows us to solve for ss.
3
Calculate the value of the second root rr
r=16r = 16
Using the relation r=s2r = s^2 with s=4s = 4, we find r=42=16r = 4^2 = 16.
4
Apply Vieta's formula for the sum of the roots to find bb
b=20b = 20
For the equation x2bx+64=0x^2 - bx + 64 = 0, the sum of the roots is r+s=br + s = b. Substituting r=16r = 16 and s=4s = 4 gives 16+4=2016 + 4 = 20.

Anahtar Kavram

Vieta's formulas relating the coefficients of a quadratic equation to its roots
Soru 242Soru

If 4x=54^x = 5, what is the value of 24x12^{4x - 1}?

Cevabı ve açıklamayı göster

Cevap: 12.5

Cevap

12.5
By writing 4x4^x as (22)x=22x(2^2)^x = 2^{2x}, we find that 22x=52^{2x} = 5. The expression 24x12^{4x-1} can be rewritten using exponent properties as 24x21=(22x)22\frac{2^{4x}}{2^1} = \frac{(2^{2x})^2}{2}. Substituting 22x=52^{2x} = 5 into this expression yields 522=252=12.5\frac{5^2}{2} = \frac{25}{2} = 12.5. Thus, the correct numerical response is 12.5.

Adım Adım Çözüm

1
Express the given equation in terms of base 2.
22x=52^{2x} = 5
Since 4=224 = 2^2, we can rewrite 4x4^x as (22)x(2^2)^x. Applying the power of a power rule, (am)n=amn(a^m)^n = a^{mn}, gives (22)x=22x(2^2)^x = 2^{2x}.
2
Rewrite the expression to be evaluated using exponent properties.
24x1=(22x)222^{4x - 1} = \frac{(2^{2x})^2}{2}
Using the division property of exponents, amn=amana^{m-n} = \frac{a^m}{a^n}, we can write 24x12^{4x - 1} as 24x2\frac{2^{4x}}{2}. Then, using the power of a power rule in reverse, 24x=(22x)22^{4x} = (2^{2x})^2.
3
Substitute the known value of 22x2^{2x} and simplify the numerical expression.
12.512.5
Substitute 22x=52^{2x} = 5 into the expression (22x)22\frac{(2^{2x})^2}{2} to obtain 522=252\frac{5^2}{2} = \frac{25}{2}, which simplifies to 12.512.5.

Anahtar Kavram

Manipulating exponential equations by expressing bases in terms of common prime factors and applying properties of exponents.
Tahmini Süre:1m 30s
Soru 243Soru

In the quadratic equation x2ax+b=0x^2 - ax + b = 0, the roots rr and ss are positive integers. The quadratic equation x2(a+12)x+(b+12)=0x^2 - (a+12)x + (b+12) = 0 has roots r2r^2 and s2s^2, where aa and bb are constants. What is the value of aa?

Cevabı ve açıklamayı göster

Cevap: 5

Cevap

The value of aa is 5.
Applying Vieta's formulas to both equations and using the algebraic identity r2+s2=(r+s)22rsr^2 + s^2 = (r+s)^2 - 2rs yields the system of equations a22b=a+12a^2 - 2b = a + 12 and b2=b+12b^2 = b + 12. Solving the second equation gives b=4b = 4 (discarding the negative root since r,s>0r, s > 0). Substituting b=4b = 4 into the first equation yields a2a20=0a^2 - a - 20 = 0, which solves to a=5a = 5 (discarding a=4a = -4 since r,s>0r, s > 0).

Adım Adım Çözüm

1
Apply Vieta's formulas to the first quadratic equation.
r+s=ar+s = a and rs=brs = b
To express the sum and product of the roots of the first equation in terms of the coefficients aa and bb.
2
Apply Vieta's formulas to the second quadratic equation.
r2+s2=a+12r^2+s^2 = a+12 and r2s2=b+12r^2s^2 = b+12
To express the sum and product of the squared roots in terms of the coefficients of the second equation.
3
Express r2+s2r^2+s^2 in terms of aa and bb using the algebraic expansion of a binomial square.
a22b=a+12a^2 - 2b = a+12
By rewriting r2+s2r^2+s^2 as (r+s)22rs(r+s)^2 - 2rs, we can substitute aa and bb to form a system of equations.
4
Solve for the constant bb using the product relation.
b=4b = 4
The relation (rs)2=b2=b+12(rs)^2 = b^2 = b+12 simplifies to the quadratic equation b2b12=0b^2 - b - 12 = 0. Factoring yields b=4b = 4 or b=3b = -3. Since rr and ss are positive integers, their product bb must be positive, meaning b=4b = 4.
5
Substitute b=4b = 4 into the sum relation to solve for aa.
a=5a = 5
Substituting b=4b = 4 yields a22(4)=a+12a^2 - 2(4) = a+12, which simplifies to a2a20=0a^2 - a - 20 = 0. Factoring yields a=5a = 5 or a=4a = -4. Since rr and ss are positive integers, their sum aa must be positive, meaning a=5a = 5.

Anahtar Kavram

Vieta's Formulas and Symmetric Polynomial Relationships
Tahmini Süre:3m 0s
Soru 244Soru

A coffee shop sells two sizes of bagged coffee: a standard bag and a deluxe bag. On Monday, the shop sold 88 standard bags and 55 deluxe bags for a total of $108\$108. On Tuesday, the shop sold 66 standard bags and 1010 deluxe bags for a total of $156\$156. What is the price, in dollars, of one deluxe bag of coffee?

Cevabı ve açıklamayı göster

Cevap: 12

Cevap

The price of one deluxe bag of coffee is 1212 dollars.
By setting up a system of equations, we represent the total cost on Monday as 8s+5d=1088s + 5d = 108 and on Tuesday as 6s+10d=1566s + 10d = 156. Multiplying the first equation by 22 gives 16s+10d=21616s + 10d = 216. Subtracting the second equation yields 10s=6010s = 60, so s=6s = 6. Substituting s=6s = 6 into the first equation yields 8(6)+5d=1088(6) + 5d = 108, which simplifies to 48+5d=10848 + 5d = 108, then 5d=605d = 60, and finally d=12d = 12.

Adım Adım Çözüm

1
Define the variables and write the system of equations.
Let ss be the price of a standard bag and dd be the price of a deluxe bag. The system is:
8s+5d=1088s + 5d = 108
6s+10d=1566s + 10d = 156
To translate the word problem into mathematical equations.
2
Multiply the first equation by 22 to align the coefficients of dd.
16s+10d=21616s + 10d = 216
To prepare for elimination of the variable dd.
3
Subtract the second equation from the new equation to solve for ss.
10s=6010s = 60, which simplifies to s=6s = 6.
To eliminate dd and find the price of a standard bag.
4
Substitute the value of ss back into one of the original equations to solve for dd.
8(6)+5d=108    48+5d=108    5d=60    d=128(6) + 5d = 108 \implies 48 + 5d = 108 \implies 5d = 60 \implies d = 12.
To find the price of a deluxe bag.

Anahtar Kavram

Solving systems of linear equations using the elimination method.
Tahmini Süre:1m 30s
Soru 245Soru

An exponential function gg is defined by g(x)=pqxg(x) = p \cdot q^x, where pp and qq are positive constants. If g(12)=6g\left(\frac{1}{2}\right) = 6 and g(32)=54g\left(\frac{3}{2}\right) = 54, what is the value of g(2)g(2)?

Cevabı ve açıklamayı göster

Cevap: 162

Cevap

162
The correct answer is 162. Substituting the coordinates into the function gives the system pq1/2=6p \cdot q^{1/2} = 6 and pq3/2=54p \cdot q^{3/2} = 54. Dividing the second equation by the first yields q=9q = 9. Substituting q=9q = 9 into the first equation yields p3=6p \cdot 3 = 6, so p=2p = 2. The complete function is g(x)=29xg(x) = 2 \cdot 9^x, and evaluating g(2)g(2) gives 281=1622 \cdot 81 = 162.

Adım Adım Çözüm

1
Substitute the given values into the function definition to set up a system of equations.
pq1/2=6p \cdot q^{1/2} = 6 and pq3/2=54p \cdot q^{3/2} = 54
To represent the given coordinate relationships using the exponential model parameters.
2
Divide the equation for g(32)g\left(\frac{3}{2}\right) by the equation for g(12)g\left(\frac{1}{2}\right) to eliminate pp and solve for qq.
q=9q = 9
Using the exponent quotient rule, q3/2q1/2=q3/21/2=q1=q\frac{q^{3/2}}{q^{1/2}} = q^{3/2 - 1/2} = q^1 = q. Dividing the constants gives 546=9\frac{54}{6} = 9.
3
Substitute q=9q = 9 back into the first equation and solve for pp.
p=2p = 2
Evaluating the fractional exponent gives 91/2=9=39^{1/2} = \sqrt{9} = 3. Substituting this in yields 3p=63p = 6, which simplifies to p=2p = 2.
4
Evaluate the completed exponential function g(x)=29xg(x) = 2 \cdot 9^x at x=2x = 2.
162
Calculating g(2)=292=281=162g(2) = 2 \cdot 9^2 = 2 \cdot 81 = 162 solves for the target value.

Anahtar Kavram

Solving a system of exponential equations using fractional exponent rules and base evaluation.
Soru 246Soru

A geophysicist models the temperature, TT, in degrees Celsius (C^\circ\text{C}), of a rock layer during a deep-crust drilling project using a linear function of the depth, dd, in kilometers (km\text{km}), below the surface. According to the model, for every increase in depth of 0.8 km0.8\text{ km}, the temperature of the rock increases by 22C22^\circ\text{C}. At a depth of 2.4 km2.4\text{ km}, the temperature of the rock is 81C81^\circ\text{C}. According to the model, at what depth, in kilometers, will the temperature of the rock be 114C114^\circ\text{C}?

Cevabı ve açıklamayı göster

Cevap: 3.6

Cevap

The temperature of the rock will reach 114C114^\circ\text{C} at a depth of 3.63.6 kilometers.
The correct answer is 3.63.6. The rate of change of temperature with depth is 22C0.8 km=27.5C/km\frac{22^\circ\text{C}}{0.8\text{ km}} = 27.5^\circ\text{C/km}. The linear relationship between temperature TT and depth dd can be modeled by T=27.5d+T0T = 27.5d + T_0, where T0T_0 is the temperature at the surface. Substituting the known values d=2.4d = 2.4 and T=81T = 81 into the model gives 81=27.5(2.4)+T081 = 27.5(2.4) + T_0, which simplifies to 81=66+T081 = 66 + T_0. Solving for T0T_0 yields T0=15T_0 = 15. Thus, the model is T=27.5d+15T = 27.5d + 15. To find the depth when the temperature is 114C114^\circ\text{C}, substitute T=114T = 114 into the model: 114=27.5d+15114 = 27.5d + 15. Subtracting 1515 from both sides gives 99=27.5d99 = 27.5d, and dividing by 27.527.5 yields d=3.6d = 3.6.

Adım Adım Çözüm

1
Find the rate of change (slope) of the temperature with respect to depth.
The slope is 27.5C/km27.5^\circ\text{C/km}.
The temperature increases by 22C22^\circ\text{C} for every 0.8 km0.8\text{ km} of depth, so the rate of change is 22C0.8 km=27.5C/km\frac{22^\circ\text{C}}{0.8\text{ km}} = 27.5^\circ\text{C/km}.
2
Set up a linear model and find the surface temperature (y-intercept).
The linear model is T=27.5d+15T = 27.5d + 15.
Using the slope-intercept form T=md+T0T = md + T_0 and substituting the given values d=2.4d = 2.4 and T=81T = 81 gives 81=27.5(2.4)+T081 = 27.5(2.4) + T_0, which simplifies to 81=66+T081 = 66 + T_0, so T0=15T_0 = 15.
3
Substitute the target temperature into the linear model and solve for the target depth.
d=3.6d = 3.6
Substitute T=114T = 114 into the equation T=27.5d+15T = 27.5d + 15 to get 114=27.5d+15114 = 27.5d + 15. Subtracting 1515 from both sides gives 99=27.5d99 = 27.5d. Dividing both sides by 27.527.5 yields d=3.6d = 3.6.

Anahtar Kavram

Interpreting slope and solving for values in a linear relationship context.

Alternatif Yöntem

Find the required temperature increase: 114C81C=33C114^\circ\text{C} - 81^\circ\text{C} = 33^\circ\text{C}. Set up a proportion using the rate of 22C22^\circ\text{C} increase per 0.8 km0.8\text{ km} to find the change in depth Δd\Delta d: 33CΔd=22C0.8 km    Δd=33×0.822=1.2 km\frac{33^\circ\text{C}}{\Delta d} = \frac{22^\circ\text{C}}{0.8\text{ km}} \implies \Delta d = \frac{33 \times 0.8}{22} = 1.2\text{ km}. Add this change in depth to the initial depth to find the final depth: 2.4+1.2=3.6 km2.4 + 1.2 = 3.6\text{ km}.
Tahmini Süre:2m 0s
Soru 247Soru

In the system of equations below, xx and yy are real numbers.

4x8y=1284^x \cdot 8^y = 128
9x3y=2439^x \cdot 3^y = 243

What is the value of xx?

Cevabı ve açıklamayı göster

Cevap: 2

Cevap

The value of xx is 22.
To solve the system of equations, express all terms in each equation using common bases. In the first equation, 4x8y=1284^x \cdot 8^y = 128 can be written as (22)x(23)y=27(2^2)^x \cdot (2^3)^y = 2^7, which simplifies to 22x+3y=272^{2x+3y} = 2^7, meaning 2x+3y=72x + 3y = 7. In the second equation, 9x3y=2439^x \cdot 3^y = 243 can be written as (32)x3y=35(3^2)^x \cdot 3^y = 3^5, which simplifies to 32x+y=353^{2x+y} = 3^5, meaning 2x+y=52x + y = 5. Subtracting the two equations gives (2x+3y)(2x+y)=75    2y=2    y=1(2x + 3y) - (2x + y) = 7 - 5 \implies 2y = 2 \implies y = 1. Substituting y=1y = 1 back into 2x+y=52x + y = 5 gives 2x+1=5    2x=4    x=22x + 1 = 5 \implies 2x = 4 \implies x = 2.

Adım Adım Çözüm

1
Rewrite the first equation using a common base of 2.
2x+3y=72x + 3y = 7
By converting 4x4^x to (22)x=22x(2^2)^x = 2^{2x}, 8y8^y to (23)y=23y(2^3)^y = 2^{3y}, and 128128 to 272^7, we can equate the exponents: 2x+3y=72x + 3y = 7.
2
Rewrite the second equation using a common base of 3.
2x+y=52x + y = 5
By converting 9x9^x to (32)x=32x(3^2)^x = 3^{2x}, keeping 3y3^y, and converting 243243 to 353^5, we can equate the exponents: 2x+y=52x + y = 5.
3
Solve the system of linear equations for yy.
y=1y = 1
Subtracting 2x+y=52x + y = 5 from 2x+3y=72x + 3y = 7 eliminates xx, leaving 2y=22y = 2, which gives y=1y = 1.
4
Substitute y=1y = 1 into one of the linear equations to solve for xx.
x=2x = 2
Substituting y=1y = 1 into 2x+y=52x + y = 5 yields 2x+1=52x + 1 = 5, which simplifies to 2x=42x = 4, so x=2x = 2.

Anahtar Kavram

Solving systems of exponential equations by converting to a common base and applying exponent laws.
Soru 248Soru

In the xyxy-plane, the graph of the quadratic function f(x)=x2+bx+cf(x) = -x^2 + bx + c has a vertex at (h,k)(h, k). The graph of ff is translated 44 units to the right and 55 units up to form the graph of a quadratic function gg. If the graph of gg passes through the point (1,16)(1, 16) and has a yy-intercept of 1313, what is the value of kk?

Cevabı ve açıklamayı göster

Cevap: 12

Cevap

The value of kk is 1212.
By writing the function in vertex form as f(x)=(xh)2+kf(x) = -(x-h)^2 + k, we can apply the transformations directly. Translating the graph 44 units to the right and 55 units up gives the function g(x)=f(x4)+5=(xh4)2+k+5g(x) = f(x-4) + 5 = -(x-h-4)^2 + k+5. Using the given points g(0)=13g(0) = 13 and g(1)=16g(1) = 16, we set up a system of equations: (h+4)2+k+5=13-(h+4)^2 + k+5 = 13 and (h+3)2+k+5=16-(h+3)^2 + k+5 = 16. Solving these simultaneously gives h=2h = -2 and k=12k = 12.

Adım Adım Çözüm

1
Write the function f(x)f(x) in vertex form.
f(x)=(xh)2+kf(x) = -(x-h)^2 + k
Since the leading coefficient of f(x)=x2+bx+cf(x) = -x^2 + bx + c is 1-1, the vertex form must have a coefficient of 1-1.
2
Represent the translated function g(x)g(x).
g(x)=(xh4)2+k+5g(x) = -(x-h-4)^2 + k+5
Translating a function f(x)f(x) by 44 units to the right and 55 units up yields g(x)=f(x4)+5g(x) = f(x-4) + 5.
3
Use the yy-intercept of g(x)g(x) to write the first equation.
k(h+4)2=8k - (h+4)^2 = 8
The yy-intercept is the value of the function at x=0x = 0, so g(0)=13g(0) = 13.
4
Use the point (1,16)(1, 16) on g(x)g(x) to write the second equation.
k(h+3)2=11k - (h+3)^2 = 11
The graph passing through (1,16)(1, 16) means g(1)=16g(1) = 16.
5
Solve the system of equations for hh and kk.
h=2h = -2 and k=12k = 12
Equating the expressions for kk gives (h+4)2+8=(h+3)2+11(h+4)^2 + 8 = (h+3)^2 + 11, which simplifies to 2h=42h = -4, so h=2h = -2. Substituting h=2h = -2 into k=(h+4)2+8k = (h+4)^2 + 8 yields k=12k = 12.

Anahtar Kavram

Translating quadratic functions and solving systems of quadratic equations.
Soru 249Soru

In the inequality 3(42x)5(xc)73(4 - 2x) - 5(x - c) \geq -7, where cc is a constant, the solution set consists of all values of xx such that x3x \leq 3. What is the value of cc?

Cevabı ve açıklamayı göster

Cevap: 2.8

Cevap

2.8
To find the value of cc, first simplify the inequality 3(42x)5(xc)73(4 - 2x) - 5(x - c) \geq -7 by expanding the terms using the distributive property, which yields 126x5x+5c712 - 6x - 5x + 5c \geq -7. Combining like terms gives 11x+12+5c7-11x + 12 + 5c \geq -7. Next, isolate the variable term by subtracting 1212 and 5c5c from both sides to obtain 11x195c-11x \geq -19 - 5c. Dividing both sides of the inequality by 11-11 and reversing the inequality sign results in x19+5c11x \leq \frac{19 + 5c}{11}. Given that the solution set consists of all values of xx such that x3x \leq 3, the boundary value 19+5c11\frac{19 + 5c}{11} must equal 33. Solving the equation 19+5c11=3\frac{19 + 5c}{11} = 3 gives 19+5c=3319 + 5c = 33, which simplifies to 5c=145c = 14 and results in c=2.8c = 2.8.

Adım Adım Çözüm

1
Distribute the constants on the left side of the inequality.
126x5x+5c712 - 6x - 5x + 5c \geq -7
Applying the distributive property simplifies the parentheses.
2
Combine the variable terms.
11x+12+5c7-11x + 12 + 5c \geq -7
Grouping like terms simplifies the inequality.
3
Subtract 1212 and 5c5c from both sides of the inequality.
11x195c-11x \geq -19 - 5c
This isolates the term containing xx.
4
Divide both sides by 11-11 and reverse the direction of the inequality.
x19+5c11x \leq \frac{19 + 5c}{11}
Dividing by a negative number requires flipping the inequality sign to maintain equivalence.
5
Set the algebraic boundary 19+5c11\frac{19 + 5c}{11} equal to the given boundary value of 33 and solve for cc.
c=2.8c = 2.8
Since the solution set is x3x \leq 3, the boundary values must be equivalent.

Anahtar Kavram

Solving multi-step linear inequalities in one variable containing parameters.
Soru 250Soru

The graph of the equation ax+by=24ax + by = 24, where aa and bb are constants, is a line in the xyxy-plane. If this line passes through the points (2,9)(2, 9) and (6,3)(6, 3), what is the value of a+ba + b?

Cevabı ve açıklamayı göster

Cevap: 5

Cevap

The value of a+ba + b is 55.
Substituting the coordinates of the two points (2,9)(2, 9) and (6,3)(6, 3) into the given linear equation ax+by=24ax + by = 24 yields a system of two equations: 2a+9b=242a + 9b = 24 and 6a+3b=246a + 3b = 24. Simplifying the second equation gives 2a+b=82a + b = 8, which means b=82ab = 8 - 2a. Substituting this expression for bb into the first equation yields 2a+9(82a)=242a + 9(8 - 2a) = 24, which simplifies to 16a=48-16a = -48, or a=3a = 3. Plugging a=3a = 3 back into b=82ab = 8 - 2a gives b=2b = 2. Thus, the value of a+ba + b is 3+2=53 + 2 = 5.

Adım Adım Çözüm

1
Substitute the point (2,9)(2, 9) into the equation ax+by=24ax + by = 24.
2a+9b=242a + 9b = 24
Since the line passes through the point (2,9)(2, 9), the coordinates must satisfy the equation of the line.
2
Substitute the point (6,3)(6, 3) into the equation ax+by=24ax + by = 24.
6a+3b=246a + 3b = 24
Since the line passes through the point (6,3)(6, 3), the coordinates must satisfy the equation of the line.
3
Solve the system of equations for aa and bb.
a=3a = 3 and b=2b = 2
To find the values of the constants aa and bb, we solve the linear system: (1) 2a+9b=242a + 9b = 24 and (2) 6a+3b=246a + 3b = 24. Dividing the second equation by 3 gives 2a+b=82a + b = 8, or b=82ab = 8 - 2a. Substituting this into the first equation gives 2a+9(82a)=24    2a+7218a=24    16a=48    a=32a + 9(8 - 2a) = 24 \implies 2a + 72 - 18a = 24 \implies -16a = -48 \implies a = 3. Then, b=82(3)=2b = 8 - 2(3) = 2.
4
Add the values of aa and bb.
a+b=5a + b = 5
The question asks for the value of a+ba + b.

Anahtar Kavram

Solving systems of linear equations derived from coordinate substitution in a two-variable linear equation.
Tahmini Süre:1m 30s
Soru 251Soru

A system of equations consists of the quadratic function f(x)=x2+6x2f(x) = -x^2 + 6x - 2 and the linear function g(x)=2x+1g(x) = 2x + 1. If the graphs of ff and gg intersect at the points (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) in the xyxy-plane, what is the value of y1+y2y_1 + y_2?

Cevabı ve açıklamayı göster

Cevap: 10

Cevap

10
By setting the two equations equal to each other, we obtain x2+6x2=2x+1-x^2 + 6x - 2 = 2x + 1. Rearranging terms to one side gives x24x+3=0x^2 - 4x + 3 = 0, which factors as (x1)(x3)=0(x-1)(x-3) = 0. The x-coordinates of the intersection points are x=1x = 1 and x=3x = 3. Substituting these into the linear equation gives the y-coordinates: for x=1x = 1, y=2(1)+1=3y = 2(1) + 1 = 3; for x=3x = 3, y=2(3)+1=7y = 2(3) + 1 = 7. Summing these y-coordinates gives 3+7=103 + 7 = 10.

Adım Adım Çözüm

1
Set the quadratic function equal to the linear function to find the x-coordinates of the intersection points.
x2+6x2=2x+1-x^2 + 6x - 2 = 2x + 1
At the points of intersection, the y-values of both functions must be equal.
2
Rearrange the equation into standard quadratic form and solve for xx by factoring.
x24x+3=0(x1)(x3)=0x=1 or x=3x^2 - 4x + 3 = 0 \Rightarrow (x - 1)(x - 3) = 0 \Rightarrow x = 1 \text{ or } x = 3
Factoring the quadratic equation gives the x-coordinates of the intersection points.
3
Substitute the x-coordinates back into the linear equation to find the corresponding y-coordinates.
For x1=1x_1 = 1, y1=2(1)+1=3y_1 = 2(1) + 1 = 3. For x2=3x_2 = 3, y2=2(3)+1=7y_2 = 2(3) + 1 = 7.
The linear equation g(x)=2x+1g(x) = 2x + 1 is simpler to use for finding the y-coordinates than the quadratic equation.
4
Sum the two y-coordinates.
y1+y2=3+7=10y_1 + y_2 = 3 + 7 = 10
The question asks for the sum of the y-coordinates of the intersection points.

Anahtar Kavram

Solving a system consisting of a linear equation and a quadratic equation by substitution or equating them.
Soru 252Soru

The quadratic function ff is defined by f(x)=3(x2)2+5f(x) = 3(x - 2)^2 + 5. In the xyxy-plane, the graph of y=f(x)y = f(x) intersects the yy-axis at the point (0,c)(0, c). What is the value of cc?

Cevabı ve açıklamayı göster

Cevap: 17

Cevap

The correct answer is 17.
To find the yy-intercept of the graph of y=f(x)y = f(x), we substitute x=0x = 0 into the equation: f(0)=3(02)2+5f(0) = 3(0 - 2)^2 + 5. Simplifying the expression inside the parentheses gives 3(2)2+53(-2)^2 + 5. Squaring 2-2 gives 44, making the expression 3(4)+5=12+5=173(4) + 5 = 12 + 5 = 17. Therefore, the graph intersects the yy-axis at the point (0,17)(0, 17), which means the value of cc is 17.

Adım Adım Çözüm

1
Set x=0x = 0 to find the point where the graph intersects the yy-axis.
f(0)=3(02)2+5f(0) = 3(0 - 2)^2 + 5
The yy-intercept of any graph in the xyxy-plane occurs when the xx-coordinate is equal to 00.
2
Perform the arithmetic evaluation to find the value of f(0)f(0).
f(0)=17f(0) = 17
First, evaluate the term inside the parentheses: 02=20 - 2 = -2. Squaring 2-2 gives 44. Then, multiply 33 by 44 to get 1212. Finally, add 55 to obtain 1717.

Anahtar Kavram

Evaluating a quadratic function at x=0x = 0 to determine its yy-intercept.
Soru 253Soru

If zz is a positive number such that z24z12=0z^2 - 4z - 12 = 0, what is the value of zz?

Cevabı ve açıklamayı göster

Cevap: 6

Cevap

The correct answer is 6.
To find the positive value of zz that satisfies the equation z24z12=0z^2 - 4z - 12 = 0, we factor the quadratic expression. Finding two numbers that multiply to 12-12 and add to 4-4 gives 6-6 and 22. Thus, the equation can be factored as (z6)(z+2)=0(z - 6)(z + 2) = 0. Setting each factor to zero yields the solutions z=6z = 6 and z=2z = -2. Since the problem states that zz is a positive number, we discard the negative solution, leaving 66 as the final answer.

Adım Adım Çözüm

1
Factor the quadratic equation z24z12=0z^2 - 4z - 12 = 0.
(z6)(z+2)=0(z - 6)(z + 2) = 0
To solve the quadratic equation by finding two numbers that multiply to -12 and add to -4.
2
Solve for the roots of the equation.
z=6z = 6 or z=2z = -2
Set each factor equal to zero and solve for zz.
3
Apply the constraint that zz must be positive.
z=6z = 6
Discard the negative solution z=2z = -2 as the problem specifies zz must be a positive number.

Anahtar Kavram

Solving quadratic equations by factoring
Soru 254Soru

A certain substance decays radioactively such that the mass of the substance, in grams, remaining after tt days is modeled by the function M(t)=802t5M(t) = 80 \cdot 2^{-\frac{t}{5}}. After how many days will the mass of the substance be 1010 grams?

Cevabı ve açıklamayı göster

Cevap: 15

Cevap

15
To find the number of days after which the mass of the substance is 1010 grams, we substitute 1010 for M(t)M(t) in the given function, yielding 10=802t510 = 80 \cdot 2^{-\frac{t}{5}}. Dividing both sides by 8080 gives 1080=2t5\frac{10}{80} = 2^{-\frac{t}{5}}, which simplifies to 18=2t5\frac{1}{8} = 2^{-\frac{t}{5}}. Since 18\frac{1}{8} can be written as 232^{-3}, the equation becomes 23=2t52^{-3} = 2^{-\frac{t}{5}}. Because the bases are the same, we equate the exponents: 3=t5-3 = -\frac{t}{5}. Multiplying both sides by 5-5 gives t=15t = 15.

Adım Adım Çözüm

1
Set the mass M(t)M(t) equal to 1010 in the given function.
10=802t510 = 80 \cdot 2^{-\frac{t}{5}}
We want to find the value of tt when the remaining mass of the substance is 1010 grams.
2
Divide both sides of the equation by 8080.
18=2t5\frac{1}{8} = 2^{-\frac{t}{5}}
To isolate the exponential expression.
3
Express both sides of the equation with a common base of 22.
23=2t52^{-3} = 2^{-\frac{t}{5}}
Since 8=238 = 2^3, the fraction 18\frac{1}{8} can be written as 232^{-3}. Having the same base on both sides allows us to equate the exponents.
4
Set the exponents equal to each other and solve for tt.
t=15t = 15
Because the bases are equal, the exponents must be equal: 3=t5-3 = -\frac{t}{5}.

Anahtar Kavram

Solving exponential equations by finding a common base.
Soru 255Soru

For all x>1x > 1, the expression 2x2+7x4x21x12x1\frac{2x^2 + 7x - 4}{x^2 - 1} \cdot \frac{x - 1}{2x - 1} is equivalent to x+kx+1\frac{x+k}{x+1}, where kk is a constant. What is the value of kk?

Cevabı ve açıklamayı göster

Cevap: 4

Cevap

The value of the constant kk is 4.
Factoring the numerator 2x2+7x42x^2 + 7x - 4 yields (2x1)(x+4)(2x - 1)(x + 4) and factoring the denominator x21x^2 - 1 yields (x1)(x+1)(x - 1)(x + 1). Substituting these factored forms into the given product gives (2x1)(x+4)(x1)(x+1)x12x1\frac{(2x - 1)(x + 4)}{(x - 1)(x + 1)} \cdot \frac{x - 1}{2x - 1}. Canceling the common factors (2x1)(2x - 1) and (x1)(x - 1) simplifies the expression to x+4x+1\frac{x + 4}{x + 1}. Comparing this to x+kx+1\frac{x + k}{x + 1} shows that k=4k = 4.

Adım Adım Çözüm

1
Factor the quadratic expression in the numerator: 2x2+7x42x^2 + 7x - 4.
(2x1)(x+4)(2x - 1)(x + 4)
Factoring the numerator helps identify common factors that can be simplified.
2
Factor the difference of squares in the denominator: x21x^2 - 1.
(x1)(x+1)(x - 1)(x + 1)
Factoring the denominator helps identify common factors that can be simplified.
3
Multiply the rational expressions and cancel out the common factors.
x+4x+1\frac{x + 4}{x + 1}
Since x>1x > 1, the terms (2x1)(2x - 1) and (x1)(x - 1) are not equal to zero and can be canceled.
4
Compare the resulting expression with x+kx+1\frac{x + k}{x + 1} to find the value of kk.
k=4k = 4
By matching the numerators of the equivalent expressions, x+4=x+kx + 4 = x + k, which gives k=4k = 4.

Anahtar Kavram

Factoring and simplifying products of rational expressions
Soru 256Soru

In the xyxy-plane, a point with coordinates (x,y)(x, y) lies in the region defined by the system of inequalities below.

y+2x12y + 2x \leq 12
x2y6x - 2y \leq 6
x2x \geq 2

What is the maximum possible value of yy?

Cevabı ve açıklamayı göster

Cevap: 8

Cevap

8
The system of inequalities bounds the solution set. The upper boundary is given by y2x+12y \leq -2x + 12. Because the slope is negative, the maximum value of yy on this boundary occurs at the smallest possible value of xx. The constraint x2x \geq 2 dictates that the minimum value of xx is 2. Substituting x=2x = 2 into the boundary equation yields y=2(2)+12=8y = -2(2) + 12 = 8. Checking this coordinate against the third inequality, 22(8)=1462 - 2(8) = -14 \leq 6, verifies that (2,8)(2, 8) is a valid solution.

Adım Adım Çözüm

1
Express the first two inequalities in terms of y.
y2x+12y \leq -2x + 12 and y12x3y \geq \frac{1}{2}x - 3
This helps identify the upper and lower boundaries of the solution region.
2
Determine the boundary line that limits the maximum values of y.
The upper boundary is the line y=2x+12y = -2x + 12.
Since the inequality is y2x+12y \leq -2x + 12, any solution must lie on or below this line.
3
Find the maximum value of y on this boundary line given the constraint x2x \geq 2.
y2(2)+12=8y \leq -2(2) + 12 = 8
Since the slope of the boundary line is negative, y is maximized when x is at its minimum value, which is 2.
4
Verify that the point (2,8)(2, 8) satisfies the inequality x2y6x - 2y \leq 6.
22(8)=1462 - 2(8) = -14 \leq 6, which is true.
This confirms that the point (2,8)(2, 8) is indeed in the solution set of the system.

Anahtar Kavram

Maximizing a coordinate value subject to a system of linear inequalities in two variables

Alternatif Yöntem

Instead of graphing or checking boundaries, we can algebraically solve for the boundary. Since x2x \geq 2, multiplying by 2-2 and reversing the inequality gives 2x4-2x \leq -4. Adding 12 to both sides gives 2x+128-2x + 12 \leq 8. Since y2x+12y \leq -2x + 12, we get y8y \leq 8. Checking if y=8y = 8 and x=2x = 2 satisfies the second inequality x2y6x - 2y \leq 6 confirms that 216=1462 - 16 = -14 \leq 6 is true, meaning y=8y = 8 is indeed a valid solution and thus the maximum.
Tahmini Süre:1m 30s
Soru 257Soru

A shipping container has a maximum weight capacity of 24,15024,150 kilograms. The container is loaded with 1212 machinery units, each weighing 1,1501,150 kilograms. The remaining space will be filled with packing crates, each weighing 180180 kilograms. A safety regulation requires that a clearance weight of at least 15%15\% of the total loaded weight (the combined weight of the machinery units and the packing crates) must be left unused. What is the maximum number of packing crates that can be loaded into the container?

Cevabı ve açıklamayı göster

Cevap: 40

Cevap

The maximum number of packing crates that can be loaded is 40.
By setting up the inequality representing the physical constraints, we find that the number of packing crates, xx, must satisfy x40x \le 40. Since the question asks for the maximum number of packing crates, the maximum value is 40.

Adım Adım Çözüm

1
Calculate the constant weight of the machinery units.
The total weight of the 1212 machinery units is 12×1,150=13,80012 \times 1,150 = 13,800 kilograms.
This establishes the base weight that is already loaded in the container.
2
Define the variable and write the expression for the total loaded weight.
Let xx be the number of packing crates. The total loaded weight is 13,800+180x13,800 + 180x kilograms.
This represents the combined weight of the machinery and the crates in terms of the variable xx.
3
Set up the inequality representing the safety clearance requirement.
24,150(13,800+180x)0.15(13,800+180x)24,150 - (13,800 + 180x) \ge 0.15(13,800 + 180x)
The unused weight capacity (maximum capacity minus loaded weight) must be at least 15%15\% of the loaded weight.
4
Solve the inequality for xx.
24,1501.15(13,800+180x)    21,00013,800+180x    7,200180x    x4024,150 \ge 1.15(13,800 + 180x) \implies 21,000 \ge 13,800 + 180x \implies 7,200 \ge 180x \implies x \le 40.
Isolating xx gives the range of allowable values for the number of packing crates.

Anahtar Kavram

Formulating and solving linear inequalities in one variable based on real-world constraints.
Soru 258Soru

If (x4)2=81(x - 4)^2 = 81 and x>0x > 0, what is the value of xx?

Cevabı ve açıklamayı göster

Cevap: 13

Cevap

The value of xx is 13.
Taking the square root of both sides of (x4)2=81(x - 4)^2 = 81 yields x4=9x - 4 = 9 or x4=9x - 4 = -9. Solving these linear equations gives x=13x = 13 or x=5x = -5. Since x>0x > 0 is specified, the correct value of xx is 13.

Adım Adım Çözüm

1
Take the square root of both sides of the equation.
x4=9x - 4 = 9 or x4=9x - 4 = -9
Applying the square root property to solve the quadratic equation.
2
Solve each linear equation for xx.
x=13x = 13 or x=5x = -5
Adding 4 to both sides of each equation.
3
Apply the given constraint that x>0x > 0.
x=13x = 13
Since 5-5 is not greater than 0, the only positive solution is 13.

Anahtar Kavram

Solving quadratic equations by taking square roots
Soru 259Soru

In the xyxy-plane, the graph of the linear function ff passes through the points (3,11)(3, 11) and (7,23)(7, 23). The function gg is defined by g(x)=f(2x)5g(x) = f(2x) - 5. What is the value of g(4)g(4)?

Cevabı ve açıklamayı göster

Cevap: 21

Cevap

21
The correct answer is 21. First, find the slope of the linear function ff using the given points (3,11)(3, 11) and (7,23)(7, 23): m=231173=3m = \frac{23 - 11}{7 - 3} = 3. The equation of the line is f(x)11=3(x3)f(x) - 11 = 3(x - 3), which simplifies to f(x)=3x+2f(x) = 3x + 2. To find g(4)g(4), substitute x=4x = 4 into the definition of g(x)g(x): g(4)=f(24)5=f(8)5g(4) = f(2 \cdot 4) - 5 = f(8) - 5. Evaluating f(8)f(8) gives 3(8)+2=263(8) + 2 = 26. Finally, subtracting 55 gives g(4)=265=21g(4) = 26 - 5 = 21.

Adım Adım Çözüm

1
Determine the equation of the linear function f(x)f(x)
f(x)=3x+2f(x) = 3x + 2
First find the slope m=231173=3m = \frac{23 - 11}{7 - 3} = 3. Then, use the point-slope formula with (3,11)(3, 11) to get f(x)11=3(x3)f(x) - 11 = 3(x - 3), which simplifies to f(x)=3x+2f(x) = 3x + 2.
2
Express g(4)g(4) in terms of ff
g(4)=f(8)5g(4) = f(8) - 5
Substitute x=4x = 4 into the definition g(x)=f(2x)5g(x) = f(2x) - 5 to get g(4)=f(2(4))5g(4) = f(2(4)) - 5.
3
Calculate the value of f(8)f(8) and g(4)g(4)
g(4)=21g(4) = 21
Evaluate f(8)=3(8)+2=26f(8) = 3(8) + 2 = 26, then subtract 55 to obtain g(4)=265=21g(4) = 26 - 5 = 21.

Anahtar Kavram

Linear Functions and Graphs
Soru 260Soru

A scientist is monitoring the population of two species of bacteria, Species A and Species B, in a controlled environment. Initially, the combined population of the two species is 12,00012,000. Over the next week, the population of Species A doubles, and the population of Species B triples. If the total combined population of both species is 29,00029,000 at the end of the week, what was the initial population of Species A?

Cevabı ve açıklamayı göster

Cevap: 7000

Cevap

The initial population of Species A was 7000.
To find the initial population of Species A, we set up a system of linear equations representing the total initial population and the population after one week. Let xx represent the initial population of Species A and yy represent the initial population of Species B. The initial combined population is given by x+y=12,000x + y = 12,000. After one week, the population of Species A doubles (2x2x) and Species B triples (3y3y), so the new combined population is 2x+3y=29,0002x + 3y = 29,000. We can express yy in terms of xx as y=12,000xy = 12,000 - x. Substituting this expression into the second equation gives 2x+3(12,000x)=29,0002x + 3(12,000 - x) = 29,000. Distributing and simplifying yields x+36,000=29,000-x + 36,000 = 29,000, which simplifies to x=7,000x = 7,000. Therefore, the initial population of Species A was 7,000.

Adım Adım Çözüm

1
Define the variables and set up the first equation.
x+y=12,000x + y = 12,000
Let xx be the initial population of Species A and yy be the initial population of Species B. Their combined initial population is 12,00012,000.
2
Set up the second equation based on the growth after one week.
2x+3y=29,0002x + 3y = 29,000
The population of Species A doubles to 2x2x and Species B triples to 3y3y, summing to a total of 29,00029,000.
3
Solve for xx using substitution.
x=7,000x = 7,000
From the first equation, y=12,000xy = 12,000 - x. Substituting this into the second equation gives 2x+3(12,000x)=29,0002x + 3(12,000 - x) = 29,000. Distributing the 33 yields 2x+36,0003x=29,0002x + 36,000 - 3x = 29,000. Combining like terms results in x+36,000=29,000-x + 36,000 = 29,000. Subtracting 36,00036,000 from both sides gives x=7,000-x = -7,000, which simplifies to x=7,000x = 7,000.

Anahtar Kavram

Solving systems of linear equations using substitution or elimination methods
ÖncekiSayfa 13 / 31Sonraki
Tüm alıştırma soruları — SAT | Examkin