Elementary Algebra

302 questions

Question 101Question

A company allocates its monthly advertising budget between online advertisements and print media. Last month, the company spent 300300 more than half of its total budget on online advertisements, and 16\frac{1}{6} of its total budget on print media. The remaining 700700 of the budget was spent on administrative fees. If BB represents the total budget in dollars, what is the value of B10+150\frac{B}{10} + 150?

Show answer & explanation

Answer: 450

Answer

The correct value is 450.
Evaluating the total budget equation yields B=3000B = 3000. Substituting this value into the expression B10+150\frac{B}{10} + 150 gives 450450. This is correct because the individual allocations (online ads, print media, and administrative fees) sum to the total budget, and the fraction arithmetic is performed correctly.

Step-by-Step Solution

1
Define the variables and write the expressions for each category of expenses.
Let BB be the total budget. Online advertisements budget is 12B+300\frac{1}{2}B + 300, print media budget is 16B\frac{1}{6}B, and administrative fees are 700700.
Translating verbal descriptions into algebraic expressions is necessary to build the equation.
2
Set up the linear equation representing the sum of all expenses equaling the total budget BB.
B=(12B+300)+16B+700B = \left(\frac{1}{2}B + 300\right) + \frac{1}{6}B + 700
The total budget is the sum of its individual components.
3
Group like terms and solve for the total budget BB.
Combine constant terms: 300+700=1000300 + 700 = 1000. Combine fraction terms: 12B+16B=36B+16B=46B=23B\frac{1}{2}B + \frac{1}{6}B = \frac{3}{6}B + \frac{1}{6}B = \frac{4}{6}B = \frac{2}{3}B. The equation becomes B=23B+1000B = \frac{2}{3}B + 1000. Subtracting 23B\frac{2}{3}B from both sides gives 13B=1000\frac{1}{3}B = 1000, which yields B=3000B = 3000.
This isolates the variable BB to find the total budget value.
4
Evaluate the required expression B10+150\frac{B}{10} + 150 using the solved value of BB.
300010+150=300+150=450\frac{3000}{10} + 150 = 300 + 150 = 450
The question asks for the value of this specific expression rather than BB itself.

Key Concept

Solving linear equations in one variable, including translating word problems with fractional terms and evaluating algebraic expressions.

Alternative Method

Instead of solving the equation algebraically, we could test the options to find the total budget BB. Since each option represents the value of V=B10+150V = \frac{B}{10} + 150, we can express BB as B=10(V150)B = 10(V - 150). For the correct option of 450450, we get B=10(450150)=3000B = 10(450 - 150) = 3000. Substituting B=3000B = 3000 back into the original word problem description: half the budget plus 300300 is 1500+300=18001500 + 300 = 1800; one-sixth of the budget is 500500; the remaining is 30001800500=7003000 - 1800 - 500 = 700, which matches the given administrative fees.
Estimated Time:2m 0s
Question 102Question

An online retailer determines that the cost to ship a package of weight ww pounds is given by the linear expression C(w)=kw+bC(w) = kw + b, where kk and bb are constants. Shipping a 33-pound package costs 11.5011.50 dollars, and shipping an 88-pound package costs 24.0024.00 dollars. If the total shipping cost for two packages is 47.0047.00 dollars, and one of the packages weighs 55 pounds, what is the weight, in pounds, of the other package?

Show answer & explanation

Answer: 10.6

Answer

The weight of the other package is 10.6 pounds.
The correct weight of 10.6 pounds is found by setting up a linear cost function C(w)=2.5w+4C(w) = 2.5w + 4 using the two data points, calculating the cost of the 5-pound package as 16.5016.50 dollars, subtracting this from the total cost of 47.0047.00 dollars to get 30.5030.50 dollars, and solving 2.5w+4=30.502.5w + 4 = 30.50 for the weight.

Step-by-Step Solution

1
Set up the linear system from the given costs
3k+b=11.503k + b = 11.50 and 8k+b=24.008k + b = 24.00
To determine the relationship between weight and shipping cost.
2
Solve for the slope kk
k=2.50k = 2.50
Subtracting the first equation from the second eliminates bb.
3
Solve for the intercept bb
b=4.00b = 4.00
Substitute k=2.50k = 2.50 back into the first equation.
4
Determine the cost of the 5-pound package
C(5)=16.50C(5) = 16.50 dollars
Evaluate the linear expression 2.50(5)+4.002.50(5) + 4.00.
5
Determine the remaining cost for the second package
C(w2)=30.50C(w_2) = 30.50 dollars
Subtract the cost of the first package from the total cost (47.0016.5047.00 - 16.50).
6
Solve the linear equation for the second package's weight
w2=10.6w_2 = 10.6
Solve 2.50w2+4.00=30.502.50w_2 + 4.00 = 30.50 for w2w_2.

Key Concept

Solving Linear Equations
Question 103Question

Jordan starts a walk with 25002{}500 steps already recorded on a fitness tracker. Jordan then walks at a constant rate of 120120 steps per minute. If the fitness tracker shows a total of 79007{}900 steps at the end of the walk, for how many minutes did Jordan walk?

Show answer & explanation

Answer: 45

Answer

Jordan walked for 4545 minutes.
The correct answer is 4545. The scenario describes a linear relationship with a constant rate of 120120 steps per minute and a starting baseline of 25002{}500 steps. Let mm represent the number of minutes Jordan walked. The equation is 2500+120m=79002{}500 + 120m = 7{}900. Subtracting 25002{}500 from both sides gives 120m=5400120m = 5{}400, and dividing by 120120 yields m=45m = 45.

Step-by-Step Solution

1
Set up the algebraic equation based on the word problem details.
2500+120m=79002{}500 + 120m = 7{}900
The total steps are the sum of the starting steps (25002{}500) and the product of the rate (120120 steps/min) and time (mm minutes).
2
Isolate the variable term by subtracting 25002{}500 from both sides of the equation.
120m=5400120m = 5{}400
Subtracting the initial steps gives the steps accumulated solely during the walk.
3
Solve for mm by dividing both sides of the equation by 120120.
m=45m = 45
Dividing the total steps walked by the rate per minute yields the duration of the walk in minutes.

Key Concept

Translating verbal descriptions of constant rates and starting values into linear equations

Alternative Method

Solve arithmetically by subtracting the baseline steps from the final count (79002500=54007{}900 - 2{}500 = 5{}400 steps) and dividing the remaining steps by the walking rate (5400÷120=455{}400 \div 120 = 45 minutes).
Estimated Time:45s
Question 104Question

Match each unsimplified algebraic expression on the left with its equivalent simplified form on the right.

Click a left item, then click its matching right item

Items

3x(x2y)2x(x3y)3x(x - 2y) - 2x(x - 3y)
2(x2xy)3(xyy2)2(x^2 - xy) - 3(xy - y^2)
x2(x2y)x(x2xy)x^2(x - 2y) - x(x^2 - xy)
(x+y)2(xy)2(x + y)^2 - (x - y)^2

Matches

Show answer & explanation

Answer

The correct pairings match 3x(x2y)2x(x3y)3x(x - 2y) - 2x(x - 3y) to x2x^2; 2(x2xy)3(xyy2)2(x^2 - xy) - 3(xy - y^2) to 2x25xy+3y22x^2 - 5xy + 3y^2; x2(x2y)x(x2xy)x^2(x - 2y) - x(x^2 - xy) to x2y-x^2y; and (x+y)2(xy)2(x + y)^2 - (x - y)^2 to 4xy4xy.
Each unsimplified expression is correctly matched to its simplified equivalent by expanding parenthetical terms (taking care to distribute negative signs) and combining like terms.

Step-by-Step Solution

1
Distribute and combine like terms for the first expression 3x(x2y)2x(x3y)3x(x - 2y) - 2x(x - 3y).
The expression simplifies to x2x^2.
First distribute the coefficients to get 3x26xy2x2+6xy3x^2 - 6xy - 2x^2 + 6xy. Then combine 3x22x2=x23x^2 - 2x^2 = x^2 and 6xy+6xy=0-6xy + 6xy = 0.
2
Distribute and combine like terms for the second expression 2(x2xy)3(xyy2)2(x^2 - xy) - 3(xy - y^2).
The expression simplifies to 2x25xy+3y22x^2 - 5xy + 3y^2.
Distribute the coefficients to get 2x22xy3xy+3y22x^2 - 2xy - 3xy + 3y^2. Note that distributing the negative sign of 3-3 to y2-y^2 results in +3y2+3y^2. Then combine 2xy3xy=5xy-2xy - 3xy = -5xy.
3
Distribute and combine like terms for the third expression x2(x2y)x(x2xy)x^2(x - 2y) - x(x^2 - xy).
The expression simplifies to x2y-x^2y.
Distribute to get x32x2yx3+x2yx^3 - 2x^2y - x^3 + x^2y. Note that distributing x-x to xy-xy gives +x2y+x^2y. The x3x3x^3 - x^3 terms cancel, leaving 2x2y+x2y=x2y-2x^2y + x^2y = -x^2y.
4
Expand and simplify the fourth expression (x+y)2(xy)2(x + y)^2 - (x - y)^2.
The expression simplifies to 4xy4xy.
Expand both squared binomials: (x2+2xy+y2)(x22xy+y2)(x^2 + 2xy + y^2) - (x^2 - 2xy + y^2). Distribute the negative sign to get x2+2xy+y2x2+2xyy2x^2 + 2xy + y^2 - x^2 + 2xy - y^2. Combine terms to cancel x2x^2 and y2y^2, leaving 4xy4xy.

Key Concept

Simplifying Expressions and Combining Like Terms
Estimated Time:1m 30s
Question 105Question

For any positive real number yy, the expression (y3)1/2y2/3\frac{(y^3)^{1/2}}{y^{2/3}} is equivalent to which of the following?

Show answer & explanation

Answer: y5/6y^{5/6}

Answer

The simplified expression is y5/6y^{5/6}
Applying the power of a power rule to the numerator gives (y3)1/2=y3/2(y^3)^{1/2} = y^{3/2}. Then, applying the quotient rule to divide by y2/3y^{2/3} requires subtracting the exponents: 3223=9646=56\frac{3}{2} - \frac{2}{3} = \frac{9}{6} - \frac{4}{6} = \frac{5}{6}. This results in the equivalent expression y5/6y^{5/6}.

Step-by-Step Solution

1
Apply the power of a power rule to the numerator (y3)1/2(y^3)^{1/2}.
y31/2=y3/2y^{3 \cdot 1/2} = y^{3/2}
When raising a power to a power, multiply the exponents.
2
Apply the quotient of powers rule to divide y3/2y^{3/2} by y2/3y^{2/3}.
y3/22/3y^{3/2 - 2/3}
When dividing powers with the same base, subtract the exponent in the denominator from the exponent in the numerator.
3
Subtract the fractions in the exponent by finding a common denominator.
y9/64/6=y5/6y^{9/6 - 4/6} = y^{5/6}
A common denominator for 2 and 3 is 6. Rewrite the fractions and subtract their numerators.

Key Concept

Properties of Exponents in Algebraic Expressions
Question 106Question

If xx satisfies the equation 3(x2)52x13=115\frac{3(x - 2)}{5} - \frac{2x - 1}{3} = \frac{1}{15}, what is the value of the expression 2x+72x + 7?

Show answer & explanation

Answer: -21

Answer

The final value of the expression is 21-21.
Solving the equation by first multiplying both sides by the least common denominator of 15 yields the simplified equation 9(x2)5(2x1)=19(x - 2) - 5(2x - 1) = 1. Distributing and combining terms yields x13=1-x - 13 = 1, which gives x=14x = -14. Substituting this value into the expression 2x+72x + 7 yields 21-21.

Step-by-Step Solution

1
Multiply the entire equation by the least common multiple of the denominators (1515) to eliminate all fractions.
9(x2)5(2x1)=19(x - 2) - 5(2x - 1) = 1
Multiplying by the least common multiple of 5 and 3 eliminates the fractions and simplifies the equation.
2
Distribute the coefficients (99 and 5-5) to their respective terms inside the parentheses.
9x1810x+5=19x - 18 - 10x + 5 = 1
Distributive property allows us to remove parentheses. Note that distributing 5-5 to 1-1 results in +5+5.
3
Combine the variable terms (9x9x and 10x-10x) and the constant terms (18-18 and 55) on the left side of the equation.
x13=1-x - 13 = 1
Combining like terms simplifies the expression to prepare for isolating the variable.
4
Isolate the variable term x-x by adding 1313 to both sides, then solve for xx by multiplying by 1-1.
x=14x = -14
Adding 1313 yields x=14-x = 14, and multiplying by 1-1 isolates xx to find its value.
5
Substitute x=14x = -14 into the given expression 2x+72x + 7.
2(14)+7=212(-14) + 7 = -21
The question asks for the value of the expression 2x+72x + 7, not just xx itself.

Key Concept

Solving multi-step linear equations involving fractions, distributive property with negative signs, and evaluating algebraic expressions.

Alternative Method

Instead of multiplying by the least common multiple first, you can separate the fractions: 35x6523x+13=115\frac{3}{5}x - \frac{6}{5} - \frac{2}{3}x + \frac{1}{3} = \frac{1}{15}. Combining the xx terms gives (9151015)x=115x(\frac{9}{15} - \frac{10}{15})x = -\frac{1}{15}x. Combining the constant terms gives 1815+515=1315-\frac{18}{15} + \frac{5}{15} = -\frac{13}{15}. The equation becomes 115x1315=115-\frac{1}{15}x - \frac{13}{15} = \frac{1}{15}. Multiplying the entire equation by 1515 yields x13=1-x - 13 = 1, which gives x=14x = -14, and substituting into 2x+72x + 7 yields 21-21.
Estimated Time:2m 0s
Question 107Question

A digital marketing firm runs advertisements on two platforms: SocialMedia and SearchEngine. The cost to run an advertisement on SocialMedia is 1515 dollars per day, and the cost to run an advertisement on SearchEngine is 2525 dollars per day. Last month, the firm ran advertisements on both platforms for a combined total of 6060 days. The total amount spent on SocialMedia advertisements was 350350 dollars more than half the total amount spent on SearchEngine advertisements. For how many days last month did the firm run advertisements on SocialMedia?

Show answer & explanation

Answer: 40

Answer

The firm ran advertisements on SocialMedia for 40 days.
Setting up the system of equations based on the problem description gives S+E=60S + E = 60 and 15S=0.5(25E)+35015S = 0.5(25E) + 350. Substituting the first equation into the second yields 15S=12.5(60S)+35015S = 12.5(60 - S) + 350. Solving this linear equation results in S=40S = 40 days.

Step-by-Step Solution

1
Define variables for the unknown quantities.
Let SS be the number of days the firm ran advertisements on SocialMedia, and EE be the number of days they ran advertisements on SearchEngine.
Establishing variables is the first step in translating a word problem into algebraic equations.
2
Express the relationship for the total number of days.
S+E=60S + E = 60, which simplifies to E=60SE = 60 - S.
This allows us to express one variable in terms of the other, making it easier to solve the system by substitution.
3
Translate the cost relationship statement into an algebraic equation.
15S=12.5E+35015S = 12.5E + 350
The cost of running advertisements on SocialMedia is 15S15S. The cost on SearchEngine is 25E25E. Half of the SearchEngine cost is 12.5E12.5E. Adding 350350 to half of the SearchEngine cost gives the SocialMedia cost.
4
Substitute the expression for EE into the cost equation and solve for SS.
15S=12.5(60S)+35015S=75012.5S+35027.5S=1100S=4015S = 12.5(60 - S) + 350 \Rightarrow 15S = 750 - 12.5S + 350 \Rightarrow 27.5S = 1100 \Rightarrow S = 40.
Solving the resulting linear equation yields the number of days spent on SocialMedia ads.

Key Concept

Translating and Solving Algebraic Word Problems
Estimated Time:2m 0s
Question 108Question

A rectangular region has a width of 2x32x - 3 meters and a length of 3x+13x + 1 meters. A square piece with a side length of x2x - 2 meters is removed from the region. The area, in square meters, of the remaining region can be expressed in the standard polynomial form 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: -3

Answer

The coefficient of the linear term, BB, is 3-3.
Subtracting the area of the square, x24x+4x^2 - 4x + 4, from the area of the rectangle, 6x27x36x^2 - 7x - 3, yields 5x23x75x^2 - 3x - 7. Thus, the coefficient BB of the xx term is 3-3.

Step-by-Step Solution

1
Calculate the area of the rectangle.
Area = 6x27x36x^2 - 7x - 3
The area of a rectangle is found by multiplying its length and width: (2x3)(3x+1)=6x2+2x9x3=6x27x3(2x - 3)(3x + 1) = 6x^2 + 2x - 9x - 3 = 6x^2 - 7x - 3.
2
Calculate the area of the square.
Area = x24x+4x^2 - 4x + 4
The area of a square is the square of its side length: (x2)2=(x2)(x2)=x24x+4(x - 2)^2 = (x - 2)(x - 2) = x^2 - 4x + 4.
3
Subtract the square's area from the rectangle's area.
Remaining Area = 5x23x75x^2 - 3x - 7
Subtracting the area of the removed square from the total area requires distributing the negative sign to each term of the square's polynomial: (6x27x3)(x24x+4)=6x27x3x2+4x4=5x23x7(6x^2 - 7x - 3) - (x^2 - 4x + 4) = 6x^2 - 7x - 3 - x^2 + 4x - 4 = 5x^2 - 3x - 7.
4
Identify the coefficient BB.
B=3B = -3
In the standard quadratic form Ax2+Bx+CAx^2 + Bx + C, the coefficient of the linear term xx is BB, which corresponds to 3-3 in the polynomial 5x23x75x^2 - 3x - 7.

Key Concept

Operations on Polynomials (multiplication, squaring binomials, and subtraction with negative sign distribution)
Question 109Question

For what value of yy is the equation 3(y4)=5y+23(y - 4) = 5y + 2 true?

Show answer & explanation

Answer: -7

Answer

The value of yy that satisfies the equation is 7-7.
Distributing the 3 yields 3y12=5y+23y - 12 = 5y + 2. Subtracting 3y3y from both sides gives 12=2y+2-12 = 2y + 2. Subtracting 2 from both sides gives 14=2y-14 = 2y. Dividing by 2 results in y=7y = -7.

Step-by-Step Solution

1
Distribute the 3 on the left side of the equation.
3y12=5y+23y - 12 = 5y + 2
To simplify the expression by expanding the parentheses.
2
Subtract 3y3y from both sides of the equation.
12=2y+2-12 = 2y + 2
To collect the variable terms on the right side of the equation.
3
Subtract 2 from both sides of the equation.
14=2y-14 = 2y
To isolate the variable term.
4
Divide both sides by 2.
y=7y = -7
To solve for yy.

Key Concept

Solving linear equations by distributing and isolating the variable.
Estimated Time:45s
Question 110Question

A commercial bakery has two bread-kneading machines, Machine X and Machine Y. Machine X can knead dough at a constant rate of pp pounds per hour. Machine Y's kneading rate is 1414 pounds per hour more than half the kneading rate of Machine X. On a busy morning, Machine X starts kneading and operates for exactly 55 hours. Machine Y starts operating 11 hour after Machine X starts and operates for the next 44 hours. Together, the two machines knead a total of 336336 pounds of dough. What is the total number of pounds of dough kneaded by Machine Y?

Show answer & explanation

Answer: 136

Answer

The total number of pounds of dough kneaded by Machine Y is 136.
To find the total dough kneaded by Machine Y, we first define the rates of both machines. Let Machine X's rate be pp pounds per hour. Machine Y's rate is 1414 more than half of Machine X's rate, which is written as 0.5p+140.5p + 14 pounds per hour. Machine X runs for 55 hours, producing 5p5p pounds of dough. Machine Y runs for 44 hours, producing 4(0.5p+14)=2p+564(0.5p + 14) = 2p + 56 pounds of dough. Setting their sum equal to the total of 336336 gives the equation 7p+56=3367p + 56 = 336, which simplifies to 7p=2807p = 280 and yields p=40p = 40. Machine Y's total work is then 4(0.5(40)+14)=1364(0.5(40) + 14) = 136 pounds.

Step-by-Step Solution

1
Define the variable for Machine X's rate and write the expression for Machine Y's rate based on the text.
Machine X's rate is pp pounds per hour. Machine Y's rate is 0.5p+140.5p + 14 pounds per hour.
We need to express both rates in terms of a single variable to set up the equation.
2
Determine the operating duration for each machine.
Machine X operates for 55 hours. Machine Y operates for 44 hours.
Machine X starts first and runs for 55 hours. Machine Y starts 11 hour later and operates for the remaining 44 hours.
3
Write the equation for the total pounds of dough kneaded by both machines combined.
5p+4(0.5p+14)=3365p + 4(0.5p + 14) = 336
Total work is the sum of the work done by Machine X (rate times time) and Machine Y (rate times time).
4
Solve the equation for the variable pp.
5p+2p+56=336    7p+56=336    7p=280    p=405p + 2p + 56 = 336 \implies 7p + 56 = 336 \implies 7p = 280 \implies p = 40.
Distribute the 44 and combine like terms to isolate pp.
5
Calculate the total work done specifically by Machine Y.
Machine Y's total work = 4(0.5(40)+14)=4(20+14)=4(34)=1364(0.5(40) + 14) = 4(20 + 14) = 4(34) = 136 pounds.
The question asks for the total pounds of dough kneaded by Machine Y, which is its rate multiplied by its operating time.

Key Concept

Translating verbal descriptions of rates and times into algebraic equations and solving them.

Alternative Method

Instead of solving for pp first, we can write the equation directly in terms of Machine Y's work. Let yy be the work done by Machine Y. Since Machine Y worked for 44 hours, its rate is y4\frac{y}{4}. This rate is 1414 more than half of Machine X's rate, so y4=0.5RX+14    RX=2(y414)=y228\frac{y}{4} = 0.5R_X + 14 \implies R_X = 2(\frac{y}{4} - 14) = \frac{y}{2} - 28. Machine X's work is 5RX=5(y228)=2.5y1405 R_X = 5(\frac{y}{2} - 28) = 2.5y - 140. Since the total work is 336336, we have (2.5y140)+y=336    3.5y=476    y=136(2.5y - 140) + y = 336 \implies 3.5y = 476 \implies y = 136.
Estimated Time:3m 0s
Question 111Question

What is the complete set of real numbers xx that satisfy the inequality 2x33x142\frac{2 - x}{3} - \frac{3x - 1}{4} \geq 2?

Show answer & explanation

Answer: x1x \leq -1

Answer

The complete set of real numbers satisfying the inequality is x1x \leq -1.
To solve the inequality 2x33x142\frac{2 - x}{3} - \frac{3x - 1}{4} \geq 2, we first eliminate the denominators by multiplying both sides by their least common multiple, which is 1212. This yields 4(2x)3(3x1)244(2 - x) - 3(3x - 1) \geq 24. Distributing the terms gives 84x9x+3248 - 4x - 9x + 3 \geq 24. Combining like terms results in 1113x2411 - 13x \geq 24. Subtracting 1111 from both sides yields 13x13-13x \geq 13. Finally, dividing by 13-13 requires reversing the inequality sign, leading to the solution x1x \leq -1.

Step-by-Step Solution

1
Multiply all terms on both sides of the inequality by 1212, which is the least common multiple of the denominators 33 and 44.
4(2x)3(3x1)244(2 - x) - 3(3x - 1) \geq 24
Multiplying by a positive number preserves the inequality direction while eliminating the fractions to simplify the equation.
2
Distribute the coefficients 44 and 3-3 to the terms inside the parentheses.
84x9x+3248 - 4x - 9x + 3 \geq 24
Applying the distributive property expands the expression. Note that multiplying 3-3 by 1-1 results in +3+3.
3
Combine like terms on the left side of the inequality.
1113x2411 - 13x \geq 24
Grouping the constants (8+3=118 + 3 = 11) and the variable terms (4x9x=13x-4x - 9x = -13x) simplifies the inequality.
4
Subtract 1111 from both sides of the inequality.
13x13-13x \geq 13
Isolating the variable term on the left side by moving the constant term to the right side.
5
Divide both sides of the inequality by 13-13 and reverse the direction of the inequality sign.
x1x \leq -1
Dividing by a negative number requires reversing the inequality sign from \geq to \leq.

Key Concept

Solving linear inequalities by clearing fractions, distributing terms correctly, and reversing the inequality sign when multiplying or dividing by a negative number.
Estimated Time:2m 0s
Question 112Question

If xx and yy are positive real numbers, the expression

(x1/2+y1/2)2(x1/2y1/2)2(2x1/4y3/4)2\frac{(x^{1/2} + y^{1/2})^2 - (x^{1/2} - y^{1/2})^2}{(2x^{-1/4} y^{3/4})^{-2}}

can be simplified to the form kypk y^p. What is the value of the sum k+pk + p?

Show answer & explanation

Answer: 18

Answer

18
Expanding the numerator yields 4x1/2y1/24x^{1/2}y^{1/2}. Simplifying the denominator using exponent rules yields 14x1/2y3/2\frac{1}{4}x^{1/2}y^{-3/2}. Dividing the numerator by the denominator gives 41/4x1/21/2y1/2(3/2)=16y2\frac{4}{1/4} \cdot x^{1/2 - 1/2} \cdot y^{1/2 - (-3/2)} = 16y^2, which corresponds to k=16k = 16 and p=2p = 2. The sum is 16+2=1816 + 2 = 18.

Step-by-Step Solution

1
Expand and simplify the numerator.
4x1/2y1/24x^{1/2}y^{1/2}
Expand both squared binomials: (x1/2+y1/2)2=x+2x1/2y1/2+y(x^{1/2} + y^{1/2})^2 = x + 2x^{1/2}y^{1/2} + y and (x1/2y1/2)2=x2x1/2y1/2+y(x^{1/2} - y^{1/2})^2 = x - 2x^{1/2}y^{1/2} + y. Subtracting the second expression from the first yields (x+2x1/2y1/2+y)(x2x1/2y1/2+y)=4x1/2y1/2(x + 2x^{1/2}y^{1/2} + y) - (x - 2x^{1/2}y^{1/2} + y) = 4x^{1/2}y^{1/2}.
2
Simplify the denominator using exponent rules.
14x1/2y3/2\frac{1}{4}x^{1/2}y^{-3/2}
Apply the power of a product rule (ab)n=anbn(ab)^n = a^n b^n to distribute the exponent of 2-2: (2x1/4y3/4)2=22(x1/4)2(y3/4)2(2x^{-1/4}y^{3/4})^{-2} = 2^{-2} \cdot (x^{-1/4})^{-2} \cdot (y^{3/4})^{-2}. This simplifies to 14x(1/4)(2)y(3/4)(2)=14x1/2y3/2\frac{1}{4} \cdot x^{(-1/4)(-2)} \cdot y^{(3/4)(-2)} = \frac{1}{4}x^{1/2}y^{-3/2}.
3
Divide the simplified numerator by the simplified denominator.
16y216y^2
Divide the coefficients and subtract the exponents of like bases: 4x1/2y1/214x1/2y3/2=(41/4)x1/21/2y1/2(3/2)=16x0y1/2+3/2=16y2\frac{4x^{1/2}y^{1/2}}{\frac{1}{4}x^{1/2}y^{-3/2}} = \left(\frac{4}{1/4}\right) x^{1/2 - 1/2} y^{1/2 - (-3/2)} = 16 x^0 y^{1/2 + 3/2} = 16y^2.
4
Identify the values of kk and pp and calculate their sum.
1818
Comparing 16y216y^2 to the form kypk y^p gives k=16k = 16 and p=2p = 2. Therefore, the sum is k+p=16+2=18k + p = 16 + 2 = 18.

Key Concept

Properties of Exponents in Algebraic Expressions
Question 113Question

Two courier drones, Drone A and Drone B, fly in opposite directions along a straight path from the same distribution center. Drone A departs at 10:00 AM and flies at a constant speed of 40 miles per hour40\text{ miles per hour}. Drone B departs from the same location at 10:30 AM and flies in the opposite direction at a constant speed of 60 miles per hour60\text{ miles per hour}. At what time will the two drones be exactly 220 miles220\text{ miles} apart?

Show answer & explanation

Answer: 12:30 PM

Answer

12:30 PM
The correct answer is 12:30 PM. To find this, define tt as the travel time of Drone B in hours. Since Drone A departs 30 minutes (0.50.5 hours) earlier, its travel time is t+0.5t + 0.5 hours. Using the relationship that the sum of the distances traveled in opposite directions equals the total distance, we set up the equation 40(t+0.5)+60t=22040(t + 0.5) + 60t = 220. Solving this yields 100t+20=220100t + 20 = 220, which simplifies to 100t=200100t = 200 and t=2 hourst = 2\text{ hours}. Adding 2 hours to Drone B's departure time of 10:30 AM results in 12:30 PM.

Step-by-Step Solution

1
Define variables for the travel times of both drones relative to their departure times.
Let tt be the number of hours Drone B travels after departing at 10:30 AM. Since Drone A departs 30 minutes (0.50.5 hours) earlier at 10:00 AM, Drone A's travel time is t+0.5t + 0.5 hours.
Establishing a single variable for time allows us to write a single-variable linear equation for the total distance covered.
2
Express the distance traveled by each drone using the formula Distance=Speed×Time\text{Distance} = \text{Speed} \times \text{Time} and sum them to equal the total separation distance.
The distance traveled by Drone A is 40(t+0.5)40(t + 0.5) miles, and the distance traveled by Drone B is 60t60t miles. The equation is: 40(t+0.5)+60t=22040(t + 0.5) + 60t = 220.
Since the drones fly in opposite directions from the same starting point, the total distance between them is the sum of their individual distances.
3
Solve the equation for tt.
40t+20+60t=220    100t+20=220    100t=200    t=2 hours40t + 20 + 60t = 220 \implies 100t + 20 = 220 \implies 100t = 200 \implies t = 2\text{ hours}.
Solving for tt gives the number of hours Drone B travels before they are 220 miles220\text{ miles} apart.
4
Determine the final time by adding the calculated travel time to the corresponding departure time.
Drone B departs at 10:30 AM and travels for 2 hours2\text{ hours}. 10:30 AM+2 hours=12:30 PM10:30\text{ AM} + 2\text{ hours} = 12:30\text{ PM}. (Alternatively, Drone A departs at 10:00 AM and travels for 2+0.5=2.5 hours2 + 0.5 = 2.5\text{ hours}, which also yields 12:30 PM).
Adding the elapsed time to the initial departure time gives the clock time when the condition is met.

Key Concept

Translating relative motion and time-offset word problems into linear equations
Question 114Question

A food truck charges a flat fee of 6foracustomlunchboxcontainer,plus6 for a custom lunch box container, plus 8 for each scoop of specialty salad added to the box. If a customer paid a total of $38 for one custom lunch box filled with specialty salad, how many scoops of specialty salad did they receive?

Show answer & explanation

Answer: 4

Answer

4 scoops of specialty salad
The correct answer is 4. The total cost is represented by the equation 6+8s=386 + 8s = 38, where ss represents the number of scoops. Subtracting the flat container fee of 6fromthetotalof6 from the total of 38 leaves 32.Dividing32. Dividing 32 by the per-scoop cost of $8 yields 4 scoops.

Step-by-Step Solution

1
Set up the linear equation representing the total cost.
6+8s=386 + 8s = 38, where ss is the number of scoops of specialty salad.
The total cost consists of a one-time flat fee of 6plus6 plus 8 per scoop of salad.
2
Subtract the flat fee from both sides of the equation.
8s=328s = 32
To isolate the variable term, we subtract the constant cost of the container from the total cost.
3
Divide both sides of the equation by the cost per scoop.
s=4s = 4
Dividing the remaining cost by the price per scoop yields the number of scoops purchased.

Key Concept

Translating a verbal description of a linear cost scenario into a one-variable linear equation and solving it.
Question 115Question

If 35x7=8\frac{3}{5}x - 7 = 8, what is the value of 2x32x - 3?

Show answer & explanation

Answer: 47

Answer

47
To find the value of 2x32x - 3, first solve the equation 35x7=8\frac{3}{5}x - 7 = 8 for xx. Adding 7 to both sides of the equation gives 35x=15\frac{3}{5}x = 15. Multiplying both sides by the reciprocal 53\frac{5}{3} yields x=25x = 25. Finally, substitute 2525 for xx in the expression 2x32x - 3 to get 2(25)3=503=472(25) - 3 = 50 - 3 = 47.

Step-by-Step Solution

1
Add 7 to both sides of the equation 35x7=8\frac{3}{5}x - 7 = 8 to isolate the variable term.
35x=15\frac{3}{5}x = 15
Adding 7 to both sides eliminates the constant on the left side of the equation.
2
Multiply both sides of the equation by 53\frac{5}{3} to solve for xx.
x=25x = 25
Multiplying by the reciprocal of 35\frac{3}{5} isolates xx on the left side of the equation.
3
Substitute x=25x = 25 into the expression 2x32x - 3.
2(25)3=503=472(25) - 3 = 50 - 3 = 47
The question asks for the value of the expression 2x32x - 3 rather than just the variable xx.

Key Concept

Solving two-step linear equations involving fractions, and evaluating algebraic expressions.

Alternative Method

Instead of solving for xx first, you can express the target expression in terms of 35x\frac{3}{5}x. Specifically, note that 2x3=103(35x)32x - 3 = \frac{10}{3}(\frac{3}{5}x) - 3. Since 35x=15\frac{3}{5}x = 15, substituting this directly gives 103(15)3=503=47\frac{10}{3}(15) - 3 = 50 - 3 = 47.
Estimated Time:45s
Question 116Question
Which of the following expressions is equivalent to the expression below?
(3x32y2)22(x34y2)(4x35y2)(3x^3 - 2y^2)^2 - 2(x^3 - 4y^2)(4x^3 - 5y^2)
Show answer & explanation

Answer: x6+30x3y236y4x^6 + 30x^3y^2 - 36y^4

Answer

The expression x6+30x3y236y4x^6 + 30x^3y^2 - 36y^4.
To find the correct expression, we first square the binomial to obtain 9x612x3y2+4y49x^6 - 12x^3y^2 + 4y^4. Next, we multiply the two binomials (x34y2)(4x35y2)(x^3 - 4y^2)(4x^3 - 5y^2) to get 4x621x3y2+20y44x^6 - 21x^3y^2 + 20y^4, and distribute the factor of 2 to obtain 8x642x3y2+40y48x^6 - 42x^3y^2 + 40y^4. Finally, we subtract this from the squared binomial by distributing the negative sign to all terms: 9x612x3y2+4y48x6+42x3y240y49x^6 - 12x^3y^2 + 4y^4 - 8x^6 + 42x^3y^2 - 40y^4. Combining like terms yields x6+30x3y236y4x^6 + 30x^3y^2 - 36y^4.

Step-by-Step Solution

1
Expand the squared binomial (3x32y2)2(3x^3 - 2y^2)^2.
9x612x3y2+4y49x^6 - 12x^3y^2 + 4y^4
Use the binomial squaring formula (ab)2=a22ab+b2(a - b)^2 = a^2 - 2ab + b^2, where a=3x3a = 3x^3 and b=2y2b = 2y^2.
2
Multiply the two binomials (x34y2)(4x35y2)(x^3 - 4y^2)(4x^3 - 5y^2).
4x621x3y2+20y44x^6 - 21x^3y^2 + 20y^4
Apply the FOIL method to expand the product: 4x65x3y216x3y2+20y44x^6 - 5x^3y^2 - 16x^3y^2 + 20y^4, and combine the like middle terms.
3
Multiply the resulting trinomial from Step 2 by the constant factor of 2.
8x642x3y2+40y48x^6 - 42x^3y^2 + 40y^4
Distribute the factor of 2 to each term of the simplified trinomial expression.
4
Subtract the expression in Step 3 from the expression in Step 1.
x6+30x3y236y4x^6 + 30x^3y^2 - 36y^4
Distribute the negative sign to all terms of the subtracted polynomial: 9x612x3y2+4y48x6+42x3y240y49x^6 - 12x^3y^2 + 4y^4 - 8x^6 + 42x^3y^2 - 40y^4, and combine the remaining like terms.

Key Concept

Operations on Polynomials
Question 117Question

Which of the following is the completely factored form of the expression 3x312x2+12x3x^3 - 12x^2 + 12x?

Show answer & explanation

Answer: 3x(x2)23x(x - 2)^2

Answer

The completely factored form of the expression is 3x(x2)23x(x - 2)^2.
To factor the expression 3x312x2+12x3x^3 - 12x^2 + 12x completely, we first look for the greatest common factor (GCF) of the three terms. The GCF of 3x33x^3, 12x2-12x^2, and 12x12x is 3x3x. Factoring out 3x3x yields 3x(x24x+4)3x(x^2 - 4x + 4). Next, we factor the quadratic trinomial inside the parentheses. The expression x24x+4x^2 - 4x + 4 is a perfect square trinomial that factors into (x2)2(x - 2)^2. Putting it all together, the completely factored form is 3x(x2)23x(x - 2)^2.

Step-by-Step Solution

1
Identify and factor out the Greatest Common Factor (GCF) from all three terms of the polynomial 3x312x2+12x3x^3 - 12x^2 + 12x.
3x(x24x+4)3x(x^2 - 4x + 4)
Each term in the polynomial is divisible by 33, and the lowest power of xx common to all terms is x1x^1. Thus, the GCF is 3x3x.
2
Factor the remaining quadratic trinomial x24x+4x^2 - 4x + 4 inside the parentheses.
(x2)2(x - 2)^2
The trinomial x24x+4x^2 - 4x + 4 is a perfect square trinomial matching the form a22ab+b2=(ab)2a^2 - 2ab + b^2 = (a - b)^2, where a=xa = x and b=2b = 2.
3
Combine the factored parts to write the final completely factored expression.
3x(x2)23x(x - 2)^2
Bringing together the GCF and the factored trinomial yields the simplest, fully factored form.

Key Concept

Factoring a polynomial completely by first extracting the greatest common factor (GCF) and then factoring the remaining perfect square trinomial.

Alternative Method

Instead of factoring directly, you can expand the answer choices to see which one is equivalent to the original polynomial. For example, expanding the correct option: 3x(x2)2=3x(x24x+4)=3x312x2+12x3x(x-2)^2 = 3x(x^2 - 4x + 4) = 3x^3 - 12x^2 + 12x. This matches the original expression.
Estimated Time:1m 0s
Question 118Question

A certain value xx satisfies the relationship where the square of the difference between xx and 44 is equal to 1616 decreased by 33 times xx. If x1x_1 and x2x_2 are the two real solutions to this relationship, with x1>x2x_1 > x_2, what is the value of 3x12x23x_1 - 2x_2?

Show answer & explanation

Answer: 15

Answer

The value of the expression is 15.
The value 15 is correct. First, translate the relationship into the algebraic equation (x4)2=163x(x-4)^2 = 16 - 3x. Expanding the left side yields x28x+16=163xx^2 - 8x + 16 = 16 - 3x. To solve the quadratic equation by factoring, rearrange the terms to set one side to zero: subtract 16 and add 3x3x to both sides, which simplifies to x25x=0x^2 - 5x = 0. Factoring the left-hand side gives x(x5)=0x(x - 5) = 0. The solutions are x=5x = 5 and x=0x = 0. Since the problem defines x1>x2x_1 > x_2, the larger solution is x1=5x_1 = 5 and the smaller solution is x2=0x_2 = 0. Substituting these values into the expression 3x12x23x_1 - 2x_2 yields 3(5)2(0)=153(5) - 2(0) = 15.

Step-by-Step Solution

1
Translate the verbal description into a mathematical equation.
(x4)2=163x(x - 4)^2 = 16 - 3x
The 'square of the difference between xx and 44' is represented as (x4)2(x-4)^2, and '16 decreased by 3 times xx' is represented as 163x16 - 3x.
2
Expand the squared binomial on the left side of the equation.
x28x+16=163xx^2 - 8x + 16 = 16 - 3x
Using the binomial expansion formula (ab)2=a22ab+b2(a-b)^2 = a^2 - 2ab + b^2, expand (x4)2(x-4)^2 to x22(4)(x)+42=x28x+16x^2 - 2(4)(x) + 4^2 = x^2 - 8x + 16.
3
Rearrange the equation to set one side to zero.
x25x=0x^2 - 5x = 0
Add 3x3x and subtract 1616 from both sides of the equation to gather all terms on one side: x28x+3x+1616=0x^2 - 8x + 3x + 16 - 16 = 0, which simplifies to x25x=0x^2 - 5x = 0.
4
Factor the quadratic equation.
x(x5)=0x(x - 5) = 0
Factor out the greatest common factor, which is xx.
5
Solve for the roots of the equation.
x=0x = 0 or x=5x = 5
Set each factor to zero: x=0x = 0 or x5=0x - 5 = 0.
6
Identify the values of x1x_1 and x2x_2 and calculate the required expression.
x1=5x_1 = 5, x2=0x_2 = 0, so 3x12x2=153x_1 - 2x_2 = 15
Since x1>x2x_1 > x_2, assign x1=5x_1 = 5 and x2=0x_2 = 0. Calculate 3(5)2(0)=153(5) - 2(0) = 15.

Key Concept

Solving quadratic equations by rearranging terms, expanding binomials, factoring out the greatest common factor, and solving for roots.
Question 119Question

When the polynomial 12x2+11x1512x^2 + 11x - 15 is factored completely into the form (ax+b)(cx+d)(ax + b)(cx + d), where aa, bb, cc, and dd are integers such that a>c>0a > c > 0, what is the value of the constant term dd?

Show answer & explanation

Answer: 5

Answer

The value of the constant term dd is 55.
Factoring the trinomial 12x2+11x1512x^2 + 11x - 15 completely gives (4x3)(3x+5)(4x - 3)(3x + 5). Applying the constraint a>c>0a > c > 0 means the factor with the larger xx-coefficient must be written first in the template (ax+b)(cx+d)(ax + b)(cx + d). This yields a=4a = 4, b=3b = -3, c=3c = 3, and d=5d = 5. Thus, the constant term dd is 55.

Step-by-Step Solution

1
Find the factor pair for the AC method.
We need two numbers that multiply to 12×(15)=18012 \times (-15) = -180 and add up to 1111. The numbers are 2020 and 9-9.
This allows us to split the linear middle term to factor by grouping.
2
Rewrite the polynomial and factor by grouping.
12x2+20x9x15=4x(3x+5)3(3x+5)=(4x3)(3x+5)12x^2 + 20x - 9x - 15 = 4x(3x + 5) - 3(3x + 5) = (4x - 3)(3x + 5).
Grouping the first two terms and the last two terms reveals a common binomial factor of (3x+5)(3x + 5).
3
Apply the given inequality constraints to match the template.
Comparing (4x3)(3x+5)(4x - 3)(3x + 5) to (ax+b)(cx+d)(ax + b)(cx + d) with a>c>0a > c > 0 yields a=4a = 4, b=3b = -3, c=3c = 3, and d=5d = 5.
Since the lead coefficient 44 is greater than 33, the factor (4x3)(4x - 3) must correspond to (ax+b)(ax + b).

Key Concept

Factoring quadratic trinomials of the form Ax2+Bx+CAx^2 + Bx + C using the grouping (AC) method.
Question 120Question

A chemist wants to create 100100 milliliters of a 42.5%42.5\% acid solution by mixing three different acid solutions: a 10%10\% acid solution, a 20%20\% acid solution, and an 80%80\% acid solution. She decides that the volume of the 20%20\% acid solution used must be exactly 33 times the volume of the 10%10\% acid solution used. What is the difference, in milliliters, between the volume of the 80%80\% acid solution and the volume of the 10%10\% acid solution used in the final mixture?

Show answer & explanation

Answer: 25

Answer

The difference between the volume of the 80%80\% acid solution and the volume of the 10%10\% acid solution is 2525 milliliters.
Solving the system of equations yields that 1515 milliliters of the 10%10\% solution, 4545 milliliters of the 20%20\% solution, and 4040 milliliters of the 80%80\% solution are needed. The difference between the volume of the 80%80\% solution and the 10%10\% solution is 4015=2540 - 15 = 25 milliliters.

Step-by-Step Solution

1
Define variables for the volume of each acid solution.
Let xx be the volume of the 10%10\% solution, yy be the volume of the 20%20\% solution, and zz be the volume of the 80%80\% solution.
This establishes algebraic representations for the unknowns.
2
Set up a system of linear equations based on the relationships given in the problem statement.
x+y+z=100x + y + z = 100 (total volume)
y=3xy = 3x (relationship between the 20%20\% and 10%10\% solutions)
0.10x+0.20y+0.80z=42.50.10x + 0.20y + 0.80z = 42.5 (total acid content)
Translating word problems to mathematical equations allows us to solve for the variables systematically.
3
Reduce the system to a single equation in terms of xx by substituting y=3xy = 3x and expressing zz in terms of xx.
4x+z=100    z=1004x4x + z = 100 \implies z = 100 - 4x
Substitute both into the acid equation:
0.10x+0.20(3x)+0.80(1004x)=42.50.10x + 0.20(3x) + 0.80(100 - 4x) = 42.5
Substitution simplifies the system of equations to a single linear equation with one variable.
4
Solve the simplified linear equation for xx.
0.70x+803.20x=42.5    2.50x=37.5    x=150.70x + 80 - 3.20x = 42.5 \implies -2.50x = -37.5 \implies x = 15
This determines the volume of the 10%10\% acid solution.
5
Calculate the volume of the 80%80\% solution, zz.
z=1004(15)=40z = 100 - 4(15) = 40
This determines the volume of the 80%80\% acid solution.
6
Find the difference between zz and xx.
zx=4015=25z - x = 40 - 15 = 25
The question asks for the difference between these two volumes.

Key Concept

Translating and solving systems of linear equations from verbal descriptions (mixture problems).
Estimated Time:2m 30s
PreviousPage 6 / 16Next