AMC 8 · 2013 · #15

Grade 6 algebraarithmetic
exponentslinear-equations-one-varperfect-squares identify-subproblemsguess-and-check ↑ Prerequisites: exponentsmulti-digit-arithmetic
📏 Medium solution 💡 3 insights
📘 View easy version →

Problem

If 3p+34=903^p + 3^4 = 90, 2r+44=762^r + 44 = 76, and 53+6s=14215^3 + 6^s = 1421, what is the product of pp, rr, and ss?

Pick an answer.

(A)
27
(B)
40
(C)
50
(D)
70
(E)
90
View mode:

Toolkit + CCSS Solution

Understand

Restated: Three separate equations each hide one exponent: $3^p + 3^4 = 90$, $2^r + 44 = 76$, and $5^3 + 6^s = 1421$. Find $p$, $r$, and $s$, then compute the product $p \cdot r \cdot s$.

Givens: $3^p + 3^4 = 90$; $2^r + 44 = 76$; $5^3 + 6^s = 1421$; Answer choices: (A) $27$, (B) $40$, (C) $50$, (D) $70$, (E) $90$

Unknowns: The exponents $p$, $r$, $s$; Their product $p \cdot r \cdot s$

Understand

Restated: Three separate equations each hide one exponent: $3^p + 3^4 = 90$, $2^r + 44 = 76$, and $5^3 + 6^s = 1421$. Find $p$, $r$, and $s$, then compute the product $p \cdot r \cdot s$.

Givens: $3^p + 3^4 = 90$; $2^r + 44 = 76$; $5^3 + 6^s = 1421$; Answer choices: (A) $27$, (B) $40$, (C) $50$, (D) $70$, (E) $90$

Plan

Primary tool: #7 Identify Subproblems

Secondary: #6 Guess and Check

The three equations have no shared variables, so Tool #7 (Identify Subproblems) is the obvious move — solve each equation by itself, then multiply at the end. Inside each subproblem, isolate the power of the base on one side and ask "which exponent of this base gives that number?" Listing $b^1, b^2, b^3, \ldots$ until you hit the target is Tool #6 (Guess and Check) on a tiny ladder of values.

Execute — Answer: B

#7 Identify Subproblems 6.EE.A.1 Step 1
  • Solve the first equation for $p$.
  • Evaluate $3^4 = 81$ and subtract from both sides, leaving a clean power of $3$ on the left.
$$3^p + 81 = 90 \;\Rightarrow\; 3^p = 9 = 3^2 \;\Rightarrow\; p = 2$$

💡 Recognizing $9$ as $3^2$ is the Grade 6 "whole-number exponents" skill.

#6 Guess and Check 6.EE.A.1 Step 2
  • Solve the second equation for $r$.
  • Subtract $44$ from both sides, then match the result to a power of $2$.
$$2^r + 44 = 76 \;\Rightarrow\; 2^r = 32 = 2^5 \;\Rightarrow\; r = 5$$

💡 Walking up the powers of $2$ ($2, 4, 8, 16, 32$) until you land on $32$ is Tool #6 in miniature.

#6 Guess and Check 6.EE.A.1 Step 3
  • Solve the third equation for $s$.
  • Evaluate $5^3 = 125$, subtract from both sides, then test powers of $6$ until one matches.
$125 + 6^s = 1421 \;\Rightarrow\; 6^s = 1296$. Check: $6^2 = 36$, $6^3 = 216$, $6^4 = 1296$. So $s = 4$.

💡 $1296$ isn't an instantly recognizable number, but four short multiplications by $6$ pin it down — exactly the Tool #6 pattern.

#7 Identify Subproblems 3.OA.A.1 Step 4

Multiply the three exponents to get the requested product.

$$p \cdot r \cdot s = 2 \times 5 \times 4 = 40 \;\Rightarrow\; \textbf{(B)}$$

💡 After the subproblems are finished, the closing move is just a Grade 3 multiplication of whole numbers.

[1] #7 6.EE.A.1 Solve the first equation for $p$. Evaluate $3^4 = 81$ and subtract from both sid
[2] #6 6.EE.A.1 Solve the second equation for $r$. Subtract $44$ from both sides, then match the
[3] #6 6.EE.A.1 Solve the third equation for $s$. Evaluate $5^3 = 125$, subtract from both sides
[4] #7 3.OA.A.1 Multiply the three exponents to get the requested product.

Review

Reasonableness: Substitute back: $3^2 + 3^4 = 9 + 81 = 90$ ✓, $2^5 + 44 = 32 + 44 = 76$ ✓, $5^3 + 6^4 = 125 + 1296 = 1421$ ✓. The product $2 \cdot 5 \cdot 4 = 40$ matches choice (B), and it's the only answer choice that factors into three small positive integers consistent with these equations.

Alternative: Tool #6 (Guess and Check) directly against the answer choices. The three exponents must be positive integers whose product is one of $27, 40, 50, 70, 90$. From the second equation alone, $2^r = 32$ forces $r = 5$, so the product must be a multiple of $5$ — eliminating (A) $27$ and (D) $70 / 5 = 14$ (not factorable as $p \cdot s$ with $p \leq 4$, $s \leq 4$). Then $p = 2, s = 4$ gives $2 \cdot 5 \cdot 4 = 40$, confirming (B).

CCSS standards used (min grade 6)

  • 3.OA.A.1 Interpret products of whole numbers (Computing the final product $2 \times 5 \times 4 = 40$ once the three exponents are known.)
  • 6.EE.A.1 Write and evaluate numerical expressions involving whole-number exponents (Evaluating $3^4 = 81$, $5^3 = 125$, and matching $9 = 3^2$, $32 = 2^5$, $1296 = 6^4$ to recover each exponent.)

⭐ Three equations, one trick: peel off the constant, then ask "which power of this base gives that number?" — all Grade 6 exponent work.

⭐ Three equations, one trick: peel off the constant, then ask "which power of this base gives that number?" — all Grade 6 exponent work.