Algebra

239 soru

Soru 21Soru

Find the set of real values of xx that satisfies both inequalities x23x10<0x^2 - 3x - 10 < 0 and 32x13 - 2x \le 1.

Cevabı ve açıklamayı göster

Cevap: 1x<51 \le x < 5

Cevap

The set of real values satisfying both inequalities is 1x<51 \le x < 5.
Solving the quadratic inequality x23x10<0x^2 - 3x - 10 < 0 gives the open interval 2<x<5-2 < x < 5. Solving the linear inequality 32x13 - 2x \le 1 gives 2x2-2x \le -2, which upon dividing by 2-2 and reversing the inequality sign becomes x1x \ge 1. Finding the overlapping values that satisfy both inequalities gives 1x<51 \le x < 5.

Adım Adım Çözüm

1
Solve the quadratic inequality x23x10<0x^2 - 3x - 10 < 0.
Factor into (x5)(x+2)<0(x - 5)(x + 2) < 0. Critical values are x=2x = -2 and x=5x = 5. Since the inequality is strictly less than zero, the solution region is 2<x<5-2 < x < 5.
The quadratic expression is negative between its real roots.
2
Solve the linear inequality 32x13 - 2x \le 1.
Subtract 3 from both sides: 2x2-2x \le -2. Divide by 2-2 and flip the inequality sign: x1x \ge 1.
Dividing or multiplying an inequality by a negative number reverses the direction of the inequality sign.
3
Find the intersection of the two solution sets.
Combine 2<x<5-2 < x < 5 and x1x \ge 1 to get 1x<51 \le x < 5.
Values of xx must satisfy both conditions simultaneously.

Anahtar Kavram

Solving simultaneous linear and quadratic inequalities
Soru 22Soru

The second term of a geometric progression (G.P.) with positive terms is 66 and the fifth term is 4848. What is the sum of the first 66 terms of the progression?

Cevabı ve açıklamayı göster

Cevap: 189189

Cevap

The sum of the first 66 terms is 189189.
Using the nn-th term formula Tn=arn1T_n = a r^{n-1}, we form two equations: ar=6a r = 6 and ar4=48a r^4 = 48. Dividing the fifth term equation by the second term equation gives r3=8r^3 = 8, so the common ratio r=2r = 2. Substituting r=2r = 2 back gives the first term a=3a = 3. Finally, applying the sum formula S6=3(261)21S_6 = \frac{3(2^6 - 1)}{2 - 1} gives 3×63=1893 \times 63 = 189.

Adım Adım Çözüm

1
Set up equations for the given terms using the nn-th term formula Tn=arn1T_n = a r^{n-1}.
T2=ar=6T_2 = a r = 6 and T5=ar4=48T_5 = a r^4 = 48.
The nn-th term of a G.P. is defined by Tn=arn1T_n = a r^{n-1}.
2
Divide the equation for T5T_5 by the equation for T2T_2 to find the common ratio rr.
\frac{a r^4}{a r} = \frac{48}{6} \implies r^3 = 8 \implies r = 2.
Dividing eliminates the first term aa and allows solving for rr directly.
3
Substitute r=2r = 2 into T2=6T_2 = 6 to find the first term aa.
a(2) = 6 \implies a = 3.
Knowing rr allows calculating aa from any known term.
4
Calculate the sum of the first 66 terms using Sn=a(rn1)r1S_n = \frac{a(r^n - 1)}{r - 1}.
S_6 = \frac{3(2^6 - 1)}{2 - 1} = \frac{3(64 - 1)}{1} = 3 \times 63 = 189.
Applying the G.P. sum formula for n=6n = 6, a=3a = 3, and r=2r = 2 gives the total sum.

Anahtar Kavram

Geometric Progression term formula (Tn=arn1T_n = a r^{n-1}) and sum of nn terms formula (Sn=a(rn1)r1S_n = \frac{a(r^n - 1)}{r - 1}).
Tahmini Süre:1m 30s
Soru 23Soru

What are the values of yy for the real solution pairs (x,y)(x, y) that satisfy the simultaneous equations y3x=2y - 3x = 2 and y=x2x+5y = x^2 - x + 5?

Cevabı ve açıklamayı göster

Cevap: 55 or 1111

Cevap

55 or 1111
Substituting y=3x+2y = 3x + 2 into the quadratic equation y=x2x+5y = x^2 - x + 5 gives 3x+2=x2x+53x + 2 = x^2 - x + 5, which simplifies to x24x+3=0x^2 - 4x + 3 = 0. Solving this yields x=1x = 1 and x=3x = 3. Substituting these into the linear equation gives y=3(1)+2=5y = 3(1) + 2 = 5 and y=3(3)+2=11y = 3(3) + 2 = 11. Therefore, the possible values of yy are 55 or 1111.

Adım Adım Çözüm

1
Express yy in terms of xx from the linear equation
y=3x+2y = 3x + 2
Linear equations can easily be substituted into quadratic equations.
2
Equate the linear expression for yy to the quadratic equation
3x+2=x2x+53x + 2 = x^2 - x + 5
Both expressions represent yy.
3
Rearrange into standard quadratic form ax2+bx+c=0ax^2 + bx + c = 0
x24x+3=0x^2 - 4x + 3 = 0
Subtract 3x3x and 22 from both sides.
4
Factorize and solve for xx
(x1)(x3)=0    x=1 or x=3(x - 1)(x - 3) = 0 \implies x = 1 \text{ or } x = 3
Finding the roots of the quadratic equation gives the xx-coordinates of the solution pairs.
5
Substitute each xx-value back into y=3x+2y = 3x + 2 to find yy
When x=1x = 1, y=3(1)+2=5y = 3(1) + 2 = 5. When x=3x = 3, y=3(3)+2=11y = 3(3) + 2 = 11.
The question specifically asks for the values of yy.

Anahtar Kavram

Simultaneous Linear and Quadratic Equations
Tahmini Süre:1m 30s
Soru 24Soru

Which of the following represents the complete set of real values of xx that satisfy the inequality x2x6x10\frac{x^2 - x - 6}{x - 1} \le 0?

Cevabı ve açıklamayı göster

Cevap: x2x \le -2 or 1<x31 < x \le 3

Cevap

The complete solution set is x2x \le -2 or 1<x31 < x \le 3.
The expression (x3)(x+2)x1\frac{(x-3)(x+2)}{x-1} evaluates to a non-positive value (0\le 0) when the numerator and denominator have opposite signs or when the numerator is zero. Evaluating across the critical boundaries x=2,1,3x = -2, 1, 3 while excluding x=1x = 1 yields the solution set x2x \le -2 or 1<x31 < x \le 3.

Adım Adım Çözüm

1
Factor the quadratic numerator and state the domain restriction.
The numerator factors as x2x6=(x3)(x+2)x^2 - x - 6 = (x - 3)(x + 2), giving the rational inequality (x3)(x+2)x10\frac{(x - 3)(x + 2)}{x - 1} \le 0 with x1x \neq 1.
Factoring isolates the critical boundary points where the expression can change sign.
2
Identify all critical numbers.
The critical values are x=2x = -2, x=1x = 1, and x=3x = 3.
These points partition the real number line into sub-intervals.
3
Test points in each interval to determine the sign of the rational function f(x)=(x3)(x+2)x1f(x) = \frac{(x - 3)(x + 2)}{x - 1}.
For x<2x < -2, f(x)0f(x) \le 0; for 2<x<1-2 < x < 1, f(x)>0f(x) > 0; for 1<x<31 < x < 3, f(x)0f(x) \le 0; for x>3x > 3, f(x)>0f(x) > 0.
Determining where the function is negative or zero identifies the regions satisfying 0\le 0.
4
Combine intervals and include non-undefined endpoints.
Endpoints x=2x = -2 and x=3x = 3 make the numerator zero (included), while x=1x = 1 makes the denominator zero (excluded). Thus, x2x \le -2 or 1<x31 < x \le 3.
Division by zero must be excluded from the solution set.

Anahtar Kavram

Solving rational inequalities by finding critical values, using test intervals, and respecting domain restrictions.
Soru 25Soru

The variable yy varies inversely as xx. If y=6y = 6 when x=4x = 4, what is the value of yy when x=8x = 8?

Cevabı ve açıklamayı göster

Cevap: 3

Cevap

The value of yy when x=8x = 8 is 3.
Since yy varies inversely as xx, the formula connecting them is y=kxy = \frac{k}{x}. Substituting y=6y = 6 when x=4x = 4 gives 6=k46 = \frac{k}{4}, which yields k=24k = 24. Using this constant, when x=8x = 8, y=248=3y = \frac{24}{8} = 3.

Adım Adım Çözüm

1
Write the relationship for inverse variation.
y=kxy = \frac{k}{x}
Inverse variation means yy is inversely proportional to xx, where kk is the constant of variation.
2
Substitute given values y=6y = 6 and x=4x = 4 to solve for kk.
6=k4    k=6×4=246 = \frac{k}{4} \implies k = 6 \times 4 = 24
To complete the equation of variation, the constant kk must be determined.
3
Substitute k=24k = 24 and x=8x = 8 into the variation equation to find yy.
y=248=3y = \frac{24}{8} = 3
Evaluating the relationship at x=8x = 8 gives the requested value.

Anahtar Kavram

Inverse Variation
Soru 26Soru

A quantity yy is partly constant and partly varies directly as xx. When x=2x = 2, y=10y = 10, and when x=5x = 5, y=19y = 19. What is the value of yy when x=8x = 8?

Cevabı ve açıklamayı göster

Cevap: 28

Cevap

The value of yy when x=8x = 8 is 28.
By representing partial variation as y=c+kxy = c + kx, substituting the given conditions gives two simultaneous linear equations: 10=c+2k10 = c + 2k and 19=c+5k19 = c + 5k. Subtracting the first equation from the second yields 3k=93k = 9, so k=3k = 3. Substituting k=3k = 3 back into the first equation yields c=4c = 4. The general equation is y=4+3xy = 4 + 3x. Evaluating at x=8x = 8 gives y=4+3(8)=28y = 4 + 3(8) = 28.

Adım Adım Çözüm

1
Set up the partial variation equation
y=c+kxy = c + kx, where cc is the constant part and kk is the constant of variation.
Partial variation consists of a fixed term plus a variable term.
2
Substitute given values to form simultaneous equations
Equation 1: 10=c+2k10 = c + 2k
Equation 2: 19=c+5k19 = c + 5k
Two pairs of (x,y)(x, y) values are provided to solve for the two unknown constants cc and kk.
3
Solve for kk and cc
Subtract Equation 1 from Equation 2: 9=3k    k=39 = 3k \implies k = 3.
Substitute k=3k = 3 into Equation 1: 10=c+2(3)    c=410 = c + 2(3) \implies c = 4.
Thus, y=4+3xy = 4 + 3x.
Eliminating cc yields the value of kk, which is then used to find cc.
4
Calculate yy for x=8x = 8
y=4+3(8)=4+24=28y = 4 + 3(8) = 4 + 24 = 28.
Substitute the required value of xx into the established formula.

Anahtar Kavram

Partial Variation and Simultaneous Equations
Soru 27Soru

Given that PP varies directly as the square of rr, and P=48P = 48 when r=4r = 4, calculate the value of PP when r=6r = 6.

Cevabı ve açıklamayı göster

Cevap: 108

Cevap

The value of PP when r=6r = 6 is 108108.
Since PP varies directly as r2r^2, the relationship is expressed as P=kr2P = k r^2. Substituting the given values P=48P = 48 and r=4r = 4 yields 48=16k48 = 16k, so k=3k = 3. Substituting k=3k = 3 and r=6r = 6 into the equation gives P=3×62=3×36=108P = 3 \times 6^2 = 3 \times 36 = 108.

Adım Adım Çözüm

1
Set up the variation equation using constant of variation kk
P=kr2P = k r^2
Direct variation with the square of a variable means PP is directly proportional to r2r^2.
2
Substitute the initial values P=48P = 48 and r=4r = 4 to determine kk
48=k×42    48=16k    k=348 = k \times 4^2 \implies 48 = 16k \implies k = 3
Finding the variation constant kk allows us to establish a specific relationship between PP and rr.
3
Calculate PP for r=6r = 6 using the specific equation P=3r2P = 3 r^2
P=3×62=3×36=108P = 3 \times 6^2 = 3 \times 36 = 108
Evaluating the formula with the new input r=6r = 6 yields the required value of PP.

Anahtar Kavram

Direct variation involving square powers
Soru 28Soru

Given that zz varies directly as x2x^2 and inversely as y\sqrt{y}, and z=12z = 12 when x=2x = 2 and y=9y = 9, what is the value of zz when x=3x = 3 and y=16y = 16?

Cevabı ve açıklamayı göster

Cevap: 814\frac{81}{4}

Cevap

814\frac{81}{4}
The joint variation formula is z=kx2yz = \frac{k x^2}{\sqrt{y}}. Substituting the given values x=2,y=9,z=12x = 2, y = 9, z = 12 gives 12=4k312 = \frac{4k}{3}, which yields k=9k = 9. Evaluating zz for x=3x = 3 and y=16y = 16 gives z=9×3216=814z = \frac{9 \times 3^2}{\sqrt{16}} = \frac{81}{4}.

Adım Adım Çözüm

1
Set up the joint variation equation
z=kx2yz = \frac{k x^2}{\sqrt{y}}
Direct variation means x2x^2 is in the numerator, and inverse variation means y\sqrt{y} is in the denominator.
2
Substitute the initial values to solve for the constant of variation kk
12=k(2)29    12=4k3    4k=36    k=912 = \frac{k (2)^2}{\sqrt{9}} \implies 12 = \frac{4k}{3} \implies 4k = 36 \implies k = 9
Using x=2x = 2, y=9y = 9, and z=12z = 12 allows us to find the constant kk.
3
Calculate the new value of zz using x=3x = 3 and y=16y = 16
z=9(3)216=9×94=814z = \frac{9 (3)^2}{\sqrt{16}} = \frac{9 \times 9}{4} = \frac{81}{4}
Substitute k=9k = 9, x=3x = 3, and y=16y = 16 into the variation formula.

Anahtar Kavram

Joint Variation involving powers and roots
Tahmini Süre:1m 30s
Soru 29Soru

The electrical resistance RR of a wire varies directly as its length LL and inversely as the square of its diameter dd. If a wire of length 36 m36\text{ m} and diameter 3 mm3\text{ mm} has a resistance of 16 Ω16\ \Omega, what is the resistance, in ohms, of a wire of the same material with a length of 45 m45\text{ m} and a diameter of 5 mm5\text{ mm}?

Cevabı ve açıklamayı göster

Cevap: 7.2

Cevap

The resistance of the wire is 7.2 ohms.
The equation governing the relation is R=kLd2R = \frac{kL}{d^2}. Substituting the initial parameters R=16 ΩR=16\ \Omega, L=36 mL=36\text{ m}, and d=3 mmd=3\text{ mm} gives 16=36k9=4k16 = \frac{36k}{9} = 4k, which yields k=4k = 4. Using k=4k = 4 with the new dimensions L=45 mL=45\text{ m} and d=5 mmd=5\text{ mm} gives R=4×4552=18025=7.2 ΩR = \frac{4 \times 45}{5^2} = \frac{180}{25} = 7.2\ \Omega.

Adım Adım Çözüm

1
Formulate the joint variation equation
R=kLd2R = \frac{kL}{d^2}
Direct variation places length LL in the numerator and inverse variation of the square of diameter dd places d2d^2 in the denominator.
2
Determine the variation constant kk
k=4k = 4
Substituting R=16R = 16, L=36L = 36, and d=3d = 3 gives 16=36k9    16=4k    k=416 = \frac{36k}{9} \implies 16 = 4k \implies k = 4.
3
Calculate the new resistance
R=7.2 ΩR = 7.2\ \Omega
Substituting k=4k = 4, L=45L = 45, and d=5d = 5 into R=kLd2R = \frac{kL}{d^2} yields R=4×4525=7.2R = \frac{4 \times 45}{25} = 7.2.

Anahtar Kavram

Joint Variation involving direct proportionality and inverse square law
Soru 30Soru

The hourly operational cost, CC Naira, of an industrial water pump is partly constant and partly varies jointly as the flow rate, rr in litres per second, and the square of the pressure head, hh in metres. When r=10 L/sr = 10\text{ L/s} and h=4 mh = 4\text{ m}, the operational cost is N620\text{N}620. When r=15 L/sr = 15\text{ L/s} and h=2 mh = 2\text{ m}, the operational cost is N380\text{N}380. What is the operational cost in Naira when r=20 L/sr = 20\text{ L/s} and h=3 mh = 3\text{ m}?

Cevabı ve açıklamayı göster

Cevap: 668

Cevap

The operational cost when r=20r = 20 and h=3h = 3 is 668 Naira.
The partial and joint variation relationship is defined by C=k1+k2rh2C = k_1 + k_2 r h^2. Substituting the two given states gives the simultaneous equations 620=k1+160k2620 = k_1 + 160k_2 and 380=k1+60k2380 = k_1 + 60k_2. Subtracting these equations gives 100k2=240100k_2 = 240, so k2=2.4k_2 = 2.4. Substituting k2=2.4k_2 = 2.4 into the second equation yields k1=236k_1 = 236. Finally, evaluating CC for r=20r = 20 and h=3h = 3 gives C=236+2.4(20)(32)=236+432=668C = 236 + 2.4(20)(3^2) = 236 + 432 = 668.

Adım Adım Çözüm

1
Set up the variation equation
C=k1+k2rh2C = k_1 + k_2 r h^2, where k1k_1 is the constant part and k2k_2 is the constant of joint variation.
The problem states that CC is partly constant (k1k_1) and partly varies jointly as rr and h2h^2 (k2rh2k_2 r h^2).
2
Form simultaneous linear equations using the given data points
(1) 620=k1+160k2620 = k_1 + 160k_2 and (2) 380=k1+60k2380 = k_1 + 60k_2
Substituting r=10,h=4,C=620r = 10, h = 4, C = 620 gives 10×42=16010 \times 4^2 = 160. Substituting r=15,h=2,C=380r = 15, h = 2, C = 380 gives 15×22=6015 \times 2^2 = 60.
3
Solve for the constants k1k_1 and k2k_2
k2=2.4k_2 = 2.4 and k1=236k_1 = 236
Subtracting equation (2) from (1) eliminates k1k_1, giving 100k2=240    k2=2.4100k_2 = 240 \implies k_2 = 2.4. Substituting back into equation (2) gives k1=38060(2.4)=236k_1 = 380 - 60(2.4) = 236.
4
Calculate the operational cost for the target parameters
C=236+2.4×20×32=668C = 236 + 2.4 \times 20 \times 3^2 = 668
Substitute k1=236k_1 = 236, k2=2.4k_2 = 2.4, r=20r = 20, and h=3h = 3 into the variation formula.

Anahtar Kavram

Partial and Joint Variation
Soru 31Soru

What is the range of values of xx that satisfies the inequality 32x>93 - 2x > 9?

Cevabı ve açıklamayı göster

Cevap: x<3x < -3

Cevap

x<3x < -3
Subtracting 3 from both sides yields 2x>6-2x > 6. Dividing both sides by 2-2 and reversing the inequality symbol gives x<3x < -3.

Adım Adım Çözüm

1
Subtract 3 from both sides of the inequality.
2x>6-2x > 6
To isolate the variable term 2x-2x on the left-hand side.
2
Divide both sides by 2-2 and reverse the inequality sign.
x<3x < -3
Dividing an inequality by a negative number requires reversing the direction of the inequality sign.

Anahtar Kavram

Reversing inequality signs upon multiplication or division by negative numbers
Tahmini Süre:45s
Soru 32Soru

Find the set of real values of xx that satisfies the inequality 3xx+21\frac{3 - x}{x + 2} \geq 1.

Cevabı ve açıklamayı göster

Cevap: 2<x12-2 < x \leq \frac{1}{2}

Cevap

2<x12-2 < x \leq \frac{1}{2}
Subtracting 1 from both sides yields 12xx+20\frac{1 - 2x}{x + 2} \geq 0. The critical points are x=12x = \frac{1}{2} and x=2x = -2. Testing values shows that the fraction is positive for 2<x<12-2 < x < \frac{1}{2} and equal to zero at x=12x = \frac{1}{2}. Since x=2x = -2 causes division by zero, it is excluded from the interval, giving 2<x12-2 < x \leq \frac{1}{2}.

Adım Adım Çözüm

1
Subtract 1 from both sides of the inequality to set one side to zero.
3xx+210\frac{3 - x}{x + 2} - 1 \geq 0
Direct cross-multiplication is invalid because the sign of (x+2)(x + 2) depends on xx.
2
Combine the terms over a common denominator.
(3x)(x+2)x+20    12xx+20\frac{(3 - x) - (x + 2)}{x + 2} \geq 0 \implies \frac{1 - 2x}{x + 2} \geq 0
Simplifying the numerator yields a clear rational inequality expression.
3
Identify the critical points and domain restrictions.
Numerator critical point: x=12x = \frac{1}{2}; Denominator restriction: x2x \neq -2.
The quotient changes sign around x=12x = \frac{1}{2} and x=2x = -2, and division by zero is undefined.
4
Test the intervals (,2)(-\infty, -2), (2,12](-2, \frac{1}{2}], and (12,)(\frac{1}{2}, \infty).
For x(2,12]x \in (-2, \frac{1}{2}], the expression 12xx+2\frac{1 - 2x}{x + 2} is non-negative.
When x=0x = 0, 12>0\frac{1}{2} > 0 (positive). Outside this interval, the ratio is negative.

Anahtar Kavram

Solving Rational and Linear/Quadratic Inequalities
Tahmini Süre:2m 0s
Soru 33Soru

Find the number of integers that satisfy the compound inequality 3<2x+19-3 < 2x + 1 \le 9.

Cevabı ve açıklamayı göster

Cevap: 6

Cevap

The number of integer solutions satisfying the inequality is 6.
Subtracting 1 across 3<2x+19-3 < 2x + 1 \le 9 gives 4<2x8-4 < 2x \le 8. Dividing by 2 yields 2<x4-2 < x \le 4. The integers in this interval are 1,0,1,2,3,-1, 0, 1, 2, 3, and 44, giving a total of 6 integer solutions.

Adım Adım Çözüm

1
Subtract 1 from all parts of the compound inequality.
4<2x8-4 < 2x \le 8
Isolate the variable term 2x2x in the middle.
2
Divide all parts by 2.
2<x4-2 < x \le 4
Solve for xx by undoing the coefficient of 2.
3
Identify the set of integer solutions within the interval (2,4](-2, 4].
x{1,0,1,2,3,4}x \in \{-1, 0, 1, 2, 3, 4\}
The endpoint 2-2 is excluded due to the strict inequality (<<), while the endpoint 44 is included due to the inclusive inequality (le\\le).
4
Count the elements in the solution set.
6
There are 6 distinct integer values in the set.

Anahtar Kavram

Solving compound linear inequalities and identifying integer solution sets.
Soru 34Soru

A variable yy is partly constant and partly varies directly as x\sqrt{x}. Given that y=26y = 26 when x=16x = 16, and y=38y = 38 when x=49x = 49, what is the value of yy when x=64x = 64?

Cevabı ve açıklamayı göster

Cevap: 42

Cevap

The value of yy when x=64x = 64 is 4242.
The relationship is given by the partial variation equation y=a+bxy = a + b\sqrt{x}. Substituting the pairs (16,26)(16, 26) and (49,38)(49, 38) yields the linear system a+4b=26a + 4b = 26 and a+7b=38a + 7b = 38. Solving this system gives the constants a=10a = 10 and b=4b = 4. Substituting x=64x = 64 into y=10+464y = 10 + 4\sqrt{64} results in y=10+4(8)=42y = 10 + 4(8) = 42.

Adım Adım Çözüm

1
Formulate the partial variation equation.
y=a+bxy = a + b\sqrt{x}, where aa and bb are constants of variation.
Partial variation implies yy is the sum of a constant term aa and a term directly proportional to x\sqrt{x}.
2
Set up simultaneous equations using the given pairs of (x,y)(x, y).
Equation 1: a+4b=26a + 4b = 26
Equation 2: a+7b=38a + 7b = 38
Evaluating 16=4\sqrt{16} = 4 and 49=7\sqrt{49} = 7 simplifies the relationship into two linear equations in two unknowns.
3
Solve for constants aa and bb.
b=4b = 4 and a=10a = 10
Subtracting Equation 1 from Equation 2 yields 3b=12    b=43b = 12 \implies b = 4, and substituting b=4b = 4 back into Equation 1 gives a=10a = 10.
4
Calculate yy when x=64x = 64.
y=10+4(8)=42y = 10 + 4(8) = 42
Using the specific formula y=10+4xy = 10 + 4\sqrt{x} for x=64x = 64 gives y=10+32=42y = 10 + 32 = 42.

Anahtar Kavram

Partial Variation with Simultaneous Equations
Soru 35Soru

The second, fourth, and eighth terms of an arithmetic progression (AP) with a non-zero common difference form three consecutive terms of a geometric progression (GP). If the sum of the first 55 terms of the AP is 4545, what is the first term of the AP?

Cevabı ve açıklamayı göster

Cevap: 3

Cevap

The first term of the AP is 3.
By expressing the 2nd, 4th, and 8th terms as a+da+d, a+3da+3d, and a+7da+7d, the geometric mean condition (a+3d)2=(a+d)(a+7d)(a+3d)^2 = (a+d)(a+7d) reduces to d=ad = a. Substituting d=ad = a into the sum formula S5=5(a+2d)=45S_5 = 5(a+2d) = 45 gives 15a=4515a = 45, yielding a first term of 3.

Adım Adım Çözüm

1
Express the 2nd, 4th, and 8th terms of the AP in terms of first term aa and common difference dd
T2=a+dT_2 = a + d, T4=a+3dT_4 = a + 3d, and T8=a+7dT_8 = a + 7d
The nn-th term of an AP is given by Tn=a+(n1)dT_n = a + (n-1)d.
2
Apply the condition for consecutive terms of a GP
(a+3d)2=(a+d)(a+7d)    a2+6ad+9d2=a2+8ad+7d2    2d2=2ad    d=a(a + 3d)^2 = (a + d)(a + 7d) \implies a^2 + 6ad + 9d^2 = a^2 + 8ad + 7d^2 \implies 2d^2 = 2ad \implies d = a
If three terms x,y,zx, y, z form a GP, then y2=xzy^2 = xz. Since d0d \neq 0, dividing by 2d2d gives d=ad = a.
3
Use the sum of the first 5 terms of the AP to set up an equation for aa and dd
S5=52[2a+4d]=45    5(a+2d)=45    a+2d=9S_5 = \frac{5}{2}[2a + 4d] = 45 \implies 5(a + 2d) = 45 \implies a + 2d = 9
The sum of the first nn terms of an AP is Sn=n2[2a+(n1)d]S_n = \frac{n}{2}[2a + (n-1)d].
4
Substitute d=ad = a into the sum equation to solve for aa
a+2(a)=9    3a=9    a=3a + 2(a) = 9 \implies 3a = 9 \implies a = 3
Substituting d=ad = a simplifies the linear equation to solve directly for aa.

Anahtar Kavram

Combining Arithmetic and Geometric Progression properties to set up and solve simultaneous equations.
Soru 36Soru

An arithmetic progression (A.P.) has a first term of 55 and a common difference of 33. What is the 8th8^{\text{th}} term of this progression?

Cevabı ve açıklamayı göster

Cevap: 2626

Cevap

The 8th8^{\text{th}} term of the arithmetic progression is 2626.
The 8th8^{\text{th}} term is calculated using the standard formula Tn=a+(n1)dT_n = a + (n - 1)d. Substituting a=5a = 5, d=3d = 3, and n=8n = 8 gives T8=5+7(3)=26T_8 = 5 + 7(3) = 26.

Adım Adım Çözüm

1
Identify the given parameters from the problem
First term a=5a = 5, common difference d=3d = 3, and term position n=8n = 8.
These are the values required for substitution into the nthn^{\text{th}} term formula of an A.P.
2
Write down the general formula for the nthn^{\text{th}} term of an arithmetic progression
Tn=a+(n1)dT_n = a + (n - 1)d
This formula defines any term in an arithmetic progression based on its position.
3
Substitute the values into the formula and simplify
T8=5+(81)×3=5+7×3=5+21=26T_8 = 5 + (8 - 1) \times 3 = 5 + 7 \times 3 = 5 + 21 = 26
Performing the multiplication before addition yields the value of the 8th8^{\text{th}} term.

Anahtar Kavram

Arithmetic Progression (A.P.) nthn^{\text{th}} term formula
Tahmini Süre:45s
Soru 37Soru

The 3rd term of an arithmetic progression (AP) is 1414 and its 7th term is 3434. If the nn-th term of this AP is equal to the 4th term of a geometric progression (GP) whose first term is 22 and common ratio is 33, what is the value of nn?

Cevabı ve açıklamayı göster

Cevap: 11

Cevap

The value of nn is 1111.
The AP has first term a=4a = 4 and common difference d=5d = 5, giving Tn=4+5(n1)=5n1T_n = 4 + 5(n-1) = 5n - 1. The 4th term of the GP is 2×33=542 \times 3^{3} = 54. Setting 5n1=545n - 1 = 54 gives 5n=555n = 55, so n=11n = 11.

Adım Adım Çözüm

1
Find the first term aa and common difference dd of the arithmetic progression.
a=4a = 4 and d=5d = 5
The nn-th term of an AP is given by Tn=a+(n1)dT_n = a + (n-1)d. Using given terms: T3=a+2d=14T_3 = a + 2d = 14 and T7=a+6d=34T_7 = a + 6d = 34. Subtracting the first equation from the second yields 4d=20d=54d = 20 \Rightarrow d = 5. Substituting d=5d = 5 into a+2(5)=14a + 2(5) = 14 gives a=4a = 4.
2
Calculate the 4th term of the geometric progression (G4G_4).
G4=54G_4 = 54
The mm-th term of a GP is given by Gm=agprm1G_m = a_{gp} \cdot r^{m-1}. With first term agp=2a_{gp} = 2 and ratio r=3r = 3, G4=2341=233=227=54G_4 = 2 \cdot 3^{4-1} = 2 \cdot 3^3 = 2 \cdot 27 = 54.
3
Equate TnT_n to G4G_4 and solve for nn.
n=11n = 11
Set Tn=G44+(n1)5=54T_n = G_4 \Rightarrow 4 + (n-1)5 = 54. Simplifying gives (n1)5=50n1=10n=11(n-1)5 = 50 \Rightarrow n-1 = 10 \Rightarrow n = 11.

Anahtar Kavram

Solving simultaneous AP/GP equations using the nn-th term formulas Tn=a+(n1)dT_n = a + (n-1)d and Gn=arn1G_n = a r^{n-1}.
Tahmini Süre:2m 0s
Soru 38Soru

Which of the following ranges of xx satisfies the quadratic inequality 2x27x+3<02x^2 - 7x + 3 < 0?

Cevabı ve açıklamayı göster

Cevap: 12<x<3\frac{1}{2} < x < 3

Cevap

12<x<3\frac{1}{2} < x < 3
Factorizing 2x27x+3<02x^2 - 7x + 3 < 0 gives (2x1)(x3)<0(2x - 1)(x - 3) < 0. The roots of the quadratic equation (2x1)(x3)=0(2x - 1)(x - 3) = 0 are x=12x = \frac{1}{2} and x=3x = 3. Because the coefficient of x2x^2 is positive, the quadratic curve opens upwards and is strictly negative between the two roots. Therefore, the inequality is satisfied when 12<x<3\frac{1}{2} < x < 3.

Adım Adım Çözüm

1
Factorize the quadratic expression
2x27x+3=(2x1)(x3)2x^2 - 7x + 3 = (2x - 1)(x - 3)
Factorization allows us to find the critical values of the inequality.
2
Determine the critical values by setting the factored expression to zero
x=12x = \frac{1}{2} and x=3x = 3
These points mark the boundary values where the quadratic expression changes sign.
3
Test intervals or apply sign analysis for strict inequality <0< 0
The product (2x1)(x3)(2x - 1)(x - 3) is negative for 12<x<3\frac{1}{2} < x < 3
Since the leading coefficient is positive (2>02 > 0), the parabola opens upwards and takes negative values strictly between its real roots.

Anahtar Kavram

Solving Quadratic Inequalities by Factorization and Interval Sign Analysis
Tahmini Süre:1m 15s
Soru 39Soru

The fourth term of an arithmetic progression (A.P.) is 1515 and the ninth term is 3535. What is the common difference of the progression?

Cevabı ve açıklamayı göster

Cevap: 4

Cevap

The common difference of the arithmetic progression is 44.
Using the A.P. term formula Tn=a+(n1)dT_n = a + (n-1)d, the fourth term gives a+3d=15a + 3d = 15 and the ninth term gives a+8d=35a + 8d = 35. Subtracting the two equations yields 5d=205d = 20, which simplifies directly to d=4d = 4.

Adım Adım Çözüm

1
Express the given terms using the n-th term formula Tn=a+(n1)dT_n = a + (n-1)d
a+3d=15a + 3d = 15 and a+8d=35a + 8d = 35
The nthn^{\text{th}} term formula relates any term to the first term (aa) and common difference (dd).
2
Subtract the equation for the fourth term from the ninth term
5d=205d = 20
Subtracting eliminates the first term aa and leaves a simple equation in terms of dd.
3
Divide by 55 to solve for dd
d=4d = 4
Dividing both sides of 5d=205d = 20 by 55 gives the common difference.

Anahtar Kavram

Finding the common difference of an Arithmetic Progression given two non-consecutive terms
Soru 40Soru

Find the number of non-negative integer values of xx that satisfy the quadratic inequality x25x140x^2 - 5x - 14 \le 0.

Cevabı ve açıklamayı göster

Cevap: 8

Cevap

8
Factoring the quadratic expression gives (x7)(x+2)0(x - 7)(x + 2) \le 0, which evaluates to the solution interval 2x7-2 \le x \le 7. Restricting this interval to non-negative integers (x0x \ge 0) yields the set {0,1,2,3,4,5,6,7}\{0, 1, 2, 3, 4, 5, 6, 7\}, which contains exactly 8 values.

Adım Adım Çözüm

1
Factor the quadratic equation x25x14=0x^2 - 5x - 14 = 0
(x7)(x+2)=0(x - 7)(x + 2) = 0, yielding critical roots at x=7x = 7 and x=2x = -2
Finding the roots determines the boundary points for the quadratic inequality.
2
Determine the solution set for the inequality x25x140x^2 - 5x - 14 \le 0
2x7-2 \le x \le 7
The quadratic expression is negative or zero between its two real roots.
3
Identify and count the non-negative integers in the interval [2,7][-2, 7]
The non-negative integers are 0,1,2,3,4,5,6,70, 1, 2, 3, 4, 5, 6, 7, giving a total of 8 values.
Non-negative integers consist of zero and all positive whole numbers within the solution range.

Anahtar Kavram

Solving quadratic inequalities and identifying discrete non-negative integer solution sets
ÖncekiSayfa 2 / 12Sonraki
Algebra Alıştırma Soruları — JAMB UTME — Sayfa 2 | Examkin