Algebra

356 soru

Soru 61Soru

What value of xx satisfies the exponential equation 25x45x+1=12525^x - 4 \cdot 5^{x+1} = 125?

Cevabı ve açıklamayı göster

Cevap: 2

Cevap

The correct answer is 22.
Rewriting 25x25^x as (5x)2(5^x)^2 and 45x+14 \cdot 5^{x+1} as 205x20 \cdot 5^x transforms the equation into (5x)220(5x)125=0(5^x)^2 - 20(5^x) - 125 = 0. Substituting u=5xu = 5^x produces u220u125=0u^2 - 20u - 125 = 0, which factors into (u25)(u+5)=0(u - 25)(u + 5) = 0. Because 5x5^x must be greater than zero for all real values of xx, u=5u = -5 yields no valid real solution. Thus, 5x=25=525^x = 25 = 5^2, giving x=2x = 2.

Adım Adım Çözüm

1
Convert exponential expressions to a common base of 5.
25x=(52)x=(5x)225^x = (5^2)^x = (5^x)^2 and 45x+1=455x=205x4 \cdot 5^{x+1} = 4 \cdot 5 \cdot 5^x = 20 \cdot 5^x.
Applying exponent laws am+n=amana^{m+n} = a^m \cdot a^n and (am)n=amn(a^m)^n = a^{mn} expresses terms in quadratic form with respect to 5x5^x.
2
Formulate and factor the quadratic equation in terms of u=5xu = 5^x.
u220u125=0    (u25)(u+5)=0u^2 - 20u - 125 = 0 \implies (u - 25)(u + 5) = 0, yielding u=25u = 25 or u=5u = -5.
The equation reduces to standard quadratic form, which factors easily.
3
Solve for xx while rejecting non-viable real roots.
5x=25=52    x=25^x = 25 = 5^2 \implies x = 2. 5x=55^x = -5 has no real solution.
An exponential function with a positive base produces strictly positive output values for all real domain inputs.

Anahtar Kavram

Solving exponential equations reducible to quadratic form using exponent laws
Soru 62Soru

At a charity fundraising event, standard tickets were sold for $45\$45 each and VIP tickets were sold for $80\$80 each. The number of standard tickets sold was 1212 more than twice the number of VIP tickets sold. If the total revenue generated from standard tickets exceeded the total revenue from VIP tickets by $1,830\$1,830, how many VIP tickets were sold?

Cevabı ve açıklamayı göster

Cevap: 129

Cevap

129 VIP tickets were sold.
Letting vv represent the number of VIP tickets sold, the number of standard tickets sold is 2v+122v + 12. Expressing the revenue condition yields the linear equation 45(2v+12)80v=183045(2v + 12) - 80v = 1830. Distributing 45 gives 90v+54080v=183090v + 540 - 80v = 1830. Combining like terms results in 10v+540=183010v + 540 = 1830. Subtracting 540 from both sides gives 10v=129010v = 1290, which yields v=129v = 129.

Adım Adım Çözüm

1
Define the unknown variable
Let vv be the number of VIP tickets sold.
The question asks for the number of VIP tickets, making vv a direct choice for the variable.
2
Translate the relationship between ticket quantities into an algebraic expression
Standard tickets sold =2v+12= 2v + 12
'12 more than twice the number of VIP tickets' translates directly to 2v+122v + 12.
3
Formulate total revenue expressions and construct the single-variable linear equation
45(2v+12)80v=183045(2v + 12) - 80v = 1830
Total standard revenue minus total VIP revenue equals the given excess of $1,830\$1,830.
4
Distribute and combine like terms to solve for vv
90v+54080v=1830    10v+540=1830    10v=1290    v=12990v + 540 - 80v = 1830 \implies 10v + 540 = 1830 \implies 10v = 1290 \implies v = 129
Applying standard algebraic operations isolates vv on one side of the equation.

Anahtar Kavram

Formulating and solving a linear equation in one variable from a multi-step word problem context
Tahmini Süre:2m 0s
Soru 63Soru

A reservoir initially contains 4,8004,800 gallons of water. A drainage pump operates at a constant rate of 120120 gallons per minute to empty the reservoir. How many minutes of continuous pumping will it take for the amount of water remaining in the reservoir to be reduced to 1,2001,200 gallons?

Cevabı ve açıklamayı göster

Cevap: 3030

Cevap

30 minutes
To find the time needed for 1,2001,200 gallons to remain, subtract 1,2001,200 from the initial 4,8004,800 gallons to determine that 3,6003,600 gallons of water must be removed. Dividing the 3,6003,600 gallons by the drainage rate of 120120 gallons per minute gives exactly 3030 minutes.

Adım Adım Çözüm

1
Calculate the total volume of water that must be drained from the reservoir.
4,800 gallons1,200 gallons=3,600 gallons4,800 \text{ gallons} - 1,200 \text{ gallons} = 3,600 \text{ gallons}
The question asks for the time until 1,2001,200 gallons remain, so the amount removed is the difference between the starting volume and ending volume.
2
Set up the linear rate equation to solve for elapsed time tt in minutes.
Rate×t=Volume Drained    120t=3,600\text{Rate} \times t = \text{Volume Drained} \implies 120t = 3,600
The rate of drainage is constant at 120120 gallons per minute.
3
Solve for tt.
t=3,600120=30 minutest = \frac{3,600}{120} = 30 \text{ minutes}
Dividing total gallons to drain by the rate gives the required time.

Anahtar Kavram

Linear Modeling and Distance-Rate-Time / Work-Rate Relationships
Tahmini Süre:1m 0s
Soru 64Soru

A logistics warehouse uses two sizes of shipping crates: small crates and large crates. A shipment containing 33 small crates and 55 large crates has a total weight of 4747 pounds. A second shipment containing 66 small crates and 22 large crates has a total weight of 3838 pounds. What is the total weight, in pounds, of a shipment containing 22 small crates and 33 large crates?

Cevabı ve açıklamayı göster

Cevap: 29

Cevap

29 pounds
By setting up the linear system 3s+5l=473s + 5l = 47 and 6s+2l=386s + 2l = 38, using elimination gives s=4s = 4 pounds for a small crate and l=7l = 7 pounds for a large crate. Substituting these values into the target expression 2s+3l2s + 3l yields 2(4)+3(7)=292(4) + 3(7) = 29 pounds.

Adım Adım Çözüm

1
Set up a system of linear equations from the given context.
Let ss be the weight of a small crate and ll be the weight of a large crate. The equations are: (1) 3s+5l=473s + 5l = 47 and (2) 6s+2l=386s + 2l = 38.
Translate the physical constraints of each shipment into algebraic equations.
2
Solve for the variable ll by eliminating ss.
Multiply Equation (1) by 22 to get 6s+10l=946s + 10l = 94. Subtract Equation (2) (6s+2l=386s + 2l = 38) from this new equation: (6s+10l)(6s+2l)=9438    8l=56    l=7(6s + 10l) - (6s + 2l) = 94 - 38 \implies 8l = 56 \implies l = 7.
Align the coefficients of ss so that elimination via subtraction yields a single-variable linear equation for ll.
3
Substitute l=7l = 7 back into Equation (2) to solve for ss.
6s+2(7)=38    6s+14=38    6s=24    s=46s + 2(7) = 38 \implies 6s + 14 = 38 \implies 6s = 24 \implies s = 4.
Determine the individual weight of a small crate.
4
Calculate the requested total weight for 22 small crates and 33 large crates.
2s+3l=2(4)+3(7)=8+21=292s + 3l = 2(4) + 3(7) = 8 + 21 = 29.
Substitute the individual values of ss and ll into the target expression.

Anahtar Kavram

Solving 2x2 Systems of Linear Equations by Elimination and Linear Combination Evaluation
Tahmini Süre:1m 30s
Soru 65Soru

Two water reservoirs, Reservoir A and Reservoir B, contain a combined total of 360360 liters of water. After 3030 liters of water are transferred from Reservoir A to Reservoir B, the volume of water in Reservoir B is equal to 23\frac{2}{3} of the volume of water remaining in Reservoir A. How many liters of water were originally in Reservoir A?

Cevabı ve açıklamayı göster

Cevap: 246246

Cevap

246 liters were originally in Reservoir A.
Let xx represent the original volume of Reservoir A. Since the combined volume is 360360 liters, Reservoir B initially contains 360x360 - x liters. After transferring 3030 liters from A to B, Reservoir A contains x30x - 30 liters and Reservoir B contains (360x)+30=390x(360 - x) + 30 = 390 - x liters. Setting up the equation 390x=23(x30)390 - x = \frac{2}{3}(x - 30) and multiplying by 3 gives 11703x=2x601170 - 3x = 2x - 60. Combining like terms yields 5x=12305x = 1230, so x=246x = 246 liters. Thus, 246246 is the correct original volume.

Adım Adım Çözüm

1
Define the variable for the unknown quantity.
Let xx be the original volume of water in Reservoir A (in liters).
Choosing a single variable simplifies setting up a linear equation.
2
Express the original volume of Reservoir B in terms of xx.
Original volume in Reservoir B is 360x360 - x.
The total volume across both reservoirs is given as 360360 liters.
3
Write expressions for the volumes in each reservoir after the transfer of 30 liters.
Volume in Reservoir A after transfer: x30x - 30.
Volume in Reservoir B after transfer: (360x)+30=390x(360 - x) + 30 = 390 - x.
Transferring 30 liters removes 30 liters from A and adds 30 liters to B.
4
Set up the linear equation based on the given relationship.
390x=23(x30)390 - x = \frac{2}{3}(x - 30)
The problem specifies that the new volume in Reservoir B is 23\frac{2}{3} of the new volume in Reservoir A.
5
Solve the equation for xx.
3(390x)=2(x30)    11703x=2x60    1230=5x    x=2463(390 - x) = 2(x - 30) \implies 1170 - 3x = 2x - 60 \implies 1230 = 5x \implies x = 246.
Multiply both sides by 3 to eliminate the fraction, then collect like terms.

Anahtar Kavram

Formulating and solving a linear equation in one variable from a real-world conservation/transfer scenario.
Soru 66Soru

If xx is a real number satisfying the exponential equation 4x+14x1=1204^{x+1} - 4^{x-1} = 120, what is the value of 22x+12^{2x + 1}?

Cevabı ve açıklamayı göster

Cevap: 64

Cevap

The value of 22x+12^{2x + 1} is 64.
Factoring 4x14^{x-1} from 4x+14x14^{x+1} - 4^{x-1} gives 4x1(161)=154x1=1204^{x-1}(16 - 1) = 15 \cdot 4^{x-1} = 120. Dividing by 15 yields 4x1=84^{x-1} = 8. Rewriting with base 2 gives (22)x1=22x2=23(2^2)^{x-1} = 2^{2x-2} = 2^3, so 2x2=32x - 2 = 3, meaning 2x=52x = 5. Substituting 2x=52x = 5 into 22x+12^{2x+1} gives 25+1=26=642^{5+1} = 2^6 = 64.

Adım Adım Çözüm

1
Factor out 4x14^{x-1} from the left side of the equation 4x+14x1=1204^{x+1} - 4^{x-1} = 120.
4x1(421)=1204^{x-1}(4^2 - 1) = 120, which simplifies to 4x1(15)=1204^{x-1}(15) = 120.
Factoring out the lowest power of 4 allows simplification of the terms on the left side.
2
Divide both sides by 15 to isolate 4x14^{x-1}.
4x1=12015=84^{x-1} = \frac{120}{15} = 8.
Isolating the exponential expression is necessary to solve for xx.
3
Express both sides with a common base of 2.
(22)x1=23    22(x1)=23    22x2=23(2^2)^{x-1} = 2^3 \implies 2^{2(x-1)} = 2^3 \implies 2^{2x - 2} = 2^3.
Converting to a common prime base allows equating the exponents.
4
Equate exponents to solve for 2x2x.
2x2=3    2x=52x - 2 = 3 \implies 2x = 5.
Since the bases are equal and positive, their exponents must be equal.
5
Substitute 2x=52x = 5 into the target expression 22x+12^{2x + 1}.
25+1=26=642^{5 + 1} = 2^6 = 64.
Evaluating the exact expression requested in the stem.

Anahtar Kavram

Factoring exponential expressions with variable exponents and converting bases
Tahmini Süre:1m 30s
Soru 67Soru
A manufacturing company's monthly total production cost CC, in dollars, is related to the number of units produced, xx, by the linear equation:
3(C1,200)5=2x+180\frac{3(C - 1,200)}{5} = 2x + 180
If the total production cost in a given month was between $4,000\$4,000 and $5,000\$5,000, inclusive, which of the following could be the number of units produced in that month? Select all such numbers.

Geçerli olan tümünü seçin

Cevabı ve açıklamayı göster

Cevap: 800; 950; 1,000

Cevap

The numbers of units that could be produced are 800, 950, and 1,000.
Solving the linear equation for xx gives x=3C4,50010x = \frac{3C - 4,500}{10}. Substituting the boundary cost values C=4,000C = 4,000 and C=5,000C = 5,000 yields x=750x = 750 and x=1,050x = 1,050, respectively. Therefore, any valid number of units must lie in the range [750,1,050][750, 1,050]. The values 800, 950, and 1,000 fall strictly within this interval.

Adım Adım Çözüm

1
Express x in terms of C by isolating the variable x in the linear equation.
3(C1,200)=5(2x+180)    3C3,600=10x+900    10x=3C4,500    x=3C4,500103(C - 1,200) = 5(2x + 180) \implies 3C - 3,600 = 10x + 900 \implies 10x = 3C - 4,500 \implies x = \frac{3C - 4,500}{10}
Isolating xx allows direct evaluation of the unit limits based on the cost boundary values.
2
Calculate the minimum value of x corresponding to the minimum cost C = 4,000.
xmin=3(4,000)4,50010=12,0004,50010=7,50010=750x_{\min} = \frac{3(4,000) - 4,500}{10} = \frac{12,000 - 4,500}{10} = \frac{7,500}{10} = 750
Determines the lower bound of units produced.
3
Calculate the maximum value of x corresponding to the maximum cost C = 5,000.
xmax=3(5,000)4,50010=15,0004,50010=10,50010=1,050x_{\max} = \frac{3(5,000) - 4,500}{10} = \frac{15,000 - 4,500}{10} = \frac{10,500}{10} = 1,050
Determines the upper bound of units produced.
4
Filter the given choices to find all values within the interval [750, 1,050].
The valid values are 800, 950, and 1,000.
Only values between 750 and 1,050 inclusive satisfy the cost constraint.

Anahtar Kavram

Linear Equations in One Variable
Soru 68Soru

If xx satisfies the equation x+532=x14\frac{x + 5}{3} - 2 = \frac{x - 1}{4}, what is the value of xx?

Cevabı ve açıklamayı göster

Cevap: 1

Cevap

1
Multiplying the equation x+532=x14\frac{x + 5}{3} - 2 = \frac{x - 1}{4} by the common denominator 1212 eliminates fractions to produce 4(x+5)24=3(x1)4(x + 5) - 24 = 3(x - 1). Expanding both sides yields 4x+2024=3x34x + 20 - 24 = 3x - 3, which simplifies to 4x4=3x34x - 4 = 3x - 3. Subtracting 3x3x from both sides and adding 44 to both sides gives x=1x = 1.

Adım Adım Çözüm

1
Multiply every term on both sides of the equation by the least common denominator of 3 and 4, which is 12.
12(x+53)122=12(x14)12 \cdot \left(\frac{x + 5}{3}\right) - 12 \cdot 2 = 12 \cdot \left(\frac{x - 1}{4}\right), which simplifies to 4(x+5)24=3(x1)4(x + 5) - 24 = 3(x - 1).
Clearing fractional denominators simplifies the equation into integer-coefficient linear form.
2
Expand both sides by distributing the numeric multipliers.
4x+2024=3x34x + 20 - 24 = 3x - 3, which combines like terms to 4x4=3x34x - 4 = 3x - 3.
Distributing coefficients removes grouping symbols so variable and constant terms can be combined.
3
Isolate the variable term xx on one side.
Subtract 3x3x from both sides to get x4=3x - 4 = -3, then add 44 to both sides to get x=1x = 1.
Standard algebraic reduction requires grouping all terms containing the unknown variable on one side and numerical constants on the other.

Anahtar Kavram

Solving single-variable linear equations containing fractional terms by clearing denominators
Tahmini Süre:1m 0s
Soru 69Soru

A chemist mixes xx ounces of a 40% acid solution with yy ounces of a 70% acid solution to produce a 20-ounce mixture that is 52% acid. What is the value of xyx - y?

Cevabı ve açıklamayı göster

Cevap: 4

Cevap

4
Setting up the linear system x+y=20x + y = 20 and 0.40x+0.70y=10.40.40x + 0.70y = 10.4 leads to x=12x = 12 and y=8y = 8. Subtracting yy from xx yields 128=412 - 8 = 4.

Adım Adım Çözüm

1
Set up the system of linear equations based on total solution volume and pure acid content.
Total volume equation: x+y=20x + y = 20. Pure acid equation: 0.40x+0.70y=0.52(20)=10.40.40x + 0.70y = 0.52(20) = 10.4.
The sum of the component volumes equals the total volume, and the sum of the pure acid contents equals the total acid content.
2
Multiply the acid equation by 10 to eliminate decimals.
4x+7y=1044x + 7y = 104.
Clearing decimals simplifies the subsequent elimination calculation.
3
Solve for yy using the elimination method.
Multiply x+y=20x + y = 20 by 4 to get 4x+4y=804x + 4y = 80. Subtract this from 4x+7y=1044x + 7y = 104: (4x+7y)(4x+4y)=10480    3y=24    y=8(4x + 7y) - (4x + 4y) = 104 - 80 \implies 3y = 24 \implies y = 8.
Eliminating the variable xx isolates yy.
4
Solve for xx and compute xyx - y.
x=208=12x = 20 - 8 = 12. Therefore, xy=128=4x - y = 12 - 8 = 4.
Substitute y=8y = 8 back into the first equation and calculate the requested expression.

Anahtar Kavram

Systems of Linear Equations in Mixture Problems
Soru 70Soru

For all real numbers xx such that x3x \neq -3, which of the following expressions is equivalent to 2x2184x+12\frac{2x^2 - 18}{4x + 12}?

Cevabı ve açıklamayı göster

Cevap: x32\frac{x - 3}{2}

Cevap

The expression x32\frac{x - 3}{2} is equivalent to the given rational expression.
Factoring the numerator gives 2(x29)=2(x3)(x+3)2(x^2 - 9) = 2(x - 3)(x + 3) and factoring the denominator gives 4(x+3)4(x + 3). Canceling the non-zero common terms 2(x+3)2(x + 3) leaves x32\frac{x - 3}{2}.

Adım Adım Çözüm

1
Factor out the greatest common factor from the numerator and denominator.
Numerator: 2x218=2(x29)2x^2 - 18 = 2(x^2 - 9); Denominator: 4x+12=4(x+3)4x + 12 = 4(x + 3).
Factoring out common numerical coefficients simplifies the expression and reveals algebraic patterns.
2
Apply the difference of squares formula to factor x29x^2 - 9.
x29=(x3)(x+3)x^2 - 9 = (x - 3)(x + 3), so the numerator becomes 2(x3)(x+3)2(x - 3)(x + 3).
The algebraic identity a2b2=(ab)(a+b)a^2 - b^2 = (a - b)(a + b) allows complete factoring of the numerator.
3
Cancel common factors shared by the numerator and denominator.
\frac{2(x - 3)(x + 3)}{4(x + 3)} = \frac{2(x - 3)}{4} = \frac{x - 3}{2}.
Since x3x \neq -3, the factor (x+3)(x + 3) is non-zero and can be safely canceled along with reducing the constant ratio 24\frac{2}{4} to 12\frac{1}{2}.

Anahtar Kavram

Simplifying rational algebraic expressions by factoring common numerical factors and applying the difference of squares identity.
Soru 71Soru

If xx satisfies the linear equation x+22+x13=4\frac{x + 2}{2} + \frac{x - 1}{3} = 4, what is the value of 3x23x - 2?

Cevabı ve açıklamayı göster

Cevap: 1010

Cevap

The value of 3x23x - 2 is 1010.
To solve x+22+x13=4\frac{x + 2}{2} + \frac{x - 1}{3} = 4, multiply the entire equation by the common denominator 6 to clear fractions, yielding 3(x+2)+2(x1)=243(x + 2) + 2(x - 1) = 24. Distributing gives 3x+6+2x2=243x + 6 + 2x - 2 = 24, which simplifies to 5x+4=24    5x=20    x=45x + 4 = 24 \implies 5x = 20 \implies x = 4. Substituting x=4x = 4 into 3x23x - 2 gives 3(4)2=103(4) - 2 = 10.

Adım Adım Çözüm

1
Find a common denominator to clear the fractions from the equation.
The least common multiple of 2 and 3 is 6. Multiplying both sides of the equation by 6 gives 6(x+22)+6(x13)=646 \cdot \left(\frac{x + 2}{2}\right) + 6 \cdot \left(\frac{x - 1}{3}\right) = 6 \cdot 4, which simplifies to 3(x+2)+2(x1)=243(x + 2) + 2(x - 1) = 24.
Clearing denominators simplifies multi-step fractional equations into standard linear form.
2
Expand terms and solve for xx.
3x+6+2x2=24    5x+4=24    5x=20    x=43x + 6 + 2x - 2 = 24 \implies 5x + 4 = 24 \implies 5x = 20 \implies x = 4.
Combining like terms isolates the variable xx.
3
Substitute x=4x = 4 into the target expression 3x23x - 2.
3(4)2=122=103(4) - 2 = 12 - 2 = 10.
The question asks for the value of the algebraic expression 3x23x - 2, not xx itself.

Anahtar Kavram

Solving linear equations with fractional coefficients by clearing denominators and evaluating target algebraic expressions.
Tahmini Süre:1m 15s
Soru 72Soru
Consider the following system of linear equations:
2x+3y=124x+6y=24\begin{aligned} 2x + 3y &= 12 \\ 4x + 6y &= 24 \end{aligned}

Which of the following statements about this system must be true? Select all that apply.

Geçerli olan tümünü seçin

Cevabı ve açıklamayı göster

Cevap: The system has infinitely many solutions.; The graphs of the two equations represent the exact same line in the xyxy-plane.; The ordered pair (3,2)(3, 2) is a solution to the system.

Cevap

The correct statements are that the system has infinitely many solutions, the graphs represent the exact same line, and (3,2)(3, 2) is a solution to the system.
Dividing 4x+6y=244x + 6y = 24 by 22 produces 2x+3y=122x + 3y = 12, showing that both equations represent the exact same line. Therefore, the system has infinitely many solutions. Substituting x=3x = 3 and y=2y = 2 yields 2(3)+3(2)=122(3) + 3(2) = 12, confirming that (3,2)(3, 2) is one of the infinitely many valid solutions.

Adım Adım Çözüm

1
Analyze the relationship between the two linear equations
Dividing the second equation 4x+6y=244x + 6y = 24 by 22 gives 2x+3y=122x + 3y = 12, which is identical to the first equation.
Comparing coefficients and constants determines whether equations in a system are dependent, independent, or inconsistent.
2
Determine the number of solutions and geometric structure
Because the equations are mathematically equivalent, they describe the same line in the coordinate plane and have infinitely many intersection points.
Identical linear equations form a dependent system with infinitely many solutions.
3
Test the ordered pair (3,2)(3, 2)
Evaluating 2(3)+3(2)=6+6=122(3) + 3(2) = 6 + 6 = 12 confirms that (3,2)(3, 2) lies on the line.
Any point satisfying one equation satisfies the entire system of equivalent equations.
4
Determine the axis intercepts
Setting y=0y=0 gives 2x=12x=62x=12 \Rightarrow x=6 (the xx-intercept is (6,0)(6,0)); setting x=0x=0 gives 3y=12y=43y=12 \Rightarrow y=4 (the yy-intercept is (0,4)(0,4)).
Checking coordinates of axis intersections prevents mislabeling xx- and yy-intercepts.

Anahtar Kavram

Dependent Systems of Linear Equations
Soru 73Soru

For all non-zero real numbers xx and yy, which of the following expressions is equivalent to 12x4y28x2y34x2y\frac{12x^4y^2 - 8x^2y^3}{4x^2y}?

Cevabı ve açıklamayı göster

Cevap: 3x2y2y23x^2y - 2y^2

Cevap

3x2y2y23x^2y - 2y^2
Dividing each term in the numerator by 4x2y4x^2y yields 12x4y24x2y8x2y34x2y=3x2y2y2\frac{12x^4y^2}{4x^2y} - \frac{8x^2y^3}{4x^2y} = 3x^2y - 2y^2, which matches the correct expression.

Adım Adım Çözüm

1
Split the rational algebraic expression into two separate fractions by distributing the denominator.
12x4y24x2y8x2y34x2y\frac{12x^4y^2}{4x^2y} - \frac{8x^2y^3}{4x^2y}
When dividing a polynomial by a monomial, each term of the numerator must be divided independently by the denominator.
2
Simplify the first term 12x4y24x2y\frac{12x^4y^2}{4x^2y}.
124x42y21=3x2y\frac{12}{4} \cdot x^{4-2} \cdot y^{2-1} = 3x^2y
Divide the numerical coefficients and apply the exponent quotient rule am/an=amna^m / a^n = a^{m-n} for each variable.
3
Simplify the second term 8x2y34x2y\frac{8x^2y^3}{4x^2y}.
84x22y31=2(1)y2=2y2\frac{8}{4} \cdot x^{2-2} \cdot y^{3-1} = 2(1)y^2 = 2y^2
Divide the coefficients and apply the exponent quotient rule, noting that x0=1x^0 = 1 for non-zero xx.
4
Combine the simplified terms with the original subtraction operator.
3x2y2y23x^2y - 2y^2
Combine terms to form the final simplified expression.

Anahtar Kavram

Simplifying algebraic fractions by distributing a monomial denominator across numerator terms and applying exponent rules.
Tahmini Süre:45s
Soru 74Soru

A shipping company calculates the total cost CC, in dollars, to deliver a package of weight ww pounds using the linear relationship C=kw+bC = kw + b, where kk and bb are positive constants. The delivery cost for a 44-pound package is $19\$19, and the delivery cost for a 99-pound package is $39\$39. If a customer pays a total delivery cost of $71\$71 for a single package, what is the weight of the package, in pounds?

Cevabı ve açıklamayı göster

Cevap: 1717

Cevap

The weight of the package is 1717 pounds.
Using the two points (4,19)(4, 19) and (9,39)(9, 39), the rate of change kk is calculated as 391994=205=4\frac{39 - 19}{9 - 4} = \frac{20}{5} = 4 dollars per pound. Substituting k=4k = 4 into 4(4)+b=194(4) + b = 19 yields b=3b = 3. Setting the linear equation 4w+3=714w + 3 = 71 and solving for ww gives 4w=684w = 68, so w=17w = 17 pounds.

Adım Adım Çözüm

1
Set up a system of linear equations using the given data points (4,19)(4, 19) and (9,39)(9, 39).
4k+b=194k + b = 19 and 9k+b=399k + b = 39.
The cost model follows C=kw+bC = kw + b for weight ww.
2
Subtract the first equation from the second equation to solve for kk.
(9k+b)(4k+b)=3919    5k=20    k=4(9k + b) - (4k + b) = 39 - 19 \implies 5k = 20 \implies k = 4.
Subtracting eliminates the constant bb to determine the unit rate per pound.
3
Substitute k=4k = 4 into 4k+b=194k + b = 19 to solve for bb.
4(4)+b=19    16+b=19    b=34(4) + b = 19 \implies 16 + b = 19 \implies b = 3.
Finding bb establishes the full linear equation model: C=4w+3C = 4w + 3.
4
Substitute C=71C = 71 into the linear equation 4w+3=714w + 3 = 71 and solve for ww.
4w=713    4w=68    w=174w = 71 - 3 \implies 4w = 68 \implies w = 17.
Solving for ww yields the required weight corresponding to a $71\$71 delivery cost.

Anahtar Kavram

Linear Modeling and Single-Variable Linear Equations
Tahmini Süre:1m 30s
Soru 75Soru
Consider the following system of linear equations:
x+2y=103xy=9\begin{aligned} x + 2y &= 10 \\ 3x - y &= 9 \end{aligned}
Which of the following statements are true? Select all that apply.

Geçerli olan tümünü seçin

Cevabı ve açıklamayı göster

Cevap: The value of xx is 44.; The value of x+yx + y is 77.; The value of 2x+y2x + y is 1111.

Cevap

The true statements are those asserting that x=4x = 4, that x+y=7x + y = 7, and that 2x+y=112x + y = 11.
Solving the system of linear equations yields the unique solution x=4x = 4 and y=3y = 3. Substituting these values into the given choices demonstrates that the statements claiming x=4x = 4, x+y=7x + y = 7, and 2x+y=112x + y = 11 are all mathematically correct.

Adım Adım Çözüm

1
Express yy in terms of xx using the second equation.
y=3x9y = 3x - 9
Isolating yy allows for simple substitution into the first equation.
2
Substitute y=3x9y = 3x - 9 into the first equation x+2y=10x + 2y = 10.
x+2(3x9)=10    x+6x18=10    7x=28    x=4x + 2(3x - 9) = 10 \implies x + 6x - 18 = 10 \implies 7x = 28 \implies x = 4
This yields a single linear equation in terms of xx.
3
Calculate yy using x=4x = 4.
y=3(4)9=3y = 3(4) - 9 = 3
Substituting x=4x = 4 back gives the unique solution for yy.
4
Evaluate the given statements with (x,y)=(4,3)(x, y) = (4, 3).
x=4x = 4 is true; x+y=4+3=7x + y = 4 + 3 = 7 is true; y=4y = 4 is false (y=3y = 3); 2x+y=2(4)+3=112x + y = 2(4) + 3 = 11 is true; xy=43=1x - y = 4 - 3 = 1 is false.
Testing each condition determines which options are valid.

Anahtar Kavram

Solving a 2x2 system of linear equations using substitution to evaluate linear expressions.
Tahmini Süre:1m 0s
Soru 76Soru

In the xyxy-plane, line kk has a slope of 25\frac{2}{5} and passes through the point (5,8)(5, 8). Line mm is perpendicular to line kk and has the same yy-intercept as line kk. What is the xx-intercept of line mm?

Cevabı ve açıklamayı göster

Cevap: 2.4

Cevap

2.4
To find the xx-intercept of line mm, first determine the equation of line kk. Using slope-intercept form y=mx+by = mx + b with m=25m = \frac{2}{5} and point (5,8)(5, 8), we get 8=25(5)+b    b=68 = \frac{2}{5}(5) + b \implies b = 6. Thus, the yy-intercept of line kk (and line mm) is (0,6)(0, 6). Next, line mm is perpendicular to line kk, so its slope is the negative reciprocal of 25\frac{2}{5}, which is 52-\frac{5}{2}. The equation for line mm is y=52x+6y = -\frac{5}{2}x + 6. Setting y=0y = 0 to solve for the xx-intercept yields 0=52x+6    52x=6    x=125=2.40 = -\frac{5}{2}x + 6 \implies \frac{5}{2}x = 6 \implies x = \frac{12}{5} = 2.4.

Adım Adım Çözüm

1
Find the equation and yy-intercept of line kk
Line kk has equation y=25x+6y = \frac{2}{5}x + 6, with yy-intercept at (0,6)(0, 6).
Using point-slope form yy1=m(xx1)y - y_1 = m(x - x_1) with m=25m = \frac{2}{5} and (x1,y1)=(5,8)(x_1, y_1) = (5, 8).
2
Calculate the slope of line mm
The slope of line mm is 52-\frac{5}{2}.
Perpendicular lines have negative reciprocal slopes: 12/5=52-\frac{1}{2/5} = -\frac{5}{2}.
3
Construct the equation of line mm
Line mm has equation y=52x+6y = -\frac{5}{2}x + 6.
Line mm shares the yy-intercept (0,6)(0, 6) with line kk.
4
Solve for the xx-intercept of line mm
x=2.4x = 2.4
Set y=0y = 0 in y=52x+6y = -\frac{5}{2}x + 6 to get 0=52x+6    52x=6    x=2.40 = -\frac{5}{2}x + 6 \implies \frac{5}{2}x = 6 \implies x = 2.4.

Anahtar Kavram

Perpendicular Slopes and Line Intercepts
Soru 77Soru

If xx is a solution to the quadratic equation x211x+28=0x^2 - 11x + 28 = 0 such that x>5x > 5, what is the value of xx?

Cevabı ve açıklamayı göster

Cevap: 7

Cevap

The value of xx is 7.
Factoring x211x+28=0x^2 - 11x + 28 = 0 yields (x7)(x4)=0(x - 7)(x - 4) = 0, giving solutions x=7x = 7 and x=4x = 4. Since the problem specifies that x>5x > 5, the only valid value for xx is 7.

Adım Adım Çözüm

1
Factor the quadratic expression
(x7)(x4)=0(x - 7)(x - 4) = 0
Find two numbers that multiply to 28 and sum to -11, which are -7 and -4.
2
Find the roots of the equation
x=7x = 7 or x=4x = 4
Set each linear factor equal to 0 and solve for xx.
3
Apply the given constraint x>5x > 5
x=7x = 7
Out of the two roots 4 and 7, only 7 is strictly greater than 5.

Anahtar Kavram

Factoring quadratic equations of the form x2+bx+c=0x^2 + bx + c = 0
Soru 78Soru

If xx is a negative real number such that x2+5x14=0x^2 + 5x - 14 = 0, what is the value of x+3x + 3?

Cevabı ve açıklamayı göster

Cevap: 4-4

Cevap

The value of x+3x + 3 is 4-4.
Factoring x2+5x14=0x^2 + 5x - 14 = 0 yields (x+7)(x2)=0(x + 7)(x - 2) = 0, giving solutions x=7x = -7 and x=2x = 2. Given that xx must be negative, x=7x = -7. Substituting this into the target expression gives 7+3=4-7 + 3 = -4.

Adım Adım Çözüm

1
Factor the quadratic equation x2+5x14=0x^2 + 5x - 14 = 0.
(x+7)(x2)=0(x + 7)(x - 2) = 0
Find two numbers that multiply to 14-14 and add to 55, which are 77 and 2-2.
2
Solve for the possible values of xx.
x=7x = -7 or x=2x = 2
Set each linear factor equal to zero.
3
Apply the condition that xx is a negative real number.
x=7x = -7
The value x=2x = 2 is positive and must be discarded.
4
Evaluate the target expression x+3x + 3.
7+3=4-7 + 3 = -4
Substitute x=7x = -7 into x+3x + 3.

Anahtar Kavram

Factoring Quadratic Equations and Evaluating Expressions
Soru 79Soru
For all non-zero real numbers aa and bb such that aba \neq b and aba \neq -b, which of the following expressions is equivalent to
a2b2a1b1÷a2+ab+b2a3b3?\frac{a^{-2} - b^{-2}}{a^{-1} - b^{-1}} \div \frac{a^2 + ab + b^2}{a^3 - b^3}?
Cevabı ve açıklamayı göster

Cevap: a2b2ab\frac{a^2 - b^2}{ab}

Cevap

a2b2ab\frac{a^2 - b^2}{ab}
Simplifying a2b2a1b1\frac{a^{-2} - b^{-2}}{a^{-1} - b^{-1}} yields a+bab\frac{a + b}{ab} after canceling (ba)(b - a) from both numerator and denominator. Simplifying a2+ab+b2a3b3\frac{a^2 + ab + b^2}{a^3 - b^3} yields 1ab\frac{1}{a - b} using the difference of cubes identity. Dividing a+bab\frac{a + b}{ab} by 1ab\frac{1}{a - b} gives a+bab(ab)=a2b2ab\frac{a + b}{ab} \cdot (a - b) = \frac{a^2 - b^2}{ab}.

Adım Adım Çözüm

1
Simplify the first rational expression a2b2a1b1\frac{a^{-2} - b^{-2}}{a^{-1} - b^{-1}}
1a21b21a1b=b2a2a2b2baab=(ba)(b+a)a2b2abba=a+bab\frac{\frac{1}{a^2} - \frac{1}{b^2}}{\frac{1}{a} - \frac{1}{b}} = \frac{\frac{b^2 - a^2}{a^2 b^2}}{\frac{b - a}{ab}} = \frac{(b - a)(b + a)}{a^2 b^2} \cdot \frac{ab}{b - a} = \frac{a + b}{ab}
Convert negative exponents to fractions, find common denominators, and cancel the common non-zero factor (ba)(b - a).
2
Simplify the second rational expression a2+ab+b2a3b3\frac{a^2 + ab + b^2}{a^3 - b^3}
a2+ab+b2(ab)(a2+ab+b2)=1ab\frac{a^2 + ab + b^2}{(a - b)(a^2 + ab + b^2)} = \frac{1}{a - b}
Factor the denominator using the difference of cubes identity a3b3=(ab)(a2+ab+b2)a^3 - b^3 = (a - b)(a^2 + ab + b^2).
3
Divide the simplified first expression by the simplified second expression
a+bab÷1ab=a+bab(ab)=(a+b)(ab)ab=a2b2ab\frac{a + b}{ab} \div \frac{1}{a - b} = \frac{a + b}{ab} \cdot (a - b) = \frac{(a + b)(a - b)}{ab} = \frac{a^2 - b^2}{ab}
Multiply by the reciprocal of the second expression and apply the difference of squares identity.

Anahtar Kavram

Simplifying complex fractions and factoring using difference of squares and difference of cubes identities.
Soru 80Soru

An investor divides a total of $15,000\$15,000 between two accounts, Account P and Account Q. Account P earns an annual simple interest rate of 6%6\%, while Account Q earns an annual simple interest rate of 8%8\%. If the total interest earned from both accounts combined after one year is $1,020\$1,020, how much more money was invested in Account P than in Account Q?

Cevabı ve açıklamayı göster

Cevap: $3,000\$3,000

Cevap

$3,000\$3,000
Setting up the system of linear equations p+q=15,000p + q = 15,000 and 0.06p+0.08q=1,0200.06p + 0.08q = 1,020 yields p=9,000p = 9,000 and q=6,000q = 6,000. Subtracting the amount in Account Q from Account P gives 9,0006,000=3,0009,000 - 6,000 = 3,000. Thus, $3,000\$3,000 is the correct answer.

Adım Adım Çözüm

1
Define variables and set up the system of linear equations
Let pp be the amount invested in Account P and qq be the amount invested in Account Q. The equations are p+q=15,000p + q = 15,000 and 0.06p+0.08q=1,0200.06p + 0.08q = 1,020.
The first equation represents the total investment amount, and the second equation represents the total annual interest earned.
2
Simplify the interest equation and solve for one variable using elimination
Multiply 0.06p+0.08q=1,0200.06p + 0.08q = 1,020 by 100 to obtain 6p+8q=102,0006p + 8q = 102,000, which simplifies to 3p+4q=51,0003p + 4q = 51,000. Multiplying the first equation by 3 yields 3p+3q=45,0003p + 3q = 45,000. Subtracting this from 3p+4q=51,0003p + 4q = 51,000 gives q=6,000q = 6,000.
Eliminating pp allows for direct calculation of the amount invested in Account Q.
3
Calculate the amount invested in Account P
p=15,0006,000=9,000p = 15,000 - 6,000 = 9,000.
Substitute the value of qq back into the total investment equation.
4
Determine the requested difference
pq=9,0006,000=3,000p - q = 9,000 - 6,000 = 3,000.
The question specifically asks how much more money was invested in Account P than in Account Q.

Anahtar Kavram

Solving Systems of 2x2 Linear Equations for Word Problems
ÖncekiSayfa 4 / 18Sonraki
Algebra Alıştırma Soruları — GRE General Test — Sayfa 4 | Examkin