All practice questions

5556 questions

Question 2061Question

The first, third, and eleventh terms of a non-constant arithmetic sequence are the first, second, and third terms, respectively, of a geometric sequence. If the first term of the arithmetic sequence is 66, what is the sum of the first 44 terms of the geometric sequence?

Show answer & explanation

Answer: 510

Answer

The sum of the first 4 terms of the geometric sequence is 510.
By writing the first, third, and eleventh terms of the arithmetic sequence as 66, 6+2d6+2d, and 6+10d6+10d, we can set up the geometric sequence relation (6+2d)2=6(6+10d)(6+2d)^2 = 6(6+10d). Solving this quadratic equation for dd yields d=9d=9 (since the sequence is non-constant, d0d \neq 0). Substituting d=9d=9 back gives the first three geometric terms as 66, 2424, and 9696, which means the common ratio rr is 44. The sum of the first 44 terms of this geometric sequence is calculated as 6(441)/(41)=5106(4^4-1)/(4-1) = 510.

Step-by-Step Solution

1
Define the terms of the arithmetic and geometric sequences.
Let the arithmetic sequence have first term a1=6a_1 = 6 and common difference dd. The first, third, and eleventh terms are a1=6a_1 = 6, a3=6+2da_3 = 6 + 2d, and a11=6+10da_{11} = 6 + 10d. These are the first three terms of the geometric sequence: g1=6g_1 = 6, g2=6+2dg_2 = 6 + 2d, and g3=6+10dg_3 = 6 + 10d.
This establishes algebraic expressions for the terms based on their positions in the sequences.
2
Set up a relation using the constant ratio of the geometric sequence and solve for dd.
Since g1g_1, g2g_2, and g3g_3 form a geometric sequence, (g2)2=g1g3(g_2)^2 = g_1 \cdot g_3. Substituting the expressions gives (6+2d)2=6(6+10d)    36+24d+4d2=36+60d    4d236d=0(6 + 2d)^2 = 6(6 + 10d) \implies 36 + 24d + 4d^2 = 36 + 60d \implies 4d^2 - 36d = 0. Since the sequence is non-constant (d0d \neq 0), we divide by 4d4d to get d=9d = 9.
Solving the equation yields the common difference of the arithmetic sequence.
3
Determine the terms and common ratio of the geometric sequence.
Using d=9d = 9, the first two terms of the geometric sequence are g1=6g_1 = 6 and g2=6+2(9)=24g_2 = 6 + 2(9) = 24. The common ratio is r=246=4r = \frac{24}{6} = 4.
Finding the common ratio allows the use of the geometric series sum formula.
4
Compute the sum of the first 4 terms of the geometric sequence.
S4=g1r41r1=644141=625613=2(255)=510S_4 = g_1 \frac{r^4 - 1}{r - 1} = 6 \frac{4^4 - 1}{4 - 1} = 6 \frac{256 - 1}{3} = 2(255) = 510.
This calculates the final required sum.

Key Concept

Arithmetic and Geometric Sequences and Series
Question 2062Question

If log3(2x1)=2\log_3(2x - 1) = 2, what is the value of xx?

Show answer & explanation

Answer: 5

Answer

The value of xx is 55.
Converting the logarithmic equation log3(2x1)=2\log_3(2x - 1) = 2 to its equivalent exponential form yields 32=2x13^2 = 2x - 1. Simplifying the exponent gives 9=2x19 = 2x - 1. Adding 11 to both sides results in 10=2x10 = 2x, and dividing by 22 gives x=5x = 5.

Step-by-Step Solution

1
Rewrite the logarithmic equation in exponential form.
2x1=322x - 1 = 3^2
By definition, logb(y)=z\log_b(y) = z is equivalent to bz=yb^z = y.
2
Evaluate the exponent 323^2.
2x1=92x - 1 = 9
Calculating 33 squared yields 99.
3
Solve the linear equation for xx.
2x=102x = 10, which simplifies to x=5x = 5
Adding 11 to both sides and then dividing by 22 isolates xx.

Key Concept

Converting logarithmic equations to exponential equations
Estimated Time:45s
Question 2063Question

Let the functions ff and gg be defined for all real numbers by f(x)=2x3f(x) = 2x - 3 and g(x)=x25g(x) = x^2 - 5. If g(f(x))=11g(f(x)) = 11 and x<0x < 0, what is the value of xx?

Show answer & explanation

Answer: 12-\frac{1}{2}

Answer

12-\frac{1}{2}
The correct answer is 12-\frac{1}{2}. First, the composite function g(f(x))g(f(x)) is found by substituting f(x)=2x3f(x) = 2x - 3 into g(x)=x25g(x) = x^2 - 5, giving g(f(x))=(2x3)25g(f(x)) = (2x - 3)^2 - 5. Setting this expression equal to 1111 yields the equation (2x3)25=11(2x - 3)^2 - 5 = 11. Adding 55 to both sides results in (2x3)2=16(2x - 3)^2 = 16. Taking the square root of both sides gives 2x3=±42x - 3 = \pm 4. Since the problem specifies that x<0x < 0, the expression 2x32x - 3 must be negative because 2x<02x < 0 and subtracting 33 makes the result less than 3-3. Thus, we set 2x3=42x - 3 = -4. Adding 33 to both sides yields 2x=12x = -1, and dividing by 22 gives x=12x = -\frac{1}{2}.

Step-by-Step Solution

1
Substitute the expression for f(x)f(x) into the function g(x)g(x) to obtain the composite function g(f(x))g(f(x)).
g(f(x))=g(2x3)=(2x3)25g(f(x)) = g(2x - 3) = (2x - 3)^2 - 5
To find g(f(x))g(f(x)), we substitute the entire function f(x)f(x) in place of the input variable in g(x)g(x).
2
Set the composite function equal to 1111 and isolate the squared term.
(2x3)25=11(2x3)2=16(2x - 3)^2 - 5 = 11 \Rightarrow (2x - 3)^2 = 16
We are given that g(f(x))=11g(f(x)) = 11, and adding 55 to both sides isolates the squared binomial.
3
Solve for 2x32x - 3 by taking the square root of both sides, applying the constraint x<0x < 0.
2x3=42x - 3 = -4
Since x<0x < 0, it follows that 2x<02x < 0, which means 2x3<32x - 3 < -3. Because 2x32x-3 must be negative, we take the negative square root of 1616.
4
Solve the linear equation 2x3=42x - 3 = -4 for xx.
2x=1x=122x = -1 \Rightarrow x = -\frac{1}{2}
Adding 33 to both sides gives 2x=12x = -1, and dividing by 22 yields the final value of xx.

Key Concept

Function Composition and Solving Quadratic/Linear Equations
Estimated Time:1m 30s
Question 2064Question

A manufacturing company produces sheet metal. The area of a large rectangular sheet is represented by the expression 2x2(3x34x+5)2x^2(3x^3 - 4x + 5) square inches. A square piece with a side length of 3x43x - 4 inches is cut out from the sheet. Which of the following expressions represents the area of the remaining metal sheet, in square inches, for all x>2x > 2?

Show answer & explanation

Answer: 6x58x3+x2+24x166x^5 - 8x^3 + x^2 + 24x - 16

Answer

The remaining area of the metal sheet is represented by 6x58x3+x2+24x166x^5 - 8x^3 + x^2 + 24x - 16.
To find the remaining area, the area of the square piece must be subtracted from the area of the large rectangular sheet. Expanding the large rectangular sheet's area yields 2x2(3x34x+5)=6x58x3+10x22x^2(3x^3 - 4x + 5) = 6x^5 - 8x^3 + 10x^2. Expanding the area of the square piece yields (3x4)2=9x224x+16(3x - 4)^2 = 9x^2 - 24x + 16. Subtracting the second polynomial from the first requires distributing the negative sign to all terms: (6x58x3+10x2)(9x224x+16)=6x58x3+10x29x2+24x16(6x^5 - 8x^3 + 10x^2) - (9x^2 - 24x + 16) = 6x^5 - 8x^3 + 10x^2 - 9x^2 + 24x - 16. Combining the quadratic terms 10x29x2=x210x^2 - 9x^2 = x^2 yields the correct simplified expression 6x58x3+x2+24x166x^5 - 8x^3 + x^2 + 24x - 16.

Step-by-Step Solution

1
Expand the expression for the area of the large rectangular sheet.
2x2(3x34x+5)=6x58x3+10x22x^2(3x^3 - 4x + 5) = 6x^5 - 8x^3 + 10x^2
Distribute the term 2x22x^2 to each term in the trinomial, using the exponent rule xaxb=xa+bx^a \cdot x^b = x^{a+b} to combine the variable factors.
2
Expand the expression for the area of the square piece.
(3x4)2=9x224x+16(3x - 4)^2 = 9x^2 - 24x + 16
Apply the binomial squaring formula (ab)2=a22ab+b2(a - b)^2 = a^2 - 2ab + b^2, where a=3xa = 3x and b=4b = 4.
3
Subtract the area of the square piece from the area of the large rectangular sheet.
(6x58x3+10x2)(9x224x+16)=6x58x3+10x29x2+24x16(6x^5 - 8x^3 + 10x^2) - (9x^2 - 24x + 16) = 6x^5 - 8x^3 + 10x^2 - 9x^2 + 24x - 16
Distribute the negative sign to each term of the subtracted polynomial, changing the sign of each term inside the second parenthesis.
4
Combine like terms and write the final expression in descending order.
6x58x3+x2+24x166x^5 - 8x^3 + x^2 + 24x - 16
Combine the quadratic terms: 10x29x2=x210x^2 - 9x^2 = x^2. Arrange the remaining terms in descending order of their exponents.

Key Concept

Polynomial operations involving monomial distribution with exponent rules, binomial squaring, and polynomial subtraction with sign distribution.
Estimated Time:2m 0s
Question 2065Question

A smart home heating system has two operating modes: Eco mode and Comfort mode. In a certain week, the system was active in one of these two modes for a total of 168168 hours. The number of hours the system was in Eco mode was 2424 hours less than three times the number of hours it was in Comfort mode. For how many hours was the heating system in Comfort mode during that week?

Show answer & explanation

Answer: 48

Answer

The heating system was in Comfort mode for 48 hours.
The correct answer is obtained by representing the hours in Comfort mode as cc and Eco mode as 3c243c - 24. Since their sum is 168168, we write the equation c+3c24=168c + 3c - 24 = 168. Solving this linear equation gives 4c=1924c = 192, which yields c=48c = 48.

Step-by-Step Solution

1
Define variables for the Comfort and Eco modes.
Let cc represent the hours in Comfort mode and ee represent the hours in Eco mode.
To represent the unknown quantities algebraically.
2
Translate the given information into a system of equations.
c+e=168c + e = 168 and e=3c24e = 3c - 24
The sum of the hours in both modes is 168168, and the relationship between Eco and Comfort hours is described.
3
Substitute the expression for ee into the total hours equation.
c+(3c24)=168c + (3c - 24) = 168
To create a single linear equation with one variable.
4
Solve for the variable cc.
4c24=1684c=192c=484c - 24 = 168 \Rightarrow 4c = 192 \Rightarrow c = 48
Simplifying the equation gives the value of cc, which is the hours spent in Comfort mode.

Key Concept

Translating and Solving Algebraic Word Problems
Question 2066Question

If log4x=32\log_4 x = \frac{3}{2}, what is the value of xx?

Show answer & explanation

Answer: 88

Answer

The correct answer is 88.
To solve the equation log4x=32\log_4 x = \frac{3}{2}, we apply the definition of a logarithm to rewrite it in exponential form: x=43/2x = 4^{3/2}. We then evaluate the exponent by first taking the square root of 44, which is 22, and then cubing it to get 23=82^3 = 8. Thus, the value of xx is 88.

Step-by-Step Solution

1
Rewrite the logarithmic equation in its equivalent exponential form.
x=43/2x = 4^{3/2}
By definition, a logarithmic equation of the form logba=c\log_b a = c is equivalent to the exponential equation bc=ab^c = a.
2
Evaluate the exponential expression 43/24^{3/2}.
x=8x = 8
The fractional exponent can be simplified by taking the square root of the base first, which is 4=2\sqrt{4} = 2, and then raising the result to the power of the numerator, giving 23=82^3 = 8.

Key Concept

Converting logarithmic equations to exponential form and evaluating fractional exponents

Alternative Method

You can solve this by substituting the answer choices back into the equation. For example, testing the value 88 gives log48=log4(23)=3log42\log_4 8 = \log_4 (2^3) = 3 \log_4 2. Since 22 is the square root of 44, log42=12\log_4 2 = \frac{1}{2}. Therefore, 3×12=323 \times \frac{1}{2} = \frac{3}{2}, confirming that 88 is the correct solution.
Estimated Time:45s
Question 2067Question

In a chemistry laboratory, a beaker contains a mixture of water and acid. The volume of water in the beaker is 33 liters more than twice the volume of acid. After 55 liters of water are added to the beaker, the ratio of the volume of water to the volume of acid is 55 to 22. If no acid was added or removed, what was the initial volume of water, in liters, in the beaker?

Show answer & explanation

Answer: 35

Answer

35
The correct answer of 35 liters is found by setting up the linear equation where the initial volume of acid is aa and the initial volume of water is 2a+32a + 3. Adding 5 liters of water gives 2a+82a + 8 liters of water. Setting the ratio of water to acid to 52\frac{5}{2} and solving gives a=16a = 16. Finally, substituting a=16a = 16 into the expression for the initial volume of water (2a+32a + 3) yields 35 liters.

Step-by-Step Solution

1
Define variables for the initial volumes of acid and water based on the given relationships.
Let aa be the initial volume of acid in liters. The initial volume of water is 2a+32a + 3 liters.
This translates the statement 'the volume of water is 3 liters more than twice the volume of acid' into algebraic expressions.
2
Set up a linear equation representing the ratio after adding 5 liters of water.
The new volume of water is (2a+3)+5=2a+8(2a + 3) + 5 = 2a + 8 liters. The ratio of water to acid is 2a+8a=52\frac{2a + 8}{a} = \frac{5}{2}.
This uses the new state of the mixture to form an equation that can be solved for aa.
3
Solve the linear equation for aa by cross-multiplying and isolating the variable.
2(2a+8)=5a    4a+16=5a    a=162(2a + 8) = 5a \implies 4a + 16 = 5a \implies a = 16.
Cross-multiplication removes the fractions and allows for standard term isolation.
4
Calculate the initial volume of water.
Initial water volume = 2a+3=2(16)+3=352a + 3 = 2(16) + 3 = 35 liters.
The question asks for the initial volume of water, which is represented by 2a+32a + 3, not the volume of acid aa.

Key Concept

Solving linear equations in one variable derived from word problems.

Alternative Method

Instead of solving algebraically, one could test the answer choices. For example, testing 35 liters of water means the initial acid is (353)/2=16(35 - 3) / 2 = 16 liters. Adding 5 liters of water gives 40 liters of water. The ratio of water to acid is 40:1640 : 16, which simplifies to 5:25 : 2. This confirms 35 is correct.
Estimated Time:1m 30s
Question 2068Question

In the standard (x,y)(x,y) coordinate plane, the graph of the linear equation y7=2(x+3)y - 7 = -2(x + 3) crosses the yy-axis. What is the yy-coordinate of this intersection point?

Show answer & explanation

Answer: 1

Answer

The yy-coordinate of the intersection point is 11.
To find where the graph of the linear equation crosses the yy-axis, substitute x=0x = 0 into the equation y7=2(x+3)y - 7 = -2(x + 3). This gives y7=2(0+3)y - 7 = -2(0 + 3), which simplifies to y7=6y - 7 = -6. Adding 77 to both sides results in y=1y = 1. Thus, the yy-coordinate of the intersection point is 11.

Step-by-Step Solution

1
Substitute x=0x = 0 into the linear equation.
y7=2(0+3)y - 7 = -2(0 + 3)
The graph of an equation crosses the yy-axis (which defines the yy-intercept) when the xx-coordinate is equal to 00.
2
Simplify the expression on the right side of the equation.
y7=6y - 7 = -6
Evaluating 2(0+3)-2(0 + 3) yields 2(3)=6-2(3) = -6.
3
Solve the simplified linear equation for yy.
y=1y = 1
Adding 77 to both sides isolates yy, giving y=6+7=1y = -6 + 7 = 1.

Key Concept

Finding the yy-intercept of a line from its point-slope form equation
Question 2069Question

A manufacturing company produces two types of metal alloys. The production cost, in dollars per ton, of Alloy A is modeled by the expression 80015(x5)800 - 15(x - 5), where xx is the amount of stabilizer added in kilograms. The production cost of Alloy B, in dollars per ton, is modeled by the expression 520+5(x+3)520 + 5(x + 3). If the company requires the production cost of Alloy A to be strictly less than the production cost of Alloy B, what is the minimum integer amount of stabilizer xx, in kilograms, that must be added?

Show answer & explanation

Answer: 18

Answer

The minimum integer amount of stabilizer that must be added is 1818 kg.
The inequality representing the condition is 80015(x5)<520+5(x+3)800 - 15(x - 5) < 520 + 5(x + 3). Expanding both sides gives 87515x<535+5x875 - 15x < 535 + 5x. Isolating xx yields 20x<340-20x < -340. Dividing by 20-20 and flipping the inequality sign results in x>17x > 17. The minimum integer value that is strictly greater than 1717 is 1818.

Step-by-Step Solution

1
Set up the linear inequality using the cost expressions for Alloy A and Alloy B.
80015(x5)<520+5(x+3)800 - 15(x - 5) < 520 + 5(x + 3)
The cost of Alloy A must be strictly less than the cost of Alloy B.
2
Distribute and combine like terms to simplify both sides of the inequality.
87515x<535+5x875 - 15x < 535 + 5x
Simplifying the expressions makes it easier to isolate the variable.
3
Isolate the variable term on one side of the inequality.
20x<340-20x < -340
Subtracting 5x5x and 875875 from both sides moves all variable terms to the left and constant terms to the right.
4
Divide both sides by the negative coefficient 20-20 and reverse the inequality sign.
x>17x > 17
Dividing an inequality by a negative number requires reversing the direction of the inequality sign.
5
Identify the smallest integer that satisfies the inequality.
1818
The solution requires a strict inequality x>17x > 17, so the smallest integer value that is strictly greater than 1717 is 1818.

Key Concept

Solving multi-step linear inequalities with variables on both sides, including reversing the inequality sign when dividing by a negative number.
Question 2070Question

If xx and yy are real numbers such that 2x3y=242^x \cdot 3^y = 24 and 3x2y=543^x \cdot 2^y = 54, what is the value of x2+y2x^2 + y^2?

Show answer & explanation

Answer: 10

Answer

10
Multiplying the two equations gives (2x3y)(3x2y)=2454    6x+y=1296=64(2^x \cdot 3^y)(3^x \cdot 2^y) = 24 \cdot 54 \implies 6^{x+y} = 1296 = 6^4, which yields x+y=4x + y = 4. Dividing the first equation by the second equation gives \frac{2^x \cdot 3^y}{3^x \cdot 2^y} = \frac{24}{54} \implies (\frac{2}{3})^{x-y} = \frac{4}{9} = (\frac{2}{3})^2 ,whichyields, which yields x - y = 2 .Solvingthesystemofequations. Solving the system of equations x + y = 4 and and x - y = 2 gives gives x = 3 and and y = 1 .Thevalueof. The value of x^2 + y^2 istherefore is therefore 3^2 + 1^2 = 10$.

Step-by-Step Solution

1
Multiply the two equations together.
6x+y=12966^{x+y} = 1296, which simplifies to x+y=4x + y = 4.
Multiplying the equations groups bases of 2 and 3 together to form base 6, allowing us to find the sum of the variables.
2
Divide the first equation by the second equation.
(23)xy=49(\frac{2}{3})^{x-y} = \frac{4}{9}, which simplifies to xy=2x - y = 2.
Dividing the equations groups bases of 2 and 3 to form base 2/32/3, allowing us to find the difference of the variables.
3
Solve the system of equations for xx and yy.
x=3x = 3 and y=1y = 1.
Solving the linear system of equations x+y=4x + y = 4 and xy=2x - y = 2 gives the individual values of xx and yy.
4
Calculate x2+y2x^2 + y^2.
1010
Substitute the values of xx and yy into the target expression.

Key Concept

Solving systems of exponential equations using properties of exponents and bases

Alternative Method

Take the logarithm of both sides of each equation to convert them into a system of linear equations in terms of xx and yy: xlog2+ylog3=log24x \log 2 + y \log 3 = \log 24 and xlog3+ylog2=log54x \log 3 + y \log 2 = \log 54. Solving this system using elimination or substitution yields x=3x = 3 and y=1y = 1, so x2+y2=10x^2 + y^2 = 10.
Estimated Time:2m 30s
Question 2071Question

A line in the standard (x,y)(x,y) coordinate plane passes through the points shown in the table below:

xxyy
0055
2299
441313

Which of the following equations represents this line?

Show answer & explanation

Answer: y=2x+5y = 2x + 5

Answer

y=2x+5y = 2x + 5
The correct equation is y=2x+5y = 2x + 5 because the slope of the line is 22, calculated from the points (0,5)(0, 5) and (2,9)(2, 9) as 9520=2\frac{9 - 5}{2 - 0} = 2, and the yy-intercept is 55, corresponding to the point (0,5)(0, 5).

Step-by-Step Solution

1
Identify the yy-intercept from the table.
The point (0,5)(0, 5) indicates that the yy-intercept is 55, which means b=5b = 5 in the slope-intercept form y=mx+by = mx + b.
The yy-intercept is the point where the line crosses the yy-axis, which occurs when x=0x = 0.
2
Calculate the slope using two points from the table.
Using (0,5)(0, 5) and (2,9)(2, 9), the slope m=9520=42=2m = \frac{9 - 5}{2 - 0} = \frac{4}{2} = 2.
The slope formula is the change in yy divided by the change in xx.
3
Substitute the slope and yy-intercept into the slope-intercept equation.
Substituting m=2m = 2 and b=5b = 5 into y=mx+by = mx + b yields y=2x+5y = 2x + 5.
This represents the linear relationship of the points.

Key Concept

Writing a linear equation in slope-intercept form from a table of values.
Estimated Time:45s
Question 2072Question

A taxi company charges a flat fee plus a constant rate per mile driven. The total cost, CC (in dollars), for a ride of dd miles is given by a linear relationship. If a 6-mile ride costs 18.50anda10mileridecosts18.50 and a 10-mile ride costs 26.50, what is the flat fee, in dollars, charged by the taxi company?

Show answer & explanation

Answer: 6.50

Answer

The flat fee charged by the taxi company is 6.50 dollars.
The correct flat fee is 6.50 dollars. The linear relationship is of the form C=md+bC = md + b, where mm is the cost per mile and bb is the flat fee. The slope is calculated as m=26.5018.50106=2.00m = \frac{26.50 - 18.50}{10 - 6} = 2.00. Substituting the point (6,18.50)(6, 18.50) into the equation gives 18.50=2(6)+b18.50 = 2(6) + b, which simplifies to 18.50=12.00+b18.50 = 12.00 + b, yielding b=6.50b = 6.50.

Step-by-Step Solution

1
Identify the two coordinates from the word problem and calculate the slope (rate per mile).
The points are (6,18.50)(6, 18.50) and (10,26.50)(10, 26.50). The slope m=26.5018.50106=8.004=2.00m = \frac{26.50 - 18.50}{10 - 6} = \frac{8.00}{4} = 2.00.
In a linear relationship, the constant rate of change is represented by the slope of the line.
2
Use the slope-intercept form C=md+bC = md + b and substitute one of the points to solve for the vertical intercept bb (flat fee).
Using (6,18.50)(6, 18.50): 18.50=2.00(6)+b    18.50=12.00+b    b=6.5018.50 = 2.00(6) + b \implies 18.50 = 12.00 + b \implies b = 6.50.
The flat fee corresponds to the cost when the distance is zero miles, which is the vertical intercept bb.

Key Concept

Determining the equation of a line from two points in a real-world linear application.
Question 2073Question

For a real number aa, the quadratic equation x2+ax+(a3)2=0x^2 + ax + (a - 3)^2 = 0 has complex roots. One of these roots is 2+ib2 + i\sqrt{b}, where bb is a positive real number and i=1i = \sqrt{-1}. What is the value of a+ba + b?

Show answer & explanation

Answer: 41

Answer

The value of a+ba + b is 4141.
The correct answer is 4141. Since the quadratic equation has real coefficients, its complex roots must occur in conjugate pairs. Thus, the roots are 2+ib2 + i\sqrt{b} and 2ib2 - i\sqrt{b}. Their sum is 44, which by Vieta's formulas equals a-a, giving a=4a = -4. The product of the roots is 4+b4 + b, which equals the constant term (a3)2=(43)2=49(a - 3)^2 = (-4 - 3)^2 = 49. Solving for bb gives b=45b = 45. Therefore, a+b=4+45=41a + b = -4 + 45 = 41.

Step-by-Step Solution

1
Identify the second root using the complex conjugate root theorem.
The conjugate root is 2ib2 - i\sqrt{b}.
Since the coefficients of the quadratic equation are real, complex roots must occur in conjugate pairs.
2
Find the value of aa using the sum of the roots.
a=4a = -4
By Vieta's formulas, the sum of the roots is equal to a-a. The sum of the conjugate roots is (2+ib)+(2ib)=4(2 + i\sqrt{b}) + (2 - i\sqrt{b}) = 4, so a=4-a = 4.
3
Calculate the constant term of the quadratic equation.
The constant term is 4949.
Substitute a=4a = -4 into the constant term (a3)2(a - 3)^2 to get (43)2=(7)2=49(-4 - 3)^2 = (-7)^2 = 49.
4
Find the value of bb using the product of the roots.
b=45b = 45
By Vieta's formulas, the product of the roots is the constant term. The product is (2+ib)(2ib)=4i2b=4+b(2 + i\sqrt{b})(2 - i\sqrt{b}) = 4 - i^2 b = 4 + b (since i2=1i^2 = -1). Equating this to the constant term gives 4+b=494 + b = 49, so b=45b = 45.
5
Calculate the final value of a+ba + b.
4141
Substitute the values of aa and bb: a+b=4+45=41a + b = -4 + 45 = 41.

Key Concept

Vieta's formulas and complex conjugate roots of quadratic equations with real coefficients.
Question 2074Question

If the equation 25(x4)+13(2x+k)=7\frac{2}{5}(x - 4) + \frac{1}{3}(2x + k) = 7 is true when x=9x = 9, what is the value of kk?

Show answer & explanation

Answer: 3-3

Answer

3-3
Substituting x=9x = 9 into the equation gives 25(94)+13(2(9)+k)=7\frac{2}{5}(9 - 4) + \frac{1}{3}(2(9) + k) = 7. Simplifying the terms yields 2+18+k3=72 + \frac{18 + k}{3} = 7. Subtracting 2 from both sides results in 18+k3=5\frac{18 + k}{3} = 5. Multiplying by 3 gives 18+k=1518 + k = 15. Subtracting 18 from both sides gives k=3k = -3.

Step-by-Step Solution

1
Substitute x=9x = 9 into the given equation.
25(94)+13(2(9)+k)=7\frac{2}{5}(9 - 4) + \frac{1}{3}(2(9) + k) = 7
We are given that the equation is true when x=9x = 9.
2
Simplify the operations inside the parentheses.
2+18+k3=72 + \frac{18 + k}{3} = 7
Simplifying 25(5)\frac{2}{5}(5) gives 2, and 2(9)2(9) gives 18.
3
Subtract 2 from both sides of the equation.
18+k3=5\frac{18 + k}{3} = 5
Isolating the fraction term simplifies the equation.
4
Multiply both sides by 3.
18+k=1518 + k = 15
Clearing the denominator allows us to isolate the variable kk.
5
Subtract 18 from both sides of the equation.
k=3k = -3
This isolates kk to find its value.

Key Concept

Solving linear equations in one variable by substitution and simplification
Question 2075Question

If xx is a positive real number such that log2(x)log3(x)log2(x)log3(x)=1\log_2(x) \cdot \log_3(x) - \log_2(x) - \log_3(x) = 1, what is the product of all possible real values of xx?

Show answer & explanation

Answer: 66

Answer

6
The correct answer is 6. By converting the equation using the change-of-base formula into natural logarithms, we obtain the quadratic equation (lnx)2(ln2+ln3)lnxln2ln3=0(\ln x)^2 - (\ln 2 + \ln 3)\ln x - \ln 2 \cdot \ln 3 = 0. By setting w=lnxw = \ln x, we have a quadratic in terms of ww. The product of the two solutions x1x_1 and x2x_2 is x1x2=ew1ew2=ew1+w2x_1 x_2 = e^{w_1} e^{w_2} = e^{w_1 + w_2}. Using Vieta's formulas, the sum of the roots w1+w2=ln2+ln3=ln6w_1 + w_2 = \ln 2 + \ln 3 = \ln 6. Therefore, the product of the solutions is eln6=6e^{\ln 6} = 6.

Step-by-Step Solution

1
Rewrite the logarithmic equation using a common base.
Using the change-of-base formula logb(a)=lnalnb\log_b(a) = \frac{\ln a}{\ln b}, the equation becomes: (lnxln2)(lnxln3)lnxln2lnxln3=1\left(\frac{\ln x}{\ln 2}\right)\left(\frac{\ln x}{\ln 3}\right) - \frac{\ln x}{\ln 2} - \frac{\ln x}{\ln 3} = 1
This allows all logarithmic terms to be expressed in terms of the natural logarithm, making it easier to solve.
2
Eliminate denominators by multiplying the equation by ln2ln3\ln 2 \cdot \ln 3.
(lnx)2(ln3)lnx(ln2)lnx=ln2ln3(\ln x)^2 - (\ln 3)\ln x - (\ln 2)\ln x = \ln 2 \cdot \ln 3
Multiplying through by the common denominator simplifies the rational equation into a standard polynomial form.
3
Rearrange the equation into a standard quadratic form.
(lnx)2(ln2+ln3)lnxln2ln3=0(\ln x)^2 - (\ln 2 + \ln 3)\ln x - \ln 2 \cdot \ln 3 = 0
Grouping the coefficients of lnx\ln x reveals a quadratic equation of the form Aw2+Bw+C=0Aw^2 + Bw + C = 0, where w=lnxw = \ln x.
4
Define the relationship between the roots of the quadratic equation and the values of xx.
Let the two real roots of the quadratic equation be w1w_1 and w2w_2. These correspond to the solutions for xx, namely x1=ew1x_1 = e^{w_1} and x2=ew2x_2 = e^{w_2}. The product of the solutions is x1x2=ew1ew2=ew1+w2x_1 \cdot x_2 = e^{w_1} \cdot e^{w_2} = e^{w_1 + w_2}.
To find the product of the solutions for xx, we must compute the exponential of the sum of the roots of the quadratic equation.
5
Apply Vieta's formulas to find the sum of the roots w1+w2w_1 + w_2.
The sum of the roots is w1+w2=BA=(ln2+ln3)1=ln2+ln3w_1 + w_2 = -\frac{B}{A} = -\frac{-(\ln 2 + \ln 3)}{1} = \ln 2 + \ln 3. Using the logarithmic product rule, this simplifies to ln(23)=ln6\ln(2 \cdot 3) = \ln 6.
Vieta's formulas state that the sum of the roots of Aw2+Bw+C=0Aw^2 + Bw + C = 0 is BA-\frac{B}{A}.
6
Calculate the product of the real values of xx.
x1x2=eln6=6x_1 \cdot x_2 = e^{\ln 6} = 6
Substituting the sum of the roots back into the exponent gives the final product.

Key Concept

Solving equations involving logarithmic properties, change of base, and relating quadratic roots to exponential functions
Question 2076Question

A cleaning service company offers two types of packages: Standard Clean and Deep Clean. The number of packages sold during the first two weeks of the month is represented by matrix QQ:

Q=[20152518]Q = \begin{bmatrix} 20 & 15 \\ 25 & 18 \end{bmatrix}

where row 1 represents Week 1, row 2 represents Week 2, column 1 represents Standard Clean packages, and column 2 represents Deep Clean packages.

The price charged and the cost to perform each package (in dollars) are represented by matrix PP:

P=[803015060]P = \begin{bmatrix} 80 & 30 \\ 150 & 60 \end{bmatrix}

where row 1 represents Standard Clean packages, row 2 represents Deep Clean packages, column 1 represents the price charged, and column 2 represents the cost.

Which of the following matrices represents the total revenue and total cost for Week 1 and Week 2, respectively?

Show answer & explanation

Answer: [3,8501,5004,7001,830]\begin{bmatrix} 3,850 & 1,500 \\ 4,700 & 1,830 \end{bmatrix}

Answer

The matrix with elements 3,850 and 1,500 in the first row, and 4,700 and 1,830 in the second row.
The matrix representing the total revenue and total cost for Week 1 and Week 2 is found by multiplying matrix QQ by matrix PP. Since QQ is a 2×22 \times 2 matrix (weeks by package types) and PP is a 2×22 \times 2 matrix (package types by financial categories), the product Q×PQ \times P yields a 2×22 \times 2 matrix representing weeks by financial categories (revenue and cost).

Calculating each element:
- Row 1, Column 1 (Week 1 Revenue): (20×80)+(15×150)=1,600+2,250=3,850(20 \times 80) + (15 \times 150) = 1,600 + 2,250 = 3,850
- Row 1, Column 2 (Week 1 Cost): (20×30)+(15×60)=600+900=1,500(20 \times 30) + (15 \times 60) = 600 + 900 = 1,500
- Row 2, Column 1 (Week 2 Revenue): (25×80)+(18×150)=2,000+2,700=4,700(25 \times 80) + (18 \times 150) = 2,000 + 2,700 = 4,700
- Row 2, Column 2 (Week 2 Cost): (25×30)+(18×60)=750+1,080=1,830(25 \times 30) + (18 \times 60) = 750 + 1,080 = 1,830

This results in the matrix:
[3,8501,5004,7001,830]\begin{bmatrix} 3,850 & 1,500 \\ 4,700 & 1,830 \end{bmatrix}

Step-by-Step Solution

1
Identify the appropriate matrix operation to combine the weekly package sales with their respective price and cost.
We need to compute the product of matrix QQ and matrix PP (Q×PQ \times P), since multiplying a 2×22 \times 2 matrix of (weeks ×\times packages) by a 2×22 \times 2 matrix of (packages ×\times financial category) results in a 2×22 \times 2 matrix of (weeks ×\times financial category).
This alignment ensures that the package types cancel out, leaving the desired weekly revenue and cost breakdown.
2
Calculate the elements of the first row of the product matrix.
Row 1, Column 1 (Week 1 Revenue): 20(80)+15(150)=1,600+2,250=3,85020(80) + 15(150) = 1,600 + 2,250 = 3,850. Row 1, Column 2 (Week 1 Cost): 20(30)+15(60)=600+900=1,50020(30) + 15(60) = 600 + 900 = 1,500.
The first row represents Week 1 revenue and cost.
3
Calculate the elements of the second row of the product matrix.
Row 2, Column 1 (Week 2 Revenue): 25(80)+18(150)=2,000+2,700=4,70025(80) + 18(150) = 2,000 + 2,700 = 4,700. Row 2, Column 2 (Week 2 Cost): 25(30)+18(60)=750+1,080=1,83025(30) + 18(60) = 750 + 1,080 = 1,830.
The second row represents Week 2 revenue and cost.

Key Concept

Matrix multiplication represents linear combinations of variables, useful for calculating total cost and revenue in multi-variable business scenarios.
Question 2077Question

Let matrix A=[3251]A = \begin{bmatrix} 3 & -2 \\ 5 & 1 \end{bmatrix} and matrix B=[2323]B = \begin{bmatrix} -2 & 3 \\ 2 & -3 \end{bmatrix}. If matrix CC is defined by the equation C=3A2BC = 3A - 2B, what is the value of the element in the second row and first column of CC?

Show answer & explanation

Answer: 11

Answer

The element in the second row and first column of matrix CC is 11.
To find the element in the second row and first column of matrix CC, we apply the operations defined by C=3A2BC = 3A - 2B directly to the corresponding elements of AA and BB. The element in row 2, column 1 of matrix AA is 55, and of matrix BB is 22. Computing 3(5)2(2)3(5) - 2(2) yields 154=1115 - 4 = 11.

Step-by-Step Solution

1
Identify the elements in the second row and first column of matrices AA and BB.
A21=5A_{21} = 5 and B21=2B_{21} = 2.
To find a specific element of the resulting matrix C=3A2BC = 3A - 2B, we only need to perform the operations on the elements in the corresponding position.
2
Set up the equation for the element in the second row and first column of CC.
C21=3A212B21C_{21} = 3A_{21} - 2B_{21}
Matrix addition, subtraction, and scalar multiplication are performed element-wise.
3
Substitute the identified values into the equation and compute the result.
C21=3(5)2(2)=154=11C_{21} = 3(5) - 2(2) = 15 - 4 = 11
Evaluating the expression gives the value of the target element.

Key Concept

Matrix scalar multiplication and element-wise subtraction
Question 2078Question

Let P(x)=(3x22x+4)(2x5)(4x37x2+x3)P(x) = (3x^2 - 2x + 4)(2x - 5) - (4x^3 - 7x^2 + x - 3). When P(x)P(x) is simplified and written in standard form, what is the coefficient of the x2x^2 term?

Show answer & explanation

Answer: -12

Answer

The coefficient of the x2x^2 term is -12.
Expanding (3x22x+4)(2x5)(3x^2 - 2x + 4)(2x - 5) yields 6x319x2+18x206x^3 - 19x^2 + 18x - 20. Distributing the negative sign across the second polynomial yields 4x3+7x2x+3-4x^3 + 7x^2 - x + 3. Combining the x2x^2 terms gives 19x2+7x2=12x2-19x^2 + 7x^2 = -12x^2, so the coefficient of the x2x^2 term is -12.

Step-by-Step Solution

1
Expand the product of the trinomial and the binomial: (3x22x+4)(2x5)(3x^2 - 2x + 4)(2x - 5)
6x319x2+18x206x^3 - 19x^2 + 18x - 20
To find the expanded form of the first polynomial component before subtraction
2
Distribute the negative sign across the second polynomial: (4x37x2+x3)-(4x^3 - 7x^2 + x - 3)
4x3+7x2x+3-4x^3 + 7x^2 - x + 3
To prepare the second polynomial for combination of like terms
3
Combine the like terms from the two expanded components
2x312x2+17x172x^3 - 12x^2 + 17x - 17
To write the entire polynomial in standard form and identify the coefficient of x2x^2

Key Concept

Operations on Polynomials
Question 2079Question

Let the functions ff and gg be defined by f(x)=(x3)2f(x) = (x - 3)^2 and g(x)=2x+1g(x) = 2x + 1. What is the value of the composite function f(g(2))f(g(-2))?

Show answer & explanation

Answer: 36

Answer

36
To evaluate the composite function f(g(2))f(g(-2)), evaluate from the inside out. First, evaluate the inner function g(2)=2(2)+1=3g(-2) = 2(-2) + 1 = -3. Next, substitute this output value into the outer function f(x)f(x) to get f(3)=(33)2=(6)2=36f(-3) = (-3 - 3)^2 = (-6)^2 = 36.

Step-by-Step Solution

1
Evaluate the inner function g(x)g(x) at x=2x = -2
g(2)=3g(-2) = -3
Before evaluating the outer function ff, we must determine the output of the inner function gg at the given input value.
2
Evaluate the outer function f(x)f(x) at the result of the inner function
f(3)=36f(-3) = 36
Substitute the inner output 3-3 as the input for f(x)=(x3)2f(x) = (x - 3)^2, giving (33)2=(6)2=36(-3 - 3)^2 = (-6)^2 = 36.

Key Concept

Function composition and evaluation
Estimated Time:1m 0s
Question 2080Question

If the quadratic equation x2+kx+25=0x^2 + kx + 25 = 0 has exactly one real solution, and k>0k > 0, what is the value of kk?

Show answer & explanation

Answer: 10

Answer

The value of kk is 1010.
For any quadratic equation in standard form, ax2+bx+c=0ax^2 + bx + c = 0, the equation has exactly one real solution when the discriminant b24acb^2 - 4ac is equal to 00. Here, the equation is x2+kx+25=0x^2 + kx + 25 = 0, so a=1a = 1, b=kb = k, and c=25c = 25. Setting the discriminant to 00 gives k24(1)(25)=0k^2 - 4(1)(25) = 0, which simplifies to k2100=0k^2 - 100 = 0. Solving for kk yields k=±10k = \pm 10. Since we are given that k>0k > 0, the only valid solution is 1010.

Step-by-Step Solution

1
Set the discriminant of the quadratic equation to zero.
b24ac=0b^2 - 4ac = 0
A quadratic equation has exactly one real solution if and only if its discriminant is zero.
2
Identify coefficients aa, bb, and cc from the equation x2+kx+25=0x^2 + kx + 25 = 0 and substitute them into the discriminant equation.
k24(1)(25)=0k^2 - 4(1)(25) = 0
For x2+kx+25=0x^2 + kx + 25 = 0, the coefficients are a=1a=1, b=kb=k, and c=25c=25.
3
Simplify the equation and solve for kk.
k2=100k^2 = 100, so k=10k = 10 or k=10k = -10
Simplifying k2100=0k^2 - 100 = 0 gives k2=100k^2 = 100.
4
Apply the constraint k>0k > 0 to find the final value.
k=10k = 10
The problem specifies that kk must be greater than zero.

Key Concept

Using the discriminant (b24acb^2 - 4ac) of a quadratic equation to determine when there is exactly one real solution.
Estimated Time:45s
PreviousPage 104 / 278Next
All practice questions — ACT | Examkin