Every problem in this lesson gives two quantities and asks which one is larger. The rules from 8.1 are the tools, and the work is choosing which one to reach for. Several of these pairs are built so computing both is slow, and one is out of reach by hand, so the route has to settle the comparison without producing either value.
Problem
Two sums are A=85+97 and B=95+87. Do not compute either sum. Work out A−B instead and read its sign. Enter A or B, whichever is bigger.
Show a hint
Write A−B as one string of four fractions, then group the two with denominator 8 and the two with denominator 9 before anything else.
Grouping the eighths gives 85−87=−41 and grouping the ninths gives 97−95=92. Add those two results and read the sign.
Show the full solution
Group the eighths and the ninths. A−B=(85−87)+(97−95)=−41+92=−369+368=−361, which is negative, so the bigger sum is B. Both sums are built from the numerators 5 and 7 over the denominators 8 and 9 with the pairing swapped, so they differ by only 361.
Problem
Let A=987654×987656 and B=9876552. Both are twelve-digit numbers, so multiplying them out by hand is not the route. Enter the value of B−A.
Show a hint
There is no need to compute either number. Rewrite 987656 as 987655+1 and distribute, so that A becomes 987654×987655 plus a leftover.
Split B=987655×987655 the same way, writing one factor as 987654+1. Both quantities then contain 987654×987655, and only the leftovers differ.
Show the full solution
Since 987656=987655+1, distributing gives A=987654×987655+987654, and writing B=(987654+1)×987655 gives B=987654×987655+987655. The first piece is the same in both, so B−A=987655−987654=1. Splitting each quantity so that a common piece appears turns a twelve-digit subtraction into a one-digit one.
Problem
Let A=4912 and B=338. The denominators share no factor, so a common denominator would be a large one. Enter A or B, whichever is bigger.
Show a hint
12 and 8 both divide 24, so both fractions can be written with the same numerator.
Multiply A top and bottom by 2 and B top and bottom by 3. Then only the denominators differ.
Show the full solution
Rewrite both with numerator 24. Then A=9824 and B=9924, and 98<99, so the bigger one is A. Cutting the same 24 into 98 pieces gives bigger pieces than cutting it into 99, so the larger denominator gives the smaller number.
Problem
Let A=915 and B=2710. Working out either power is a long job, and neither one has to be done. Enter A or B, whichever is bigger, or the word equal if neither is.
Show a hint
9=32 and 27=33, so both can be written as powers of 3.
Raising a power to a power multiplies the exponents, the rule from 3.1. Get both exponents, then compare them.
Show the full solution
Both bases are powers of 3. Then A=(32)15=330 and B=(33)10=330, so the answer is equal. B has the bigger base and A the bigger exponent, so neither one of those settles it. Written with base 3, only the exponents are left to compare, and they match.
The two brackets are the only comparisons made. Each one is a single comparison between m and an outer point, and the two together are enough for a<b, with no direct comparison between a and b anywhere. Choosing m is the work, since it has to sit above one and below the other.
Neither number of a pair has to be measured against the other directly. Transitivity from 8.1 says that if a<m and m<b then a<b, so choosing one number in the middle replaces a single hard comparison with two easy ones.
Problem
Let A=137138 and B=266265. A common denominator here is 36442. Enter A or B, whichever is bigger.
Show a hint
Building that common denominator is the long way round. Look instead for one simple number that separates the two.
A positive fraction sits above 1 when its numerator is the larger of the two numbers, and below 1 when its denominator is. Check 138 against 137, then 265 against 266.
Show the full solution
Compare each with 1. The fraction 137138 has the larger number on top, so it sits above 1, and 266265 has the larger number underneath, so it sits below 1. That gives A>1>B, and the bigger one is A. The common denominator 36442 never had to be built.
Problem
Let A=4017 and B=5122. Both sit below 21 and above 52, so neither of those settles the pair. Enter A or B, whichever is bigger, or the word equal if neither is.
Show a hint
A middle number settles the pair only when the two land on opposite sides of it, so the one you want is a fraction strictly inside the gap the statement names.
Sevenths land in that gap, since 52<73<21. Compare each of the two with 73 by cross-multiplying.
Show the full solution
Try sevenths. Since 17×7=119 and 3×40=120, A<73, and since 22×7=154 and 3×51=153, B>73. So A<73<B and the bigger one is B. Halves and fifths fail here because they leave both numbers on the same side.
Two numbers with awkward digits can have reciprocals that are easy to read. The bigger of two numbers of the same sign has the smaller reciprocal, so comparing the reciprocals settles the original pair, with the result read backwards.
Problem
Let A=21831 and B=16223. Enter A or B, whichever is bigger.
Show a hint
Computing both decimals is the slow route here. Both numbers are positive, so both can be flipped, and of two positive numbers the bigger one has the smaller reciprocal.
Divide 218 by 31, then 162 by 23. Each division has remainder 1, so each reciprocal is 7 plus a unit fraction.
Show the full solution
Both are positive, so flip both. A1=31218=7+311 and B1=23162=7+231. Since 311<231, A1<B1, so the bigger number is A. Flipping replaced a hard pair with an easy one, but the comparison reverses, since of two positive numbers the bigger one has the smaller reciprocal.
Problem
Two numbers A and B satisfy A1=94−127 and B1=65−83. Enter the letter of the bigger number, A or B.
Show a hint
Work out A1 and B1 as single fractions first, then look at the sign of each.
One of the two reciprocals is negative, so the reciprocal rule does not apply here. A number and its reciprocal always have the same sign.
Show the full solution
A1=3616−3621=−365 and B1=2420−249=2411, so A is negative and B is positive, which makes the bigger number B. The reciprocal rule only applies when both numbers are on the same side of zero. Without that check, A1<B1 would be reversed into the false claim A>B.
A second way to find the answer is to assume it. Suppose one of the two is bigger, then apply the same move to both sides until the statement is plainly true or plainly false. A false ending means the other one is bigger. That finds the answer, and whether it also proves it is a separate question.
Problem
Let A=−(5+11) and B=−(2+14). Assume one is bigger, square both sides, and check whether that step can be run backwards. Enter A or B, whichever is bigger, or the word equal if neither is.
Show a hint
Both quantities are negative, so squaring does not preserve the direction of a comparison. Work out which square is larger first, then decide what that says.
A2=16+255 and B2=16+228, so A2>B2. For two negative numbers, the one with the larger square is the smaller number.
Show the full solution
Squaring gives A2=16+255 and B2=16+228, and 55>28, so A2>B2. Both A and B are negative, and for negative numbers a larger square means a smaller number, so A<B and the bigger one is B. Squaring is only reversible when both sides are known to be positive, and here running it backwards without that check returns A.
Problem
Let A=(2m+7)2+3 and B=3−(m−1)2, where m is any real number. The same one of the two is bigger at every real m. Enter A or B, whichever it is.
Show a hint
Subtract and watch the two 3s cancel. What is left is built only out of squares.
From 8.1, a square of a real number is never negative. These two squares are zero at different values of m, so they are never zero together.
Show the full solution
Subtract. A−B=(2m+7)2+3−3+(m−1)2=(2m+7)2+(m−1)2, which is zero only if 2m+7 and m−1 are both zero, and no single m is both −27 and 1. So the difference is positive at every real m and the bigger one is A. Testing one value of m would settle only that value, while the sign of the difference settles them all.
Four routes are available, subtracting, rewriting both into a common form, going through a third number, and flipping to reciprocals. Read the shape of the pair first. Nearly identical pieces suit subtracting, matching numerators or bases suit a rewrite, two numbers near a round value suit a middle number, and small fractions suit reciprocals.
Problem
Let A=3013 and B=3415. Two routes from this lesson settle this pair. Enter A or B, whichever is bigger.
Show a hint
One route subtracts over the common denominator 1020. The other flips both and compares the reciprocals.
1330 and 1534 are each 2 plus a fraction, and those two fractions have the same numerator.
Show the full solution
Both are positive, so the bigger number is the one with the smaller reciprocal. A1=1330=2+134 and B1=1534=2+154, and those leftovers share a numerator, so 134>154 and A1>B1. The smaller reciprocal is B1, so the bigger number is B. Subtracting works too, since over the denominator 1020 they are 1020442 and 1020450.
Problem
Let A=718 and B=1812. Enter A or B, whichever is bigger, or the word equal if neither is.
Show a hint
Neither base is a power of the other, so a common base is out. Look at the exponents 18 and 12, which share the factor 6.
Write 718 as (73)6 and 1812 as (182)6. Both are sixth powers now, so only the bases 73 and 182 have to be compared.
Show the full solution
Both exponents are multiples of 6, so write each as a sixth power. Then A=(73)6=3436 and B=(182)6=3246, and 343>324, so the bigger one is A. B has the bigger base and A has the bigger exponent, so neither of those on its own settles the pair.
Every comparison here was between two numbers already fixed. Lesson 8.3, Solving Linear Inequalities, puts a letter on one side and asks which values of that letter make the comparison true. The rules are these same ones, the reversal on multiplying by a negative included.
Practice these ideas
Practice
Let A=2611 and B=2911. Enter A or B, whichever is bigger.
Show the solution
Both fractions have numerator 11, and 26<29, so 2611 is the bigger number, which makes the answer A. Cutting 11 into more equal parts makes each part smaller, so with the numerator fixed the bigger denominator gives the smaller number.
Practice
Let A=95+112 and B=95+143. Enter A or B, whichever is bigger.
Show the solution
Both carry 95, so subtracting one from the other removes it. A−B=112−143=15428−33=−1545, which is negative, so the bigger one is B. Neither sum had to be computed.
Practice
Let A=315 and B=97⋅3. Enter A or B, whichever is bigger, or the word equal if neither is.
Show the solution
Write both as powers of 3. B=97⋅3=(32)7⋅3=314⋅3=315, the same power as A, so the answer is equal.
Practice
Let A=2223 and B=2421. Enter A or B, whichever is bigger.
Show the solution
Compare each with 1. Since 23>22, A>1, and since 21<24, B<1, so A>1>B and the bigger one is A.
Practice
Let A=46×54 and B=502. Enter A or B, whichever is bigger, or the word equal if neither is.
Show the solution
Splitting each product the same way gives 46×54=46×50+184 and 502=46×50+200, so the bigger one is B. The shared 46×50 never has to be worked out, only 184 against 200.
Practice
Let A=−61 and B=−131. Enter A or B, whichever is bigger, or the word unknown if it cannot be decided.
Show the solution
Both are negative, and 61>131, so negating reverses that to −61<−131 and the bigger one is B. Multiplying by −1 is the reversal from 8.1.
Practice
Let v be any real number, with A=(v−8)2+3 and B=2. Enter A or B, whichever is bigger.
Show the solution
A square is never negative, so (v−8)2+3 is at least 3, and 3 is more than 2, which makes the bigger quantity A. Checking A at its smallest is enough here, since a quantity whose smallest value is above B is above B at every v.
Practice
Let A=503 and B=674. Enter the letter A or B, whichever is bigger.
Show the solution
Both are positive, so the bigger number has the smaller reciprocal. A1=350=16+32 and B1=467=16+43, and 32<43, so A1<B1 and the bigger one is A. Cross-multiplying settles it too, since 3⋅67=201 is more than 4⋅50=200.
Practice
Let A=676337 and B=897449. Enter A or B, whichever is bigger.
Show the solution
Compare each with 21. Doubling the numerators gives 674<676 and 898>897, so A<21<B and the bigger one is B.
Practice
Let A=10+14 and B=2+22. Enter A or B, whichever is bigger, or the word equal if neither is.
Show the solution
Both are positive, so squaring preserves the comparison. A2=10+14+2140=24+2140 and B2=2+22+244=24+244, and 140>44, so A2>B2 and the bigger one is A. The two sums have the same total under the radicals, so the pair with the closer parts is the larger sum.
Practice
Enter how many of these five statements are true. (1) 125>135(2) 210>103(3) −43>−32(4) −111>−61(5) 157<21
Show the solution
Only statement 3 fails, since 43>32 and multiplying both sides by −1 reverses that to −43<−32. The other four hold, by the same numerator over the smaller denominator in 1, by 1024>1000 in 2, by −111>−61 in 4, and by 3014<3015 in 5, so the count is 4.
Practice
Let u=−65 and v=34, and let A=u1 and B=v1. Enter A or B, whichever is bigger, or the word unknown if it cannot be decided.
Show the solution
Flip each one. A=u1=−56 and B=v1=43, and a negative value is less than a positive one, so the bigger one is B. The reciprocal rule needs u and v on the same side of zero, and they are not, so comparing the two values directly is the reliable route.
Practice
Let n be a nonzero real number, with nothing else known about it, and let A=n9 and B=n5. Enter A or B, whichever is bigger, or the word unknown if it cannot be decided.
Show the solution
At n=2 the values are 29 and 25, so A is bigger, while at n=−2 they are −29 and −25, so B is bigger, leaving the answer unknown. Subtracting settles it the same way, since the sign of A−B=n4 is the sign of n, and no sign is given.
Practice
Let A=4027 and B=2819. Multiplying both by 280 clears both denominators. Enter A or B, whichever is bigger.
Show the solution
Multiplying by 280 gives 7×27=189 for A and 10×19=190 for B, so the bigger one is B. Since 280 is positive, the order is the same before and after the scaling, so 189<190 settles the original pair.
Practice
Enter the smallest integer n for which 2n>57.
Show the solution
57=78125, and 216=65536 is less than that while 217=131072 is greater, so the smallest such integer is 17. A middle number like 105 settles the upper end at once, since 217>105>57, but it cannot settle the lower end, because 216 and 57 are both below it.
Practice
Let A=178 and B=199. Enter A or B, whichever is bigger.
Show the solution
Over the common denominator 17×19=323, 199−178=3239×17−8×19=323153−152=3231, which is positive, so the bigger one is B. Comparing each to 21 is no help, since doubling the numerators gives 16<17 and 18<19, so both fractions are below 21.
Practice
Let A=2451 and B=5181. Enter A or B, whichever is bigger.
Show the solution
Both have numerator 1, so the smaller denominator gives the bigger fraction. Power of a power rewrites 245=(25)9=329 and 518=(52)9=259, so 518<245 and the bigger fraction is B. A common exponent works whenever the two exponents share a factor, since it leaves only the bases to compare.