Elementary Algebra

302 questions

Question 141Question

A chemist is preparing a mixture. The volume of acid, VV in liters, required for a specific reaction satisfies the equation:

35(2V7)12(V+4)=110(3V2)\frac{3}{5}(2V - 7) - \frac{1}{2}(V + 4) = \frac{1}{10}(3V - 2)

What is the value of the expression 4V+34V + 3?

Show answer & explanation

Answer: 63

Answer

The value of the expression is 63.
The correct answer is 63. Multiplying both sides of the equation by the least common denominator of 10 eliminates the fractions and yields 6(2V7)5(V+4)=3V26(2V - 7) - 5(V + 4) = 3V - 2. Distributing the factors results in 12V425V20=3V212V - 42 - 5V - 20 = 3V - 2, which simplifies to 7V62=3V27V - 62 = 3V - 2. Subtracting 3V3V and adding 62 to both sides produces 4V=604V = 60, which gives V=15V = 15. Substituting 15 into the expression 4V+34V + 3 results in 4(15)+3=634(15) + 3 = 63.

Step-by-Step Solution

1
Multiply the entire equation by the least common denominator (LCD) to eliminate the fractions.
6(2V7)5(V+4)=1(3V2)6(2V - 7) - 5(V + 4) = 1(3V - 2)
The denominators are 5, 2, and 10, so the LCD is 10.
2
Distribute the constants on the left side of the equation.
12V425V20=3V212V - 42 - 5V - 20 = 3V - 2
Distributing 6 to (2V7)(2V - 7) yields 12V4212V - 42, and distributing 5-5 to (V+4)(V + 4) yields 5V20-5V - 20.
3
Combine like terms on the left side of the equation.
7V62=3V27V - 62 = 3V - 2
Combining the variable terms gives 12V5V=7V12V - 5V = 7V, and combining the constant terms gives 4220=62-42 - 20 = -62.
4
Isolate the variable term by performing inverse operations.
4V=604V = 60
Subtract 3V3V from both sides to get 4V4V, and add 62 to both sides to get 60.
5
Solve for VV by dividing both sides of the equation.
V=15V = 15
Dividing 60 by 4 yields 15.
6
Substitute the value of VV into the requested expression.
4(15)+3=634(15) + 3 = 63
The question asks for the value of the expression 4V+34V + 3, not the value of VV.

Key Concept

Solving multi-step linear equations containing fractions by finding a common denominator, distributing terms correctly, and evaluating algebraic expressions.
Estimated Time:2m 0s
Question 142Question

For all real numbers pp and qq, which of the following is equivalent to the expression 2p2(p3q)3q(p2q2)(2p35p2q)2p^2(p - 3q) - 3q(p^2 - q^2) - (2p^3 - 5p^2q)?

Show answer & explanation

Answer: 4p2q+3q3-4p^2q + 3q^3

Answer

4p2q+3q3-4p^2q + 3q^3
The correct answer is obtained by distributing all factors and negative signs, then combining the coefficients of the like terms. This yields 4p2q+3q3-4p^2q + 3q^3.

Step-by-Step Solution

1
Distribute the term 2p22p^2 into the first parenthesis, 3q-3q into the second parenthesis, and the negative sign into the third parenthesis.
2p2(p3q)=2p36p2q2p^2(p - 3q) = 2p^3 - 6p^2q
3q(p2q2)=3p2q+3q3-3q(p^2 - q^2) = -3p^2q + 3q^3
(2p35p2q)=2p3+5p2q-(2p^3 - 5p^2q) = -2p^3 + 5p^2q
Expanding the terms removes the parentheses and prepares the expression for combining like terms.
2
Combine the expanded parts into a single expression and group the like terms together.
(2p32p3)+(6p2q3p2q+5p2q)+3q3(2p^3 - 2p^3) + (-6p^2q - 3p^2q + 5p^2q) + 3q^3
Grouping terms with identical variable parts makes combining coefficients straightforward.
3
Simplify the coefficients for each group of like terms.
0p3+(63+5)p2q+3q3=4p2q+3q30p^3 + (-6 - 3 + 5)p^2q + 3q^3 = -4p^2q + 3q^3
Simplifying the combined coefficients yields the final, simplified expression.

Key Concept

Simplifying Expressions and Combining Like Terms
Question 143Question

If the polynomial 2x2+kx122x^2 + kx - 12 can be factored as the product of two binomials with integer coefficients, what is the greatest possible integer value of kk?

Show answer & explanation

Answer: 23

Answer

The greatest possible integer value of kk is 23.
The greatest possible value of kk is 23. This is found by setting the factored form of the expression as (2x+a)(x+b)=2x2+(2b+a)x+ab(2x + a)(x + b) = 2x^2 + (2b + a)x + ab. We find that ab=12ab = -12 and k=2b+ak = 2b + a. The possible integer pairs for (a,b)(a, b) that multiply to 12-12 are tested to find the maximum sum of 2b+a2b + a. The maximum is achieved when b=12b = 12 and a=1a = -1, yielding 2(12)1=232(12) - 1 = 23.

Step-by-Step Solution

1
Set up the algebraic representation for the binomial factors with integer coefficients.
The polynomial must factor into the form (2x+a)(x+b)(2x + a)(x + b) where aa and bb are integers.
Since the leading coefficient is 2 (a prime number), the coefficients of the linear terms in the binomial factors must be 2 and 1 to obtain a product of 2x22x^2.
2
Expand the product of the binomials to relate the parameters aa and bb to the original expression.
(2x+a)(x+b)=2x2+(2b+a)x+ab(2x + a)(x + b) = 2x^2 + (2b + a)x + ab, which implies ab=12ab = -12 and k=2b+ak = 2b + a.
By equating the coefficients of corresponding terms in the expanded expression and the original polynomial, we establish relationships for the constant term and the linear coefficient.
3
Analyze the factors of 12-12 to find the integer values of aa and bb that maximize the linear term coefficient.
Choosing b=12b = 12 and a=1a = -1 gives ab=12ab = -12 and results in k=2(12)+(1)=23k = 2(12) + (-1) = 23.
To maximize 2b+a2b + a, we choose the largest possible positive factor of 12-12 for the term multiplied by 2, which is 12, paired with the corresponding negative factor 1-1 for aa.

Key Concept

Factoring quadratic trinomials of the form ax2+bx+cax^2 + bx + c with a>1a > 1
Question 144Question

A company offers two monthly data storage plans. Plan A costs 32.00plus32.00 plus 0.08 per gigabyte of data stored. Plan B costs 15.00plus15.00 plus 0.14 per gigabyte for the first 150 gigabytes of data stored, and $0.12 per gigabyte for all data stored beyond the first 150 gigabytes. For how many gigabytes of data stored in a single month would the monthly cost under both plans be exactly the same?

Show answer & explanation

Answer: 350

Answer

The monthly costs under both plans are exactly the same when the data stored is 350 gigabytes.
Equating the two cost functions yields 32+0.08g=15+0.14(150)+0.12(g150)32 + 0.08g = 15 + 0.14(150) + 0.12(g - 150), which simplifies to 32+0.08g=18+0.12g32 + 0.08g = 18 + 0.12g. Solving for gg gives 0.04g=140.04g = 14, which results in g=350g = 350.

Step-by-Step Solution

1
Determine the cost function for Plan A.
CA(g)=32+0.08gC_A(g) = 32 + 0.08g
Plan A charges a flat fee of 32.00and32.00 and 0.08 per gigabyte.
2
Determine the cost function for Plan B when the usage exceeds 150 gigabytes.
CB(g)=15+0.14(150)+0.12(g150)=18+0.12gC_B(g) = 15 + 0.14(150) + 0.12(g - 150) = 18 + 0.12g
Plan B charges 15.00flat,15.00 flat, 0.14 per gigabyte for the first 150 gigabytes, and $0.12 per gigabyte for any additional usage.
3
Equate the two cost functions and solve for gg.
32+0.08g=18+0.12g    14=0.04g    g=35032 + 0.08g = 18 + 0.12g \implies 14 = 0.04g \implies g = 350
To find the usage where both plans cost the same, set their cost functions equal and isolate the variable gg.

Key Concept

Solving linear equations in real-life contexts involving piecewise rates
Question 145Question

If a=27a = -27, b=14b = -\frac{1}{4}, and c=2c = -2, what is the value of the algebraic expression a4/3b2c5a^{-4/3} - b^{-2} \cdot c^{-5}?

Show answer & explanation

Answer: 83162\frac{83}{162}

Answer

The correct value of the algebraic expression is 83162\frac{83}{162}.
Evaluating each term of the expression with the given values yields: a4/3=181a^{-4/3} = \frac{1}{81}, b2=16b^{-2} = 16, and c5=132c^{-5} = -\frac{1}{32}. Applying the order of operations, we multiply 1616 by 132-\frac{1}{32} first to obtain 12-\frac{1}{2}. We then subtract this product from 181\frac{1}{81}, which simplifies to 181+12=83162\frac{1}{81} + \frac{1}{2} = \frac{83}{162}.

Step-by-Step Solution

1
Substitute the given values of aa, bb, and cc into the algebraic expression.
The expression is written as (27)4/3(14)2(2)5(-27)^{-4/3} - (-\frac{1}{4})^{-2} \cdot (-2)^{-5}.
This establishes the numerical expression to be evaluated.
2
Evaluate the first term, (27)4/3(-27)^{-4/3}.
(27)4/3=1(27)4/3=1((27)1/3)4=1(3)4=181(-27)^{-4/3} = \frac{1}{(-27)^{4/3}} = \frac{1}{((-27)^{1/3})^4} = \frac{1}{(-3)^4} = \frac{1}{81}.
A negative exponent indicates a reciprocal, and a fractional exponent of 4/34/3 indicates taking the cube root and then raising to the fourth power.
3
Evaluate the second term, (14)2(-\frac{1}{4})^{-2}.
(14)2=(4)2=16(-\frac{1}{4})^{-2} = (-4)^2 = 16.
Raising a fraction to a negative integer power is equivalent to raising its reciprocal to the corresponding positive integer power.
4
Evaluate the third term, (2)5(-2)^{-5}.
(2)5=1(2)5=132(-2)^{-5} = \frac{1}{(-2)^5} = -\frac{1}{32}.
Evaluating a negative base raised to an odd negative power results in a negative unit fraction.
5
Substitute the evaluated terms back into the original expression and apply the order of operations.
E=18116(132)=181(1632)=181+12=2+81162=83162E = \frac{1}{81} - 16 \cdot \left(-\frac{1}{32}\right) = \frac{1}{81} - \left(-\frac{16}{32}\right) = \frac{1}{81} + \frac{1}{2} = \frac{2 + 81}{162} = \frac{83}{162}.
Multiplication must be performed before subtraction according to standard mathematical order of operations.

Key Concept

Evaluating expressions containing multiple variables with fractional exponents, negative bases, and standard order of operations.
Estimated Time:2m 0s
Question 146Question

A large rectangle has a length of 4x+34x + 3 inches and a width of 3x23x - 2 inches. A smaller rectangular region is cut out from the center. The cut-out region has a length of 2x12x - 1 inches and a width of x5x - 5 inches. The area of the remaining region can be written as the polynomial Ax2+Bx+CAx^2 + Bx + C, where AA, BB, and CC are integers. What is the value of the coefficient BB?

Show answer & explanation

Answer: 12

Answer

The correct answer is 12, which is the coefficient of the linear term in the simplified remaining area polynomial.
The remaining area is found by subtracting the area of the smaller rectangle from the area of the larger rectangle. The area of the larger rectangle is (4x+3)(3x2)=12x2+x6(4x + 3)(3x - 2) = 12x^2 + x - 6. The area of the smaller rectangle is (2x1)(x5)=2x211x+5(2x - 1)(x - 5) = 2x^2 - 11x + 5. Subtracting the two yields (12x2+x6)(2x211x+5)=10x2+12x11(12x^2 + x - 6) - (2x^2 - 11x + 5) = 10x^2 + 12x - 11. Matching this to Ax2+Bx+CAx^2 + Bx + C, the coefficient BB of the linear term is 1212.

Step-by-Step Solution

1
Find the area of the outer rectangle.
Area = 12x2+x612x^2 + x - 6
Multiply the length (4x+3)(4x + 3) and the width (3x2)(3x - 2) using the distributive property.
2
Find the area of the inner rectangle.
Area = 2x211x+52x^2 - 11x + 5
Multiply the length (2x1)(2x - 1) and the width (x5)(x - 5) using the distributive property.
3
Subtract the inner area from the outer area to find the remaining area.
Remaining Area = 10x2+12x1110x^2 + 12x - 11
Subtract the polynomial (2x211x+5)(2x^2 - 11x + 5) from (12x2+x6)(12x^2 + x - 6) by distributing the negative sign and combining like terms.
4
Identify the coefficient BB of the xx term.
B=12B = 12
Match the simplified polynomial 10x2+12x1110x^2 + 12x - 11 with the form Ax2+Bx+CAx^2 + Bx + C.

Key Concept

Operations on Polynomials (multiplication and subtraction of polynomials)
Question 147Question

Match each of the unsimplified algebraic expressions on the left with its equivalent simplified form on the right. (Assume all variables represent real numbers.)

Click a left item, then click its matching right item

Items

3r(2rs)2s(r3s)3r(2r - s) - 2s(r - 3s)
(2rs)22(r2rs)(2r - s)^2 - 2(r^2 - rs)
12(4r26rs)(rs)(2r+3s)\frac{1}{2}(4r^2 - 6rs) - (r - s)(2r + 3s)
r2(6s)s(r25s)r^2(6 - s) - s(r^2 - 5s)

Matches

Show answer & explanation

Answer

The correct matches pair the first expression with 6r25rs+6s26r^2 - 5rs + 6s^2, the second expression with 2r22rs+s22r^2 - 2rs + s^2, the third expression with 3s24rs3s^2 - 4rs, and the fourth expression with 6r22r2s+5s26r^2 - 2r^2s + 5s^2.
Each expression is correctly simplified by performing distribution first (carefully tracking negative signs and binomial expansion rules) and then combining terms that share the exact same variable powers.

Step-by-Step Solution

1
Simplify the expression 3r(2rs)2s(r3s)3r(2r - s) - 2s(r - 3s).
6r25rs+6s26r^2 - 5rs + 6s^2
Distribute 3r3r to get 6r23rs6r^2 - 3rs. Then distribute 2s-2s to get 2rs+6s2-2rs + 6s^2 (noting that a negative times a negative is positive). Combine the like terms 3rs-3rs and 2rs-2rs to get 5rs-5rs.
2
Simplify the expression (2rs)22(r2rs)(2r - s)^2 - 2(r^2 - rs).
2r22rs+s22r^2 - 2rs + s^2
Square the binomial (2rs)2(2r - s)^2 using the formula (ab)2=a22ab+b2(a - b)^2 = a^2 - 2ab + b^2 to get 4r24rs+s24r^2 - 4rs + s^2. Distribute 2-2 to get 2r2+2rs-2r^2 + 2rs. Combine 4r22r24r^2 - 2r^2 to get 2r22r^2, and 4rs+2rs-4rs + 2rs to get 2rs-2rs.
3
Simplify the expression 12(4r26rs)(rs)(2r+3s)\frac{1}{2}(4r^2 - 6rs) - (r - s)(2r + 3s).
3s24rs3s^2 - 4rs
Distribute 12\frac{1}{2} to get 2r23rs2r^2 - 3rs. Expand the binomial product to get 2r2+3rs2rs3s2=2r2+rs3s22r^2 + 3rs - 2rs - 3s^2 = 2r^2 + rs - 3s^2. Subtract this entire expression: (2r23rs)(2r2+rs3s2)=2r23rs2r2rs+3s2(2r^2 - 3rs) - (2r^2 + rs - 3s^2) = 2r^2 - 3rs - 2r^2 - rs + 3s^2. Combine like terms to get 4rs+3s2-4rs + 3s^2.
4
Simplify the expression r2(6s)s(r25s)r^2(6 - s) - s(r^2 - 5s).
6r22r2s+5s26r^2 - 2r^2s + 5s^2
Distribute r2r^2 to get 6r2r2s6r^2 - r^2s. Distribute s-s to get sr2+5s2-sr^2 + 5s^2. Combine the like terms r2s-r^2s and sr2-sr^2 (since multiplication is commutative) to get 2r2s-2r^2s.

Key Concept

Simplifying expressions by applying the distributive property, expanding products of binomials, and combining like terms.
Question 148Question

Which of the following represents the completely factored form of the expression 4x416x24x^4 - 16x^2?

Show answer & explanation

Answer: 4x2(x2)(x+2)4x^2(x - 2)(x + 2)

Answer

The completely factored form of the expression is 4x2(x2)(x+2)4x^2(x - 2)(x + 2).
The correct answer is found by first identifying the greatest common factor of the terms in the polynomial 4x416x24x^4 - 16x^2, which is 4x24x^2. Factoring this out results in 4x2(x24)4x^2(x^2 - 4). Next, the binomial x24x^2 - 4 is recognized as a difference of squares and is factored into (x2)(x+2)(x - 2)(x + 2). Putting these together gives the completely factored form 4x2(x2)(x+2)4x^2(x - 2)(x + 2).

Step-by-Step Solution

1
Identify and factor out the greatest common factor (GCF) of the terms in the expression 4x416x24x^4 - 16x^2.
The GCF of 4x44x^4 and 16x216x^2 is 4x24x^2. Factoring it out yields 4x2(x24)4x^2(x^2 - 4).
Factoring out the greatest common factor simplifies the polynomial and reveals remaining factorable patterns.
2
Factor the remaining binomial expression inside the parentheses, x24x^2 - 4.
Since x24x^2 - 4 is a difference of squares (x222x^2 - 2^2), it factors into (x2)(x+2)(x - 2)(x + 2).
A difference of squares of the form a2b2a^2 - b^2 always factors into (ab)(a+b)(a - b)(a + b).
3
Combine the factored parts to write the completely factored expression.
4x2(x2)(x+2)4x^2(x - 2)(x + 2)
This combines the GCF and the factored difference of squares to represent the original expression in its simplest factored parts.

Key Concept

Factoring a polynomial completely by first extracting the greatest common factor (GCF) and then applying the difference of squares formula.
Estimated Time:1m 0s
Question 149Question

If (x4)2=4x+28(x - 4)^2 = -4x + 28, what is the sum of the solutions to the equation?

Show answer & explanation

Answer: 4

Answer

The sum of the solutions to the equation is 44.
The correct answer of 44 is found by first expanding (x4)2(x - 4)^2 to obtain x28x+16=4x+28x^2 - 8x + 16 = -4x + 28. Setting the equation to zero gives the quadratic equation x24x12=0x^2 - 4x - 12 = 0. Factoring the trinomial yields (x6)(x+2)=0(x - 6)(x + 2) = 0, which results in the solutions x=6x = 6 and x=2x = -2. Adding these solutions together gives 6+(2)=46 + (-2) = 4.

Step-by-Step Solution

1
Expand the squared binomial on the left side of the equation.
x28x+16=4x+28x^2 - 8x + 16 = -4x + 28
Applying the binomial expansion formula (ab)2=a22ab+b2(a - b)^2 = a^2 - 2ab + b^2 to (x4)2(x - 4)^2 yields x28x+16x^2 - 8x + 16.
2
Rearrange the equation into standard quadratic form by adding 4x4x and subtracting 2828 from both sides.
x24x12=0x^2 - 4x - 12 = 0
To solve a quadratic equation by factoring, all terms must be moved to one side so that the equation is set to zero.
3
Factor the quadratic expression x24x12x^2 - 4x - 12.
(x6)(x+2)=0(x - 6)(x + 2) = 0
Find two integers that multiply to the constant term 12-12 and add to the linear coefficient 4-4. These numbers are 6-6 and 22.
4
Set each binomial factor to zero and solve for xx.
x=6x = 6 or x=2x = -2
By the zero-product property, if the product of two factors is zero, at least one of the factors must be zero.
5
Find the sum of the solutions.
6+(2)=46 + (-2) = 4
Adding the two individual solutions gives the requested sum.

Key Concept

Solving quadratic equations by expanding binomials, rearranging terms into standard form, factoring the trinomial, and applying the zero-product property.

Alternative Method

Once the equation is rewritten in the standard form x24x12=0x^2 - 4x - 12 = 0, Vieta's formulas can be used to find the sum of the solutions directly. For any quadratic equation ax2+bx+c=0ax^2 + bx + c = 0, the sum of the roots is given by ba-\frac{b}{a}. Substituting a=1a = 1 and b=4b = -4 into the formula gives 41=4-\frac{-4}{1} = 4.
Estimated Time:1m 0s
Question 150Question

A landscaping company charges a flat equipment fee plus a fixed hourly rate for lawn maintenance. For a job that took 44 hours, the company charged a total of $190\$190. For a different job that took 77 hours, the company charged a total of $295\$295. The company also offers a package that includes a 15%15\% discount on the hourly rate, but the flat equipment fee remains the same. Under this discounted package, what is the total charge, in dollars, for a job that takes 88 hours?

Show answer & explanation

Answer: 288

Answer

The total charge for an 88-hour job under the discounted package is 288288 dollars.
By translating the problem into the equations F+4H=190F + 4H = 190 and F+7H=295F + 7H = 295, we find that the hourly rate HH is 3535 dollars and the flat fee FF is 5050 dollars. Applying a 15%15\% discount to the hourly rate yields a new rate of 29.7529.75 dollars per hour. The total cost for 88 hours is then 50+8(29.75)=28850 + 8(29.75) = 288 dollars.

Step-by-Step Solution

1
Define variables for the flat fee and hourly rate, and translate the given information into a system of linear equations.
F+4H=190F + 4H = 190 and F+7H=295F + 7H = 295, where FF is the flat fee and HH is the hourly rate.
To represent the cost structure algebraically.
2
Solve the system of equations by elimination or substitution.
H=35H = 35 and F=50F = 50.
To determine the individual cost components (flat fee and hourly rate).
3
Apply the 15%15\% discount to the hourly rate.
Hdiscounted=35×(10.15)=29.75H_{\text{discounted}} = 35 \times (1 - 0.15) = 29.75.
To find the new hourly rate under the discounted package.
4
Calculate the total cost for 88 hours of work with the flat fee and the discounted hourly rate.
Total Cost=50+8(29.75)=288\text{Total Cost} = 50 + 8(29.75) = 288.
To answer the question asking for the total charge of an 88-hour job under the discounted package.

Key Concept

Translating verbal statements into a system of linear equations and solving them to evaluate a modified expression.
Question 151Question

If aa and bb represent positive real numbers, which of the following is an equivalent form of the expression below?

(a1+b1)2ab\frac{(a^{-1} + b^{-1})^{-2}}{ab}
Show answer & explanation

Answer: ab(a+b)2\frac{ab}{(a+b)^2}

Answer

The correct answer is the fraction with abab in the numerator and the square of the sum (a+b)(a+b) in the denominator, which is \frac{ab}{(a+b)^2}.
The correct answer is found by first rewriting a1+b1a^{-1} + b^{-1} as 1a+1b\frac{1}{a} + \frac{1}{b}, which simplifies to a+bab\frac{a+b}{ab} using a common denominator. Raising this to the power of 2-2 gives a2b2(a+b)2\frac{a^2 b^2}{(a+b)^2}. Finally, dividing this expression by abab reduces the exponents of aa and bb by 1, resulting in ab(a+b)2\frac{ab}{(a+b)^2}.

Step-by-Step Solution

1
Rewrite the negative exponents in the numerator as reciprocals.
The expression inside the parentheses becomes 1a+1b\frac{1}{a} + \frac{1}{b}.
By the definition of negative exponents, x1=1xx^{-1} = \frac{1}{x}.
2
Find a common denominator to add the fractions inside the parentheses.
1a+1b=bab+aab=a+bab\frac{1}{a} + \frac{1}{b} = \frac{b}{ab} + \frac{a}{ab} = \frac{a+b}{ab}.
To add fractions, they must share a common denominator, which is the product of aa and bb.
3
Apply the negative power of 2-2 to the simplified fraction.
(a+bab)2=(aba+b)2=a2b2(a+b)2\left(\frac{a+b}{ab}\right)^{-2} = \left(\frac{ab}{a+b}\right)^2 = \frac{a^2 b^2}{(a+b)^2}.
An expression raised to a negative exponent is equal to the reciprocal of the expression raised to the positive exponent.
4
Divide the result by the denominator abab.
a2b2(a+b)21ab=ab(a+b)2\frac{a^2 b^2}{(a+b)^2} \cdot \frac{1}{ab} = \frac{ab}{(a+b)^2}.
Dividing by a term is equivalent to multiplying by its reciprocal, and applying the exponent quotient rule simplifies a2b2ab\frac{a^2 b^2}{ab} to abab.

Key Concept

Properties of exponents including negative power rules, quotient rules, and algebraic fraction addition.

Alternative Method

An alternative method is to substitute small positive integer values for aa and bb. Let a=1a = 1 and b=2b = 2. The expression evaluates to (11+21)212=(1+0.5)22=1.522=(3/2)22=4/92=29\frac{(1^{-1} + 2^{-1})^{-2}}{1 \cdot 2} = \frac{(1 + 0.5)^{-2}}{2} = \frac{1.5^{-2}}{2} = \frac{(3/2)^{-2}}{2} = \frac{4/9}{2} = \frac{2}{9}. Evaluating the correct expression with these values yields 12(1+2)2=29\frac{1 \cdot 2}{(1+2)^2} = \frac{2}{9}, which matches.
Estimated Time:2m 0s
Question 152Question

A square has a side length of x33x^3 - 3 inches. Which of the following expressions represents the area, in square inches, of the square?

Show answer & explanation

Answer: x66x3+9x^6 - 6x^3 + 9

Answer

The expression x66x3+9x^6 - 6x^3 + 9
To find the area of a square, square its side length: (x33)2(x^3 - 3)^2. Expanding this gives (x3)22(3)(x3)+(3)2=x66x3+9(x^3)^2 - 2(3)(x^3) + (-3)^2 = x^6 - 6x^3 + 9.

Step-by-Step Solution

1
Write the formula for the area of a square.
A=s2A = s^2, where ss is the side length.
The area of a square is the side length squared.
2
Substitute the given side length s=x33s = x^3 - 3 into the area formula.
A=(x33)2A = (x^3 - 3)^2
We replace ss with the algebraic expression for the side length.
3
Expand the squared binomial (x33)2(x^3 - 3)^2 using the identity (ab)2=a22ab+b2(a - b)^2 = a^2 - 2ab + b^2.
(x3)22(x3)(3)+32=x66x3+9(x^3)^2 - 2(x^3)(3) + 3^2 = x^6 - 6x^3 + 9
Expanding the binomial yields the correct simplified polynomial in standard descending order.

Key Concept

Expanding a squared binomial and applying exponent rules for powers of powers.
Estimated Time:1m 0s
Question 153Question

The weight of Box A is 1.51.5 pounds more than 23\frac{2}{3} of the weight of Box B. If the weight of Box A is 13.513.5 pounds, what is the weight of Box B, in pounds?

Show answer & explanation

Answer: 18

Answer

The weight of Box B is 18 pounds.
The weight of 18 pounds is correct. Translating the word problem yields the linear equation A=23B+1.5A = \frac{2}{3}B + 1.5. Substituting the weight of Box A (13.513.5) gives 13.5=23B+1.513.5 = \frac{2}{3}B + 1.5. Subtracting 1.51.5 from both sides results in 12=23B12 = \frac{2}{3}B. Multiplying both sides by the reciprocal 32\frac{3}{2} isolates BB, giving B=12×32=18B = 12 \times \frac{3}{2} = 18.

Step-by-Step Solution

1
Translate the verbal description into an algebraic equation.
Let AA represent the weight of Box A and BB represent the weight of Box B. The description translates to the equation: A=23B+1.5A = \frac{2}{3}B + 1.5.
This establishes the mathematical relationship between the weights of the two boxes.
2
Substitute the given value for Box A into the equation and isolate the term containing the variable B.
13.5=23B+1.5    12=23B13.5 = \frac{2}{3}B + 1.5 \implies 12 = \frac{2}{3}B.
Substituting 13.513.5 for AA and subtracting 1.51.5 from both sides simplifies the equation to isolate the fraction term.
3
Solve for B by multiplying both sides of the equation by the reciprocal of the coefficient.
B=12×32=18B = 12 \times \frac{3}{2} = 18.
Multiplying by the reciprocal 32\frac{3}{2} isolates BB to find its value.

Key Concept

Translating real-world descriptions into multi-step linear equations and solving them using inverse operations.
Estimated Time:1m 0s
Question 154Question

A digital marketing firm allocates a total monthly advertising budget of BB dollars between search engine ads and social media ads. The amount allocated to social media ads is $800\$800 less than twice the amount allocated to search engine ads. The firm then increases its total monthly budget by 20%20\% and allocates this entire increase to search engine ads. As a result, the new amount allocated to search engine ads is equal to the amount originally allocated to social media ads. What was the firm's original total monthly advertising budget, BB?

Show answer & explanation

Answer: $4,000\$4,000

Answer

The original total monthly advertising budget was $4,000\$4,000.
By defining the original search engine advertising budget as SS, the original social media advertising budget as M=2S800M = 2S - 800, and the original total budget as B=3S800B = 3S - 800, we can set up the equation S+0.20B=MS + 0.20B = M using the condition that the new search engine budget equals the original social media budget. Solving this equation yields S=1600S = 1600. Substituting S=1600S = 1600 into the expression for the total budget gives B=3(1600)800=4000B = 3(1600) - 800 = 4000 dollars.

Step-by-Step Solution

1
Define the variables representing each budget allocation.
Let SS represent the original amount allocated to search engine ads, and let MM represent the original amount allocated to social media ads. The original total budget is B=S+MB = S + M.
Establishing clear variables is necessary to translate the verbal relationships into equations.
2
Translate the relationship between the two advertising categories into an equation.
M=2S800M = 2S - 800
The problem states that the social media ads budget is $800\$800 less than twice the search engine ads budget.
3
Express the original total budget BB in terms of a single variable, SS.
B=S+(2S800)=3S800B = S + (2S - 800) = 3S - 800
Substituting the expression for MM into the total budget equation simplifies the system to a single variable.
4
Set up the equation for the new budget allocation after the 20%20\% increase.
S+0.20B=MS + 0.20B = M
An increase of 20%20\% of the total budget is 0.20B0.20B, which is added entirely to the search engine ads budget, making it equal to the original social media ads budget.
5
Substitute the expressions for BB and MM in terms of SS into the new budget equation.
S+0.20(3S800)=2S800S + 0.20(3S - 800) = 2S - 800
Substituting the relationships found in steps 2 and 3 allows us to solve for SS directly.
6
Solve the equation for SS.
S+0.60S160=2S8001.60S160=2S800640=0.40SS=1,600S + 0.60S - 160 = 2S - 800 \Rightarrow 1.60S - 160 = 2S - 800 \Rightarrow 640 = 0.40S \Rightarrow S = 1,600
Distributing, combining like terms, and isolating the variable yields the original search engine ads allocation.
7
Calculate the original total budget, BB.
B=3(1,600)800=4,800800=4,000B = 3(1,600) - 800 = 4,800 - 800 = 4,000
The question asks for the original total budget BB, so we must evaluate the expression for BB using the value of SS.

Key Concept

Translating verbal descriptions of algebraic relationships into systems of linear equations and solving them.
Question 155Question

When the expression (5x28x+2)(2x24x9)(5x^2 - 8x + 2) - (2x^2 - 4x - 9) is written in the standard form ax2+bx+cax^2 + bx + c, where aa, bb, and cc are integers, what is the value of bb?

Show answer & explanation

Answer: -4

Answer

The correct answer is 4-4, which is the coefficient of the xx term after simplifying the expression.
To subtract polynomials, we distribute the negative sign to all terms of the polynomial being subtracted and then combine like terms. Simplifying (5x28x+2)(2x24x9)(5x^2 - 8x + 2) - (2x^2 - 4x - 9) gives 5x28x+22x2+4x+9=3x24x+115x^2 - 8x + 2 - 2x^2 + 4x + 9 = 3x^2 - 4x + 11. Comparing this to ax2+bx+cax^2 + bx + c shows that bb, the coefficient of the xx term, is 4-4.

Step-by-Step Solution

1
Distribute the subtraction sign to all terms inside the second set of parentheses.
2x2+4x+9-2x^2 + 4x + 9
Subtracting a polynomial is equivalent to adding its opposite, which means changing the sign of every term in that polynomial.
2
Group and combine like terms from both polynomials.
3x24x+113x^2 - 4x + 11
Like terms (terms with the same variable raised to the same power) can be combined by adding or subtracting their coefficients: (5x22x2)=3x2(5x^2 - 2x^2) = 3x^2, (8x+4x)=4x(-8x + 4x) = -4x, and (2+9)=11(2 + 9) = 11.
3
Compare the simplified expression to the standard form ax2+bx+cax^2 + bx + c to identify the value of bb.
b=4b = -4
In the standard form ax2+bx+cax^2 + bx + c, the coefficient of the xx term is represented by bb. In the simplified expression 3x24x+113x^2 - 4x + 11, the coefficient of xx is 4-4.

Key Concept

Polynomial Subtraction and Combining Like Terms
Question 156Question

If the polynomial x413x2+36x^4 - 13x^2 + 36 is factored completely into the product of four linear binomials of the form (xr1)(xr2)(xr3)(xr4)(x - r_1)(x - r_2)(x - r_3)(x - r_4), where r1<r2<r3<r4r_1 < r_2 < r_3 < r_4, what is the value of the expression r1+2r2+3r3+4r4r_1 + 2r_2 + 3r_3 + 4r_4?

Show answer & explanation

Answer: 11

Answer

The value of the expression is 11.
Factoring the quartic polynomial x413x2+36x^4 - 13x^2 + 36 as a quadratic in x2x^2 yields (x29)(x24)(x^2 - 9)(x^2 - 4). Applying the difference of squares identity to each factor gives (x3)(x+3)(x2)(x+2)(x - 3)(x + 3)(x - 2)(x + 2). Matching these to the template (xr1)(xr2)(xr3)(xr4)(x - r_1)(x - r_2)(x - r_3)(x - r_4) with the condition r1<r2<r3<r4r_1 < r_2 < r_3 < r_4 yields r1=3r_1 = -3, r2=2r_2 = -2, r3=2r_3 = 2, and r4=3r_4 = 3. Evaluating the linear combination 3+2(2)+3(2)+4(3)-3 + 2(-2) + 3(2) + 4(3) results in 1111.

Step-by-Step Solution

1
Substitute u=x2u = x^2 and factor the quadratic trinomial.
u213u+36=(u9)(u4)(x29)(x24)u^2 - 13u + 36 = (u - 9)(u - 4) \Rightarrow (x^2 - 9)(x^2 - 4)
To reduce the degree of the polynomial and make it easier to factor.
2
Apply the difference of squares formula to each binomial factor.
(x3)(x+3)(x2)(x+2)(x - 3)(x + 3)(x - 2)(x + 2)
Both x29x^2 - 9 and x24x^2 - 4 are differences of squares.
3
Determine the roots r1,r2,r3,r4r_1, r_2, r_3, r_4 in ascending order.
r1=3r_1 = -3, r2=2r_2 = -2, r3=2r_3 = 2, r4=3r_4 = 3
We write each factor as (xri)(x - r_i) to find the roots, and then sort them from least to greatest according to the inequality constraint.
4
Calculate the value of the requested expression.
1111
Substitute the sorted values into the linear combination: (3)+2(2)+3(2)+4(3)=34+6+12=11(-3) + 2(-2) + 3(2) + 4(3) = -3 - 4 + 6 + 12 = 11.

Key Concept

Factoring a quartic polynomial of quadratic form followed by factoring differences of squares.
Question 157Question

If the equation 2x(x1)=3x2x(x - 1) = 3 - x is solved for xx, what is the larger of the two solutions?

Show answer & explanation

Answer: 1.5

Answer

The larger of the two solutions is 1.51.5.
Expanding the equation 2x(x1)=3x2x(x - 1) = 3 - x results in 2x22x=3x2x^2 - 2x = 3 - x. Setting this quadratic equation to zero yields 2x2x3=02x^2 - x - 3 = 0. Factoring the expression gives (2x3)(x+1)=0(2x - 3)(x + 1) = 0. Setting the first factor to zero, 2x3=02x - 3 = 0, results in x=1.5x = 1.5. Setting the second factor to zero, x+1=0x + 1 = 0, results in x=1x = -1. Comparing the two values, 1.51.5 is the larger solution.

Step-by-Step Solution

1
Expand and rearrange the equation into standard quadratic form ax2+bx+c=0ax^2 + bx + c = 0.
2x2x3=02x^2 - x - 3 = 0
A quadratic equation must be set to zero before solving it by factoring.
2
Factor the quadratic trinomial by grouping.
(2x3)(x+1)=0(2x - 3)(x + 1) = 0
Factoring allows us to apply the zero product property.
3
Set each factor to zero to solve for the roots.
x=1.5x = 1.5 and x=1x = -1
If a product equals zero, at least one of its factors must be zero.
4
Compare the solutions to find the larger value.
1.51.5
Comparing 1.51.5 and 1-1 shows that 1.51.5 is the greater value.

Key Concept

Solving quadratic equations by factoring when the leading coefficient is greater than 1
Question 158Question

When the expression 3x2(2xy)2y(x23xy)(4x3xy2)3x^2(2x - y) - 2y(x^2 - 3xy) - (4x^3 - xy^2) is simplified to the form Ax3+Bx2y+Cxy2Ax^3 + Bx^2y + Cxy^2, where AA, BB, and CC are integers, what is the value of A+B+CA + B + C?

Show answer & explanation

Answer: 4

Answer

4
The correct sum of the coefficients is 4. By distributing all terms correctly: 3x2(2xy)=6x33x2y3x^2(2x - y) = 6x^3 - 3x^2y, 2y(x23xy)=2x2y+6xy2-2y(x^2 - 3xy) = -2x^2y + 6xy^2, and (4x3xy2)=4x3+xy2-(4x^3 - xy^2) = -4x^3 + xy^2. Combining the terms yields 2x35x2y+7xy22x^3 - 5x^2y + 7xy^2, which gives A=2A = 2, B=5B = -5, and C=7C = 7. Summing these values gives 25+7=42 - 5 + 7 = 4.

Step-by-Step Solution

1
Distribute 3x23x^2 to the first parenthetical expression: 3x2(2xy)3x^2(2x - y)
6x33x2y6x^3 - 3x^2y
Applying the distributive property multiplies 3x23x^2 by both 2x2x and y-y.
2
Distribute 2y-2y to the second parenthetical expression: 2y(x23xy)-2y(x^2 - 3xy)
2x2y+6xy2-2x^2y + 6xy^2
Applying the distributive property multiplies 2y-2y by both x2x^2 and 3xy-3xy, noting that a negative times a negative is a positive.
3
Distribute the negative sign to the third parenthetical expression: (4x3xy2)-(4x^3 - xy^2)
4x3+xy2-4x^3 + xy^2
Distributing the negative sign changes the signs of both terms inside the parenthesis.
4
Combine the expanded parts: (6x33x2y)+(2x2y+6xy2)+(4x3+xy2)(6x^3 - 3x^2y) + (-2x^2y + 6xy^2) + (-4x^3 + xy^2) and group like terms
(6x34x3)+(3x2y2x2y)+(6xy2+xy2)(6x^3 - 4x^3) + (-3x^2y - 2x^2y) + (6xy^2 + xy^2)
Grouping like terms together makes it easier to combine their coefficients.
5
Combine the coefficients of the like terms
2x35x2y+7xy22x^3 - 5x^2y + 7xy^2
Combining the coefficients gives A=2A = 2, B=5B = -5, and C=7C = 7.
6
Calculate the sum A+B+CA + B + C
2+(5)+7=42 + (-5) + 7 = 4
Adding the coefficients together yields the final numerical value.

Key Concept

Simplifying algebraic expressions by distributing coefficients (including negative signs) and combining like terms.
Question 159Question

A square metal sheet has a side length of x+4x + 4 inches. A rectangular region with a width of xx inches and a length of x+2x + 2 inches is removed from the sheet. Which of the following expressions represents the area, in square inches, of the remaining portion of the sheet?

Show answer & explanation

Answer: 6x + 16

Answer

The expression that represents the remaining area is 6x+166x + 16.
To find the remaining area, subtract the area of the removed rectangle from the area of the original square sheet. The area of the square is (x+4)2=x2+8x+16(x + 4)^2 = x^2 + 8x + 16 and the area of the rectangle is x(x+2)=x2+2xx(x + 2) = x^2 + 2x. Subtracting these yields (x2+8x+16)(x2+2x)=x2+8x+16x22x=6x+16(x^2 + 8x + 16) - (x^2 + 2x) = x^2 + 8x + 16 - x^2 - 2x = 6x + 16.

Step-by-Step Solution

1
Find the area of the original square metal sheet.
Area of the square is (x+4)2=x2+8x+16(x + 4)^2 = x^2 + 8x + 16 square inches.
The area of a square is calculated by squaring its side length.
2
Find the area of the removed rectangular region.
Area of the rectangle is x(x+2)=x2+2xx(x + 2) = x^2 + 2x square inches.
The area of a rectangle is calculated by multiplying its width by its length.
3
Subtract the area of the rectangular region from the area of the square sheet.
(x2+8x+16)(x2+2x)=x2+8x+16x22x=6x+16(x^2 + 8x + 16) - (x^2 + 2x) = x^2 + 8x + 16 - x^2 - 2x = 6x + 16 square inches.
Subtracting the removed area from the total area gives the remaining area, distributing the negative sign to all terms inside the parentheses.

Key Concept

Operations on Polynomials
Estimated Time:45s
Question 160Question

A school club sold 20 rolls of wrapping paper and 25 boxes of greeting cards for a fundraiser. The price of a roll of wrapping paper was 34\frac{3}{4} of the price of a box of greeting cards. If the club raised a total of $800 from these sales, what was the price of a single roll of wrapping paper?

Show answer & explanation

Answer: $15.00

Answer

The price of a single roll of wrapping paper was $15.00.
The correct answer is 15.00.Byrepresentingthepriceofarollofwrappingpaperas15.00. By representing the price of a roll of wrapping paper as W andthepriceofaboxofgreetingcardsas and the price of a box of greeting cards as G ,theproblemstatesthat, the problem states that W = \frac{3}{4}G ,whichmeans, which means G = \frac{4}{3}W .Thetotalrevenueequationis. The total revenue equation is 20W + 25G = 800 .Substituting. Substituting G gives gives 20W + 25\left(\frac{4}{3}W\right) = 800 ,whichsimplifiesto, which simplifies to 20W + \frac{100}{3}W = 800 .Multiplyingtheentireequationby3toclearthefractionresultsin. Multiplying the entire equation by 3 to clear the fraction results in 60W + 100W = 2400 .Combiningliketermsgives. Combining like terms gives 160W = 2400 ,whichyields, which yields W = 15$.

Step-by-Step Solution

1
Define variables for the unknowns and translate the price relationship into an algebraic equation.
Let WW be the price of a roll of wrapping paper and GG be the price of a box of greeting cards. The relationship is given by W=34GW = \frac{3}{4}G, which can be rearranged to express GG in terms of WW: G=43WG = \frac{4}{3}W.
Expressing one variable in terms of another allows us to set up a single-variable linear equation.
2
Write the linear equation representing the total revenue from the fundraiser sales.
The total revenue from selling 20 rolls of wrapping paper and 25 boxes of greeting cards is 20W+25G=80020W + 25G = 800. Substituting G=43WG = \frac{4}{3}W gives: 20W+25(43W)=80020W + 25\left(\frac{4}{3}W\right) = 800, which simplifies to 20W+1003W=80020W + \frac{100}{3}W = 800.
This sets up the equation that we need to solve to find the value of WW.
3
Clear the fraction by multiplying all terms by 3 and solve for WW.
Multiplying the entire equation by 3 yields: 3(20W)+3(1003W)=3(800)    60W+100W=24003(20W) + 3\left(\frac{100}{3}W\right) = 3(800) \implies 60W + 100W = 2400. Combining like terms gives 160W=2400160W = 2400. Dividing by 160 yields W=15W = 15.
Clearing the denominator simplifies the equation to a standard linear form that can be solved directly.

Key Concept

Solving linear equations derived from real-world contexts, particularly those involving fractional relationships and multi-step isolation.

Alternative Method

Instead of expressing GG in terms of WW first, solve for GG directly by substituting W=34GW = \frac{3}{4}G into the revenue equation. This gives 20(34G)+25G=800    15G+25G=800    40G=800    G=2020\left(\frac{3}{4}G\right) + 25G = 800 \implies 15G + 25G = 800 \implies 40G = 800 \implies G = 20. Then, calculate W=34(20)=15W = \frac{3}{4}(20) = 15.
Estimated Time:2m 30s
PreviousPage 8 / 16Next
Elementary Algebra Practice Questions — ACT — Page 8 | Examkin