Tüm alıştırma soruları

5556 soru

Soru 1901Soru

What is the maximum integer value of xx that satisfies the inequality 3(23x)42(2x+5)31x2+76\frac{3(2 - 3x)}{4} - \frac{2(2x + 5)}{3} \geq \frac{1 - x}{2} + \frac{7}{6}?

Cevabı ve açıklamayı göster

Cevap: -2

Cevap

The maximum integer value of xx that satisfies the inequality is 2-2.
Multiplying the inequality by the common denominator 12 and simplifying yields the inequality 37x42-37x \ge 42. Dividing by 37-37 requires reversing the inequality sign, which gives x4237x \le -\frac{42}{37}. The value of 4237-\frac{42}{37} is approximately 1.135-1.135. The largest integer less than or equal to 1.135-1.135 is 2-2.

Adım Adım Çözüm

1
Multiply both sides of the inequality by the least common multiple of the denominators (12).
9(23x)8(2x+5)6(1x)+149(2 - 3x) - 8(2x + 5) \geq 6(1 - x) + 14
This eliminates the fractions and simplifies the algebraic manipulation.
2
Expand the terms on both sides of the inequality.
1827x16x4066x+1418 - 27x - 16x - 40 \geq 6 - 6x + 14
Expanding the terms allows us to combine like terms.
3
Combine the constant and variable terms on each side.
43x22206x-43x - 22 \geq 20 - 6x
This simplifies the inequality to a standard linear form.
4
Add 6x6x and 2222 to both sides to isolate the variable term on the left.
37x42-37x \geq 42
Grouping variable terms on one side and constant terms on the other prepares for the final division.
5
Divide both sides by 37-37 and reverse the direction of the inequality sign.
x4237x \leq -\frac{42}{37}
Dividing an inequality by a negative number requires flipping the inequality sign.
6
Find the largest integer that is less than or equal to 4237-\frac{42}{37}.
2-2
Since 42371.135-\frac{42}{37} \approx -1.135, the integers less than or equal to this value are 2,3,4,-2, -3, -4, \dots, of which 2-2 is the greatest.

Anahtar Kavram

Solving multi-step linear inequalities with rational coefficients, applying the inequality sign-flip rule, and finding boundary integer conditions.

Alternatif Yöntem

Instead of clearing the fractions first, you can group all terms containing xx on one side and the constant terms on the other side by finding a common denominator for only the variables and only the constants. However, clearing the fractions first is generally less prone to errors.
Tahmini Süre:2m 0s
Soru 1902Soru

At a local sports club, the initiation fee is 1515 dollars less than three times the monthly membership fee, mm. If the initiation fee is 7575 dollars, what is the monthly membership fee, in dollars?

Cevabı ve açıklamayı göster

Cevap: 30

Cevap

30
The statement '15 less than three times the monthly membership fee, mm' translates to the algebraic expression 3m153m - 15. Since the initiation fee is 7575 dollars, we can set up the equation 3m15=753m - 15 = 75. Adding 1515 to both sides yields 3m=903m = 90. Dividing both sides by 33 gives m=30m = 30. Therefore, the monthly membership fee is 3030 dollars.

Adım Adım Çözüm

1
Translate the verbal description into an algebraic equation.
The expression '15 less than three times the monthly membership fee, mm' is written as 3m153m - 15. Setting this equal to the initiation fee of 7575 gives the equation 3m15=753m - 15 = 75.
To solve a word problem, you must first convert the written relationship into a mathematical statement.
2
Isolate the variable term by adding 1515 to both sides of the equation.
3m=903m = 90
Performing the inverse operation of subtraction (addition) simplifies the equation to isolate the term with the variable.
3
Solve for mm by dividing both sides of the equation by 33.
m=30m = 30
Performing the inverse operation of multiplication (division) isolates the variable mm completely.

Anahtar Kavram

Translating and Solving Algebraic Word Problems
Tahmini Süre:45s
Soru 1903Soru

For each quadratic equation on the left, solve for xx by factoring and match it to its correct solution set on the right.

Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın

Öğeler

2x2+5x=32x^2 + 5x = 3
3x210x=83x^2 - 10x = -8
x(x4)=12x(x - 4) = 12

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

The equation 2x2+5x=32x^2 + 5x = 3 matches the solution set {3,12}\{-3, \frac{1}{2}\}; the equation 3x210x=83x^2 - 10x = -8 matches the solution set {43,2}\{\frac{4}{3}, 2\}; and the equation x(x4)=12x(x - 4) = 12 matches the solution set {2,6}\{-2, 6\}.
Each of the quadratic equations can be solved by first rearranging the terms to set the equation equal to zero. After rewriting them in the standard form ax2+bx+c=0ax^2 + bx + c = 0, they can be factored into a product of linear binomials. Setting each factor equal to zero and solving for xx yields the solutions. Specifically: 2x2+5x=32x^2 + 5x = 3 simplifies to 2x2+5x3=02x^2 + 5x - 3 = 0, which factors as (2x1)(x+3)=0(2x - 1)(x + 3) = 0 and gives the solution set {3,12}\{-3, \frac{1}{2}\}. 3x210x=83x^2 - 10x = -8 simplifies to 3x210x+8=03x^2 - 10x + 8 = 0, which factors as (3x4)(x2)=0(3x - 4)(x - 2) = 0 and gives the solution set {43,2}\{\frac{4}{3}, 2\}. x(x4)=12x(x - 4) = 12 simplifies to x24x12=0x^2 - 4x - 12 = 0, which factors as (x6)(x+2)=0(x - 6)(x + 2) = 0 and gives the solution set {2,6}\{-2, 6\}.

Adım Adım Çözüm

1
Rearrange the equation 2x2+5x=32x^2 + 5x = 3 into the standard form ax2+bx+c=0ax^2 + bx + c = 0.
2x2+5x3=02x^2 + 5x - 3 = 0
To apply factoring and the zero product property, the quadratic expression must equal zero.
2
Factor the trinomial 2x2+5x32x^2 + 5x - 3.
(2x1)(x+3)=0(2x - 1)(x + 3) = 0
Since the constant term is negative and the middle coefficient is positive, the factors must have opposite signs.
3
Apply the zero product property to find the solutions for the first equation.
x=12x = \frac{1}{2} and x=3x = -3, yielding the set {3,12}\{-3, \frac{1}{2}\}
Setting the individual linear factors 2x12x - 1 and x+3x + 3 to zero gives the solutions.
4
Rearrange the equation 3x210x=83x^2 - 10x = -8 into standard form.
3x210x+8=03x^2 - 10x + 8 = 0
Add 88 to both sides to set the right side to zero.
5
Factor the trinomial 3x210x+83x^2 - 10x + 8.
(3x4)(x2)=0(3x - 4)(x - 2) = 0
The constant term is positive and the middle coefficient is negative, meaning both constant terms in the binomial factors must be negative.
6
Solve for xx using the zero product property.
x=43x = \frac{4}{3} and x=2x = 2, yielding the set {43,2}\{\frac{4}{3}, 2\}
Setting 3x4=03x - 4 = 0 gives x=43x = \frac{4}{3}, and setting x2=0x - 2 = 0 gives x=2x = 2.
7
Expand and rearrange the equation x(x4)=12x(x - 4) = 12 into standard form.
x24x12=0x^2 - 4x - 12 = 0
Distribute the xx on the left side to get x24xx^2 - 4x and subtract 1212 from both sides to set the equation to zero.
8
Factor the trinomial x24x12x^2 - 4x - 12.
(x6)(x+2)=0(x - 6)(x + 2) = 0
Find two numbers that multiply to 12-12 and add to 4-4. Those numbers are 6-6 and +2+2.
9
Solve for xx using the zero product property.
x=6x = 6 and x=2x = -2, yielding the set {2,6}\{-2, 6\}
Setting x6=0x - 6 = 0 gives x=6x = 6, and setting x+2=0x + 2 = 0 gives x=2x = -2.

Anahtar Kavram

Solving quadratic equations by rewriting them in standard form, factoring the trinomials, and using the zero product property.
Soru 1904Soru

For all real numbers x5x \geq -5, the functions ff and gg are defined by f(x)=x24xf(x) = x^2 - 4x and g(x)=x+5g(x) = \sqrt{x + 5}. If f(g(k))=12f(g(k)) = 12, what is the real value of kk?

Cevabı ve açıklamayı göster

Cevap: 31

Cevap

The correct answer is 31.
Substituting g(k)=k+5g(k) = \sqrt{k+5} into f(x)=x24xf(x) = x^2 - 4x gives the equation (k+5)24k+5=12(\sqrt{k+5})^2 - 4\sqrt{k+5} = 12. Simplifying and isolating the radical yields k7=4k+5k - 7 = 4\sqrt{k+5}. Squaring both sides results in (k7)2=16(k+5)(k-7)^2 = 16(k+5), which simplifies to k230k31=0k^2 - 30k - 31 = 0. Factoring this equation gives (k31)(k+1)=0(k-31)(k+1) = 0, yielding potential solutions of k=31k = 31 and k=1k = -1. Checking these solutions reveals that k=1k = -1 is extraneous because f(g(1))=412f(g(-1)) = -4 \neq 12. Therefore, the only valid real solution is k=31k = 31.

Adım Adım Çözüm

1
Express the composition f(g(k))f(g(k)) using the given functions.
f(g(k))=(g(k))24(g(k))f(g(k)) = (g(k))^2 - 4(g(k))
To evaluate a composite function, substitute the inner function g(k)g(k) as the input into the outer function ff.
2
Substitute g(k)=k+5g(k) = \sqrt{k+5} and set the composite expression equal to 12.
(k+5)24k+5=12(\sqrt{k+5})^2 - 4\sqrt{k+5} = 12
This sets up the equation to solve for the unknown variable kk.
3
Isolate the radical term on one side of the equation.
k7=4k+5k - 7 = 4\sqrt{k+5}
Simplifying (k+5)2(\sqrt{k+5})^2 to k+5k+5 and moving terms helps isolate the radical before squaring.
4
Square both sides of the equation to eliminate the square root.
(k7)2=16(k+5)(k-7)^2 = 16(k+5)
Squaring is the inverse operation of the square root, which removes the radical.
5
Expand both sides and rewrite the equation in standard quadratic form.
k230k31=0k^2 - 30k - 31 = 0
Expanding (k7)2(k-7)^2 to k214k+49k^2 - 14k + 49 and 16(k+5)16(k+5) to 16k+8016k + 80, then moving all terms to one side, allows us to solve the resulting quadratic equation.
6
Factor the quadratic equation.
(k31)(k+1)=0(k-31)(k+1) = 0
Factoring allows us to find the potential roots easily.
7
Solve for the potential values of kk.
k=31k = 31 or k=1k = -1
Setting each factor to zero gives the candidate solutions.
8
Verify both potential values in the original equation to check for extraneous solutions.
k=31k = 31 is valid; k=1k = -1 is extraneous.
Squaring both sides can introduce extraneous solutions. Evaluating f(g(1))f(g(-1)) yields 4-4, not 1212, while evaluating f(g(31))f(g(31)) yields 1212.

Anahtar Kavram

Function composition involves substituting one function into another, and solving equations with radicals requires checking for extraneous solutions.
Soru 1905Soru

When the product of the polynomials (x33x2+2x4)(x^3 - 3x^2 + 2x - 4) and (ax2+bx+c)(ax^2 + bx + c) is subtracted from 2x55x4+5x318x2+4x162x^5 - 5x^4 + 5x^3 - 18x^2 + 4x - 16, the resulting polynomial is equal to 00 for all real values of xx. What is the value of 4a+2bc4a + 2b - c?

Cevabı ve açıklamayı göster

Cevap: 6

Cevap

6
The correct answer is 6. By equating the corresponding coefficients of the product (x33x2+2x4)(ax2+bx+c)(x^3 - 3x^2 + 2x - 4)(ax^2 + bx + c) to the polynomial 2x55x4+5x318x2+4x162x^5 - 5x^4 + 5x^3 - 18x^2 + 4x - 16, we find a=2a = 2 from the x5x^5 terms, c=4c = 4 from the constant terms, and b=1b = 1 from the x4x^4 terms. Substituting these values into 4a+2bc4a + 2b - c yields 4(2)+2(1)4=64(2) + 2(1) - 4 = 6.

Adım Adım Çözüm

1
Relate the product of the polynomials to the given polynomial expression.
(x33x2+2x4)(ax2+bx+c)=2x55x4+5x318x2+4x16(x^3 - 3x^2 + 2x - 4)(ax^2 + bx + c) = 2x^5 - 5x^4 + 5x^3 - 18x^2 + 4x - 16
Since subtracting the product from the given polynomial results in a polynomial that is always 00, the product must be identically equal to that polynomial.
2
Equate the leading coefficients to find the value of aa.
a=2a = 2
The highest-degree term of the product is x3ax2=ax5x^3 \cdot ax^2 = ax^5, which must equal the highest-degree term on the right side, 2x52x^5.
3
Equate the constant terms to find the value of cc.
4c=16    c=4-4c = -16 \implies c = 4
The constant term of the product is 4c=4c-4 \cdot c = -4c, which must equal the constant term on the right side, 16-16.
4
Equate the coefficients of the x4x^4 terms to find the value of bb.
b3a=5    b6=5    b=1b - 3a = -5 \implies b - 6 = -5 \implies b = 1
The x4x^4 term in the expanded product comes from (x3)(bx)+(3x2)(ax2)=(b3a)x4(x^3)(bx) + (-3x^2)(ax^2) = (b - 3a)x^4, which must equal the x4x^4 term on the right side, 5x4-5x^4.
5
Compute the value of the requested expression 4a+2bc4a + 2b - c.
4(2)+2(1)4=64(2) + 2(1) - 4 = 6
Substitute the determined values a=2a = 2, b=1b = 1, and c=4c = 4 into the expression.

Anahtar Kavram

Operations on polynomials, specifically multiplication, subtraction, and equating corresponding coefficients.

Alternatif Yöntem

Alternatively, evaluate the polynomial equation at x=2x = 2. Substituting x=2x = 2 into (x33x2+2x4)(ax2+bx+c)=2x55x4+5x318x2+4x16(x^3 - 3x^2 + 2x - 4)(ax^2 + bx + c) = 2x^5 - 5x^4 + 5x^3 - 18x^2 + 4x - 16 gives (812+44)(4a+2b+c)=6480+4072+816(8 - 12 + 4 - 4)(4a + 2b + c) = 64 - 80 + 40 - 72 + 8 - 16, which simplifies to 4(4a+2b+c)=56-4(4a + 2b + c) = -56. Dividing both sides by 4-4 yields 4a+2b+c=144a + 2b + c = 14. Since equating the constant terms gives 4c=16    c=4-4c = -16 \implies c = 4, we can substitute c=4c = 4 into 4a+2b+c=144a + 2b + c = 14 to get 4a+2b+4=14    4a+2b=104a + 2b + 4 = 14 \implies 4a + 2b = 10. Subtracting c=4c=4 from both sides gives the desired expression value: 4a+2bc=104=64a + 2b - c = 10 - 4 = 6.
Tahmini Süre:2m 30s
Soru 1906Soru

For all real values of ww that satisfy the inequality 432w14 - |3 - 2w| \leq -1, which of the following expressions represents the complete set of possible values of ww?

Cevabı ve açıklamayı göster

Cevap: w1w \leq -1 or w4w \geq 4

Cevap

The complete set of possible values is represented by the inequality w1w \leq -1 or w4w \geq 4.
The correct answer is the solution set representing w1w \leq -1 or w4w \geq 4. Isolating the absolute value expression yields 32w5|3 - 2w| \geq 5. This splits into two cases: 32w53 - 2w \geq 5 (which solves to w1w \leq -1 after dividing by 2-2 and reversing the inequality sign) and 32w53 - 2w \leq -5 (which solves to w4w \geq 4 after dividing by 2-2 and reversing the inequality sign). Combining these two cases gives the union w1w \leq -1 or w4w \geq 4.

Adım Adım Çözüm

1
Isolate the absolute value expression on one side of the inequality.
32w5-|3 - 2w| \leq -5, which simplifies to 32w5|3 - 2w| \geq 5 after multiplying by 1-1 and reversing the inequality sign.
Before splitting an absolute value inequality, the absolute value term must be isolated.
2
Split the absolute value inequality 32w5|3 - 2w| \geq 5 into two separate compound inequalities.
32w53 - 2w \geq 5 or 32w53 - 2w \leq -5
An absolute value inequality of the form uc|u| \geq c (where c>0c > 0) is equivalent to ucu \geq c or ucu \leq -c.
3
Solve the first inequality: 32w53 - 2w \geq 5.
Subtracting 33 from both sides gives 2w2-2w \geq 2. Dividing both sides by 2-2 and reversing the inequality sign gives w1w \leq -1.
Dividing or multiplying an inequality by a negative number requires reversing the direction of the inequality sign.
4
Solve the second inequality: 32w53 - 2w \leq -5.
Subtracting 33 from both sides gives 2w8-2w \leq -8. Dividing both sides by 2-2 and reversing the inequality sign gives w4w \geq 4.
Dividing or multiplying an inequality by a negative number requires reversing the direction of the inequality sign.
5
Combine the individual solutions to find the total solution set.
w1w \leq -1 or w4w \geq 4
The solution to a 'greater than or equal to' absolute value inequality is the union of the solutions of the two split cases.

Anahtar Kavram

Solving absolute value inequalities with negative variable coefficients by isolating the absolute value term, splitting into cases, and reversing inequality signs when multiplying/dividing by a negative number.
Tahmini Süre:2m 0s
Soru 1907Soru

A system of equations consists of the linear equation y=2x+1y = 2x + 1 and the quadratic equation y=x22y = x^2 - 2. If (x,y)(x, y) is a solution to this system such that x>0x > 0, what is the value of yy?

Cevabı ve açıklamayı göster

Cevap: 7

Cevap

The correct value of yy is 7.
Substituting x=3x = 3 into either equation yields the yy-value of 7.

Adım Adım Çözüm

1
Set the two expressions for yy equal to each other.
x22=2x+1x^2 - 2 = 2x + 1
Since both equations define yy in terms of xx, equating them allows us to find the xx-coordinates of the intersection points.
2
Rearrange the equation into standard quadratic form ax2+bx+c=0ax^2 + bx + c = 0.
x22x3=0x^2 - 2x - 3 = 0
Subtracting 2x2x and 11 from both sides collects all terms on one side of the equation.
3
Factor the quadratic equation.
(x3)(x+1)=0(x - 3)(x + 1) = 0
Finding two numbers that multiply to 3-3 and add to 2-2 gives 3-3 and 11, allowing the quadratic to be factored.
4
Solve for xx and apply the constraint x>0x > 0.
x=3x = 3
The factored equation yields solutions of x=3x = 3 and x=1x = -1. The constraint that xx must be greater than zero means we select x=3x = 3.
5
Substitute the xx-value back into one of the original equations to solve for yy.
y=7y = 7
Plugging x=3x = 3 into the linear equation y=2x+1y = 2x + 1 yields y=2(3)+1=7y = 2(3) + 1 = 7. Substituting into y=x22y = x^2 - 2 yields y=322=7y = 3^2 - 2 = 7, which confirms the solution.

Anahtar Kavram

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

When the expression 2a(a23ab)3b(a2+2b2)(a35ab2)2a(a^2 - 3ab) - 3b(a^2 + 2b^2) - (a^3 - 5ab^2) is simplified by combining like terms, what is the coefficient of the a2ba^2b term?

Cevabı ve açıklamayı göster

Cevap: -9

Cevap

The coefficient of the a2ba^2b term is 9-9.
Expanding the entire expression yields 2a36a2b3a2b6b3a3+5ab22a^3 - 6a^2b - 3a^2b - 6b^3 - a^3 + 5ab^2. Combining the a2ba^2b terms gives (63)a2b=9a2b(-6 - 3)a^2b = -9a^2b. Therefore, the coefficient of the a2ba^2b term is 9-9.

Adım Adım Çözüm

1
Distribute 2a2a to the terms inside the first set of parentheses: 2a(a23ab)2a(a^2 - 3ab)
2a36a2b2a^3 - 6a^2b
To expand the first part of the expression.
2
Distribute 3b-3b to the terms inside the second set of parentheses: 3b(a2+2b2)-3b(a^2 + 2b^2)
3a2b6b3-3a^2b - 6b^3
To expand the second part of the expression, ensuring the negative sign is distributed to all terms inside.
3
Distribute the negative sign to the terms inside the third set of parentheses: (a35ab2)-(a^3 - 5ab^2)
a3+5ab2-a^3 + 5ab^2
To expand the third part of the expression, reversing the sign of each term inside.
4
Identify and combine the like terms for the a2ba^2b variable combination: 6a2b3a2b-6a^2b - 3a^2b
9a2b-9a^2b
To simplify the expression by combining terms with the same variable components.

Anahtar Kavram

Simplifying expressions by distributing terms and combining like terms
Tahmini Süre:1m 30s
Soru 1909Soru

The table below shows some values for the functions ff and gg.

xxf(x)f(x)g(x)g(x)
1-12233
00111-1
113-322
220011
332-200

What is the value of g(f(2))g(f(2))?

Cevabı ve açıklamayı göster

Cevap: 1-1

Cevap

The correct answer is 1-1.
To find the value of g(f(2))g(f(2)), we begin with the inner function f(2)f(2). Looking at the table, when x=2x = 2, the value of f(x)f(x) is 00. This means f(2)=0f(2) = 0. We then substitute this value into the outer function, giving us g(0)g(0). Looking at the table again, when x=0x = 0, the value of g(x)g(x) is 1-1. Therefore, g(f(2))=1g(f(2)) = -1.

Adım Adım Çözüm

1
Find the value of the inner function f(2)f(2) from the table.
f(2)=0f(2) = 0
For the composed function g(f(2))g(f(2)), the inner function ff must be evaluated first at the input 22.
2
Substitute this result into the outer function to evaluate g(0)g(0) using the table.
g(0)=1g(0) = -1
The output of the inner function becomes the input for the outer function gg.

Anahtar Kavram

Evaluating composite functions using a table of values
Tahmini Süre:45s
Soru 1910Soru

If aa and bb are non-zero real numbers, which of the following expressions is equivalent to a4b2(a2b3)2\frac{a^4 b^{-2}}{(a^2 b^{-3})^2}?

Cevabı ve açıklamayı göster

Cevap: b4b^4

Cevap

b4b^4
To simplify the expression, first apply the power of a product rule to the denominator: (a2b3)2=(a2)2(b3)2=a4b6(a^2 b^{-3})^2 = (a^2)^2 (b^{-3})^2 = a^4 b^{-6}. Next, divide the numerator by the simplified denominator by subtracting the exponents of the corresponding bases: a4b2a4b6=a44b2(6)=a0b4\frac{a^4 b^{-2}}{a^4 b^{-6}} = a^{4-4} b^{-2 - (-6)} = a^0 b^4. Since a0=1a^0 = 1 for any non-zero real number aa, the expression simplifies to b4b^4.

Adım Adım Çözüm

1
Simplify the denominator using the power of a product and power of a power rules.
(a2b3)2=(a2)2(b3)2=a4b6(a^2 b^{-3})^2 = (a^2)^2 \cdot (b^{-3})^2 = a^4 b^{-6}
When raising a product to a power, raise each factor to that power. When raising a power to a power, multiply the exponents.
2
Substitute the simplified denominator back into the original fraction.
a4b2a4b6\frac{a^4 b^{-2}}{a^4 b^{-6}}
To prepare the expression for division.
3
Divide the numerator by the denominator by subtracting the exponents of like bases.
a44b2(6)=a0b4=1b4=b4a^{4-4} b^{-2 - (-6)} = a^0 b^4 = 1 \cdot b^4 = b^4
When dividing terms with the same base, subtract the exponent of the denominator from the exponent of the numerator.

Anahtar Kavram

Properties of exponents, specifically the power of a product rule, power of a power rule, and quotient rule.
Soru 1911Soru

For positive real values of uu and vv, the expression (9u1v24u3v4)1/2\left( \frac{9u^{-1}v^2}{4u^3v^{-4}} \right)^{-1/2} can be simplified to which of the following?

Cevabı ve açıklamayı göster

Cevap: 2u23v3\frac{2u^2}{3v^3}

Cevap

The expression is equivalent to 2u23v3\frac{2u^2}{3v^3}.
The correct answer is obtained by first simplifying the quotient inside the parenthesis to get 94u4v6\frac{9}{4}u^{-4}v^6. Then, raising each factor to the 1/2-1/2 power yields (94)1/2=23\left(\frac{9}{4}\right)^{-1/2} = \frac{2}{3}, (u4)1/2=u2(u^{-4})^{-1/2} = u^2, and (v6)1/2=v3(v^6)^{-1/2} = v^{-3}. Combining these results and rewriting with positive exponents gives the simplified expression.

Adım Adım Çözüm

1
Simplify the uu terms inside the parenthesis using the quotient rule for exponents.
u1u3=u13=u4\frac{u^{-1}}{u^3} = u^{-1 - 3} = u^{-4}
The quotient rule states that xaxb=xab\frac{x^a}{x^b} = x^{a-b}.
2
Simplify the vv terms inside the parenthesis using the quotient rule for exponents.
v2v4=v2(4)=v6\frac{v^2}{v^{-4}} = v^{2 - (-4)} = v^6
Subtracting a negative exponent is equivalent to adding its absolute value.
3
Apply the outer exponent of 1/2-1/2 to the coefficient.
(94)1/2=(49)1/2=23\left(\frac{9}{4}\right)^{-1/2} = \left(\frac{4}{9}\right)^{1/2} = \frac{2}{3}
A negative exponent represents taking the reciprocal of the base, and a fractional exponent of 1/21/2 represents the square root.
4
Apply the outer exponent of 1/2-1/2 to the simplified variable terms using the power of a power rule.
(u4)1/2=u2(u^{-4})^{-1/2} = u^2 and (v6)1/2=v3(v^6)^{-1/2} = v^{-3}
The power of a power rule states that (xa)b=xab(x^a)^b = x^{ab}.
5
Combine the simplified parts and rewrite the expression with positive exponents.
23u2v3=2u23v3\frac{2}{3} u^2 v^{-3} = \frac{2u^2}{3v^3}
An expression with a negative exponent in the numerator can be moved to the denominator with a positive exponent.

Anahtar Kavram

Applying product, quotient, and power rules of exponents to algebraic expressions with negative and rational exponents.
Soru 1912Soru

For what value of kk does the equation 15(kx3)13(2x5)=2\frac{1}{5}(kx - 3) - \frac{1}{3}(2x - 5) = 2 have a solution of x=7x = 7?

Cevabı ve açıklamayı göster

Cevap: 4

Cevap

The value of kk is 44.
Substituting x=7x = 7 reduces the equation to 15(7k3)3=2\frac{1}{5}(7k - 3) - 3 = 2. Adding 3 to both sides yields 15(7k3)=5\frac{1}{5}(7k - 3) = 5. Multiplying by 5 gives 7k3=257k - 3 = 25. Adding 3 gives 7k=287k = 28, which results in k=4k = 4.

Adım Adım Çözüm

1
Substitute x=7x = 7 into the equation.
15(7k3)13(2(7)5)=2\frac{1}{5}(7k - 3) - \frac{1}{3}(2(7) - 5) = 2
Since x=7x = 7 is given as a solution, substituting it into the equation must make the equality true.
2
Evaluate and simplify the expression in the second term.
13(145)=13(9)=3\frac{1}{3}(14 - 5) = \frac{1}{3}(9) = 3
Follow the order of operations by simplifying the expression inside the parentheses first.
3
Isolate the fractional term containing the variable kk.
15(7k3)3=2    15(7k3)=5\frac{1}{5}(7k - 3) - 3 = 2 \implies \frac{1}{5}(7k - 3) = 5
Add 3 to both sides of the equation to eliminate the subtraction of 3.
4
Clear the fraction and solve the remaining linear equation for kk.
7k3=25    7k=28    k=47k - 3 = 25 \implies 7k = 28 \implies k = 4
Multiply both sides by 5 to eliminate the denominator, add 3 to isolate the term with kk, and divide by 7.

Anahtar Kavram

Solving multi-step linear equations containing parameters and fractions.
Tahmini Süre:1m 30s
Soru 1913Soru

If m=3m = -3, n=18n = \frac{1}{8}, and p=2p = -2, what is the value of the algebraic expression m2n1/3p3m^{-2} - n^{-1/3} \cdot p^{-3}? Express your answer as a simplified fraction.

Aşağıdaki boşlukları doldurun

The value of the expression is .
Cevabı ve açıklamayı göster

Cevap

The correct answer is 13/36.
Evaluating each term individually gives m2=19m^{-2} = \frac{1}{9}, n1/3=2n^{-1/3} = 2, and p3=18p^{-3} = -\frac{1}{8}. Substituting these values into the expression yields 192(18)\frac{1}{9} - 2 \cdot \left(-\frac{1}{8}\right). Following the order of operations, we first perform the multiplication: 2(18)=142 \cdot \left(-\frac{1}{8}\right) = -\frac{1}{4}. We then subtract this result from the first term: 19(14)=19+14=1336\frac{1}{9} - \left(-\frac{1}{4}\right) = \frac{1}{9} + \frac{1}{4} = \frac{13}{36}.

Adım Adım Çözüm

1
Evaluate m2m^{-2} when m=3m = -3.
m2=(3)2=1(3)2=19m^{-2} = (-3)^{-2} = \frac{1}{(-3)^2} = \frac{1}{9}
A negative exponent represents the reciprocal of the base raised to the positive power, and a negative base raised to an even power yields a positive result.
2
Evaluate n1/3n^{-1/3} when n=18n = \frac{1}{8}.
n1/3=(18)1/3=(81)1/3=81/3=2n^{-1/3} = \left(\frac{1}{8}\right)^{-1/3} = \left(8^{-1}\right)^{-1/3} = 8^{1/3} = 2
Apply the negative exponent rule to find the reciprocal of the fraction, then find the cube root of 8.
3
Evaluate p3p^{-3} when p=2p = -2.
p3=(2)3=1(2)3=18p^{-3} = (-2)^{-3} = \frac{1}{(-2)^3} = -\frac{1}{8}
A negative exponent represents the reciprocal, and a negative base raised to an odd power yields a negative result.
4
Substitute the evaluated terms back into the original algebraic expression.
192(18)\frac{1}{9} - 2 \cdot \left(-\frac{1}{8}\right)
Replace each variable expression with its calculated numerical value.
5
Perform the multiplication before subtraction following the order of operations.
2(18)=28=142 \cdot \left(-\frac{1}{8}\right) = -\frac{2}{8} = -\frac{1}{4}
The order of operations (PEMDAS/GEMS) dictates that multiplication must be performed before subtraction.
6
Subtract the product from the first term.
19(14)=19+14=436+936=1336\frac{1}{9} - \left(-\frac{1}{4}\right) = \frac{1}{9} + \frac{1}{4} = \frac{4}{36} + \frac{9}{36} = \frac{13}{36}
Subtracting a negative value is equivalent to addition. Find a common denominator to add the fractions.

Anahtar Kavram

Evaluating algebraic expressions involving negative bases, negative exponents, fractional exponents, and the order of operations.
Soru 1914Soru

A high school debate club consists of 15 members: 6 freshmen, 5 sophomores, and 4 juniors. If a committee of 3 members is to be selected at random from the club, what is the probability that the committee will contain at least 1 freshman and at least 1 sophomore?

Cevabı ve açıklamayı göster

Cevap: 5191\frac{51}{91}

Cevap

The correct probability is 5191\frac{51}{91}.
To find the probability that a randomly chosen 3-member committee from a club of 15 members (6 freshmen, 5 sophomores, 4 juniors) has at least 1 freshman and at least 1 sophomore, we can find the total number of possible committees and subtract the number of unfavorable committees. The total number of committees is (153)=455\binom{15}{3} = 455. The unfavorable committees are those with no freshmen (chosen from the 9 sophomores and juniors: (93)=84\binom{9}{3} = 84) or no sophomores (chosen from the 10 freshmen and juniors: (103)=120\binom{10}{3} = 120). Because these two groups overlap when only juniors are chosen ((43)=4\binom{4}{3} = 4), the total number of unfavorable committees is 84+1204=20084 + 120 - 4 = 200 by the Principle of Inclusion-Exclusion. Thus, there are 455200=255455 - 200 = 255 favorable committees, yielding a probability of 255455=5191\frac{255}{455} = \frac{51}{91}.

Adım Adım Çözüm

1
Calculate the total number of possible 3-member committees that can be formed from the 15 club members.
(153)=15×14×133×2×1=455\binom{15}{3} = \frac{15 \times 14 \times 13}{3 \times 2 \times 1} = 455 total committees.
To find the probability, we first need to determine the size of the entire sample space (the total number of possible outcomes).
2
Determine the number of committees that do not meet the requirement of containing at least one freshman and at least one sophomore. This occurs if a committee has no freshmen, no sophomores, or neither.
Let AA be the event of choosing a committee with no freshmen (only sophomores and juniors): (93)=84\binom{9}{3} = 84 ways. Let BB be the event of choosing a committee with no sophomores (only freshmen and juniors): (103)=120\binom{10}{3} = 120 ways. Let ABA \cap B be the event of choosing a committee with neither freshmen nor sophomores (only juniors): (43)=4\binom{4}{3} = 4 ways.
It is easier to count the complement (the unfavorable outcomes) and subtract it from the total.
3
Use the Principle of Inclusion-Exclusion to find the total number of unfavorable committees (no freshmen or no sophomores).
AB=A+BAB=84+1204=200|A \cup B| = |A| + |B| - |A \cap B| = 84 + 120 - 4 = 200 unfavorable committees.
Since the events of having no freshmen and having no sophomores overlap when only juniors are selected, we must subtract the intersection to avoid double-counting.
4
Subtract the number of unfavorable committees from the total number of committees to find the number of favorable committees, and then compute the probability.
Favorable committees: 455200=255455 - 200 = 255 ways. Probability: 255455=5191\frac{255}{455} = \frac{51}{91}.
Subtracting the complement from the total gives the number of valid outcomes, and dividing this by the total outcomes yields the desired probability.

Anahtar Kavram

Using combinations and the Principle of Inclusion-Exclusion to calculate probabilities of compound events.
Tahmini Süre:3m 0s
Soru 1915Soru

Pipe A can fill a water tank in xx hours, where x>0x > 0. Pipe B can fill the same water tank in x+3x + 3 hours. If both pipes are opened at the same time, they can fill the tank together in exactly 2 hours. What is the value of xx?

Cevabı ve açıklamayı göster

Cevap: 3

Cevap

The value of xx is 3.
The correct value is 3. The work rate equation for the two pipes is 1x+1x+3=12\frac{1}{x} + \frac{1}{x+3} = \frac{1}{2}. Combining the fractions on the left gives 2x+3x2+3x=12\frac{2x+3}{x^2+3x} = \frac{1}{2}. Cross-multiplying yields 4x+6=x2+3x4x + 6 = x^2 + 3x, which simplifies to the quadratic equation x2x6=0x^2 - x - 6 = 0. Factoring this quadratic equation gives (x3)(x+2)=0(x-3)(x+2) = 0, which has the solutions x=3x = 3 and x=2x = -2. Since xx represents a positive number of hours, the only valid solution is 3.

Adım Adım Çözüm

1
Set up the work rate equation based on the individual and combined rates.
1x+1x+3=12\frac{1}{x} + \frac{1}{x+3} = \frac{1}{2}
The sum of the individual rates (in tanks per hour) equals the combined rate of the two pipes.
2
Find a common denominator to combine the fractions on the left side of the equation.
(x+3)+xx(x+3)=12    2x+3x2+3x=12\frac{(x+3) + x}{x(x+3)} = \frac{1}{2} \implies \frac{2x+3}{x^2+3x} = \frac{1}{2}
To add fractions, they must share a common denominator, which is x(x+3)x(x+3).
3
Cross-multiply to eliminate the denominators and form a quadratic equation.
2(2x+3)=x2+3x    4x+6=x2+3x    x2x6=02(2x+3) = x^2+3x \implies 4x + 6 = x^2 + 3x \implies x^2 - x - 6 = 0
Cross-multiplication converts the rational equation into a polynomial equation.
4
Factor the quadratic equation to find the solutions for xx.
(x3)(x+2)=0    x=3(x-3)(x+2) = 0 \implies x = 3 or x=2x = -2
Since xx represents time, it must be positive (x>0x > 0), so the only valid solution is x=3x = 3.

Anahtar Kavram

Solving rational equations in the context of work-rate problems
Soru 1916Soru

A manufacturer of precision components produces cylindrical rods. The target diameter of the rods is 1.20 centimeters1.20\text{ centimeters}. A rod is classified as Grade A if its actual diameter, dd centimeters, satisfies the inequality 32.5d0.15|3 - 2.5d| \leq 0.15. To be used in a specific high-stress assembly, the rod's diameter must also satisfy the tolerance inequality d1.22<0.04|d - 1.22| < 0.04. Which of the following inequality expressions represents the complete set of all possible diameters, in centimeters, of rods that qualify as Grade A and are suitable for the assembly?

Cevabı ve açıklamayı göster

Cevap: 1.18<d<1.261.18 < d < 1.26

Cevap

The set of diameters satisfying both conditions is 1.18<d<1.261.18 < d < 1.26.
To satisfy both conditions, a rod's diameter must meet the Grade A requirement of 1.14d1.261.14 \le d \le 1.26 and the assembly requirement of 1.18<d<1.261.18 < d < 1.26. The intersection of these two intervals is the more restrictive range, which is 1.18<d<1.261.18 < d < 1.26. This ensures both inequalities are simultaneously true.

Adım Adım Çözüm

1
Solve the first inequality representing Grade A rods: 32.5d0.15|3 - 2.5d| \le 0.15.
1.14d1.261.14 \le d \le 1.26
Rewrite the absolute value inequality as a compound inequality: 0.1532.5d0.15-0.15 \le 3 - 2.5d \le 0.15. Subtract 33 from all parts to get 3.152.5d2.85-3.15 \le -2.5d \le -2.85. Divide all parts by 2.5-2.5, reversing the direction of the inequality signs: 1.26d1.141.26 \ge d \ge 1.14, which simplifies to 1.14d1.261.14 \le d \le 1.26.
2
Solve the second inequality representing suitability for the assembly: d1.22<0.04|d - 1.22| < 0.04.
1.18<d<1.261.18 < d < 1.26
Rewrite the absolute value inequality as a compound inequality: 0.04<d1.22<0.04-0.04 < d - 1.22 < 0.04. Add 1.221.22 to all parts to isolate dd: 1.18<d<1.261.18 < d < 1.26.
3
Find the intersection of the two solution sets: [1.14,1.26](1.18,1.26)[1.14, 1.26] \cap (1.18, 1.26).
1.18<d<1.261.18 < d < 1.26
For a rod to qualify for Grade A and be suitable for the assembly, its diameter must satisfy both conditions. The overlapping range is bounded below by the stricter lower bound of 1.181.18 (exclusive) and above by the stricter upper bound of 1.261.26 (exclusive).

Anahtar Kavram

Absolute Value Equations and Inequalities
Soru 1917Soru

For the imaginary unit ii, where i2=1i^2 = -1, and any integer nn, what is the value of the expression i4n+3(1+i)8(1i)6\frac{i^{4n+3} (1 + i)^8}{(1 - i)^6}?

Cevabı ve açıklamayı göster

Cevap: -2

Cevap

2-2
To find the value of the expression, we simplify each part. First, i4n+3i^{4n+3} simplifies to i-i because i4n=1i^{4n} = 1 and i3=ii^3 = -i. Second, (1+i)8(1+i)^8 is simplified by first squaring the base to get (1+i)2=2i(1+i)^2 = 2i, and then raising the result to the fourth power: (2i)4=16(2i)^4 = 16. Third, (1i)6(1-i)^6 is simplified by first squaring the base to get (1i)2=2i(1-i)^2 = -2i, and then cubing the result: (2i)3=8i3=8i(-2i)^3 = -8i^3 = 8i. Substituting these back into the expression yields i168i=2\frac{-i \cdot 16}{8i} = -2. Thus, the expression simplifies to 2-2.

Adım Adım Çözüm

1
Simplify the term i4n+3i^{4n+3} using the properties of powers of ii.
i4n+3=ii^{4n+3} = -i
Since i4=1i^4 = 1, we can rewrite i4n+3i^{4n+3} as (i4)ni3=1n(i)=i(i^4)^n \cdot i^3 = 1^n \cdot (-i) = -i.
2
Simplify the numerator term (1+i)8(1+i)^8.
(1+i)8=16(1+i)^8 = 16
We can rewrite (1+i)8(1+i)^8 as ((1+i)2)4((1+i)^2)^4. Since (1+i)2=1+2i+i2=2i(1+i)^2 = 1 + 2i + i^2 = 2i, we have (2i)4=24i4=161=16(2i)^4 = 2^4 \cdot i^4 = 16 \cdot 1 = 16.
3
Simplify the denominator term (1i)6(1-i)^6.
(1i)6=8i(1-i)^6 = 8i
We can rewrite (1i)6(1-i)^6 as ((1i)2)3((1-i)^2)^3. Since (1i)2=12i+i2=2i(1-i)^2 = 1 - 2i + i^2 = -2i, we have (2i)3=(2)3i3=8(i)=8i(-2i)^3 = (-2)^3 \cdot i^3 = -8 \cdot (-i) = 8i.
4
Substitute the simplified components back into the original expression and divide.
i168i=2\frac{-i \cdot 16}{8i} = -2
Substituting the terms gives i168i\frac{-i \cdot 16}{8i}. The common factor of ii in the numerator and denominator cancels out, and dividing 16-16 by 88 yields 2-2.

Anahtar Kavram

Simplifying complex expressions involving powers of the imaginary unit and powers of complex binomials.
Tahmini Süre:1m 30s
Soru 1918Soru

An online retailer sells two types of subscription boxes: a Basic Box and a Premium Box. Last month, the retailer sold a total of 250250 boxes. The number of Basic Boxes sold was 1010 more than 33 times the number of Premium Boxes sold. If the retailer made a total profit of 4,3504,350 dollars, and the profit from each Premium Box is 55 dollars less than twice the profit from each Basic Box, what is the profit, in dollars, for a single Premium Box?

Cevabı ve açıklamayı göster

Cevap: 25

Cevap

The profit for a single Premium Box is 2525 dollars.
Solving the system of equations for the box quantities gives 190190 Basic Boxes and 6060 Premium Boxes. Setting up the profit relation p=2b5p = 2b - 5 and the total profit equation 190b+60p=4350190b + 60p = 4350, we substitute b=p+52b = \frac{p+5}{2} to get 155p=3875155p = 3875, which simplifies to p=25p = 25 dollars.

Adım Adım Çözüm

1
Define variables for the quantities of boxes sold and set up a system of equations.
Let BB be the number of Basic Boxes sold and PP be the number of Premium Boxes sold. The given relationships are: B+P=250B + P = 250 and B=3P+10B = 3P + 10.
This translates the word problem statements about the number of boxes into solvable linear equations.
2
Solve for the quantities of each box sold.
Substitute B=3P+10B = 3P + 10 into the first equation: (3P+10)+P=250    4P+10=250    4P=240    P=60(3P + 10) + P = 250 \implies 4P + 10 = 250 \implies 4P = 240 \implies P = 60. Then, B=3(60)+10=190B = 3(60) + 10 = 190.
Finding the exact number of each type of box sold is required to formulate the profit equation.
3
Define variables for the profit of each box and set up the profit equations.
Let bb be the profit of a Basic Box and pp be the profit of a Premium Box. The total profit equation is 190b+60p=4350190b + 60p = 4350. The relationship between the profits is p=2b5p = 2b - 5, which can be rearranged to b=p+52b = \frac{p+5}{2}.
This sets up the system of equations representing the profit values.
4
Substitute and solve for the profit of a Premium Box (pp).
Substitute b=p+52b = \frac{p+5}{2} into the profit equation: 190(p+52)+60p=4350    95(p+5)+60p=4350    95p+475+60p=4350    155p=3875    p=25190\left(\frac{p+5}{2}\right) + 60p = 4350 \implies 95(p+5) + 60p = 4350 \implies 95p + 475 + 60p = 4350 \implies 155p = 3875 \implies p = 25.
Solving this single-variable equation gives the final required value for the profit of a single Premium Box.

Anahtar Kavram

Translating and Solving Multi-Step Algebraic Word Problems
Soru 1919Soru

Let matrix A=(2513)A = \begin{pmatrix} 2 & 5 \\ -1 & 3 \end{pmatrix} and matrix B=(4231)B = \begin{pmatrix} 4 & -2 \\ 3 & 1 \end{pmatrix}. If matrix C=2A+3BC = 2A + 3B, what is the value of the entry in the second row and first column of matrix CC?

Cevabı ve açıklamayı göster

Cevap: 7

Cevap

The entry in the second row and first column of matrix CC is 7.
The entry in the second row, first column of matrix CC, denoted as c2,1c_{2,1}, is calculated by multiplying the corresponding entry in matrix AA (a2,1=1a_{2,1} = -1) by 2 and the corresponding entry in matrix BB (b2,1=3b_{2,1} = 3) by 3, and then adding the results: 2(1)+3(3)=2+9=72(-1) + 3(3) = -2 + 9 = 7.

Adım Adım Çözüm

1
Locate the element in the second row, first column of both matrices AA and BB.
The element in the second row, first column of AA (designated a2,1a_{2,1}) is 1-1, and the element in the second row, first column of BB (designated b2,1b_{2,1}) is 33.
To find a specific entry in the resulting matrix C=2A+3BC = 2A + 3B, we perform the scalar multiplication and addition operations on the corresponding entries in the same position of matrices AA and BB.
2
Multiply the corresponding elements by their respective scalar factors.
For matrix AA, 2×(1)=22 \times (-1) = -2. For matrix BB, 3×3=93 \times 3 = 9.
Scalar multiplication requires multiplying each individual entry of a matrix by the given scalar factor.
3
Add the two resulting values to find the entry for matrix CC.
-2 + 9 = 7
Matrix addition is performed by adding the corresponding elements of the matrices.

Anahtar Kavram

Matrix scalar multiplication and addition of corresponding elements
Tahmini Süre:45s
Soru 1920Soru

The algebraic expression (x2)ax4\frac{(x^2)^a}{x^{-4}} is equivalent to x10x^{10} for all non-zero real numbers xx. What is the value of aa?

Cevabı ve açıklamayı göster

Cevap: 3

Cevap

The correct answer is 3.
The correct value for aa is 33. Applying the power of a power rule to (x2)a(x^2)^a yields x2ax^{2a}. Then, applying the quotient rule to x2ax4\frac{x^{2a}}{x^{-4}} yields x2a(4)=x2a+4x^{2a - (-4)} = x^{2a+4}. Equating the exponents gives 2a+4=102a + 4 = 10, which solves to a=3a = 3.

Adım Adım Çözüm

1
Apply the power of a power property to the numerator.
(x2)a=x2a(x^2)^a = x^{2a}
When raising a power to another power, multiply the exponents: (xm)n=xmn(x^m)^n = x^{mn}.
2
Apply the quotient property of exponents to simplify the fraction.
x2ax4=x2a(4)=x2a+4\frac{x^{2a}}{x^{-4}} = x^{2a - (-4)} = x^{2a + 4}
When dividing exponential expressions with the same base, subtract the exponent in the denominator from the exponent in the numerator: xmxn=xmn\frac{x^m}{x^n} = x^{m-n}.
3
Set the resulting exponent equal to the exponent of the equivalent expression and solve for aa.
2a+4=10    2a=6    a=32a + 4 = 10 \implies 2a = 6 \implies a = 3
Since the bases are identical and the expressions are equivalent, their exponents must be equal.

Anahtar Kavram

Properties of Exponents in Algebraic Expressions
ÖncekiSayfa 96 / 278Sonraki
Tüm alıştırma soruları — ACT | Examkin