Example 3 Solve the equation x2−2x−3=12⋅[2x−1]. (1990, Sichuan Province Junior High School Mathematics Competition)
A number or a short expression. Fractions can be typed as 3/2, and spacing doesn't matter.
Solution
Solution: The original equation can be rewritten as (2x−1)2−1=3⋅[2x−1].
From [2x−1] being an integer and equation (1), we know that (2x−1)2 is also an integer. Let [2x−1]=m, then 2x−1=m+r,0⩽r<1.
From equation (1), we know that m is a non-negative integer, and from (2x−1)2 being an integer and (2x−1)2=m2+2mr+r2
we know that 2mr+r2 is also an integer. Let 2mr+r2=n, then n is a non-negative integer. Substituting equation (2) into equation (1) yields m2−3m+n−1=0. m=23±9−4(n−1)=23±13−4n.
From 13−4n⩾0 we know 0⩽n⩽413,n=0,1,2,3. When n=0,2, m is not an integer; When n=1, m=0 or 3; When n=3, m=1 or 2. (i) When m=0,n=1, r2=1.
This contradicts 0⩽r<1. (ii) When m=1,n=3, we have r2+2r−3=0,r=1 or -3.
This contradicts 0⩽r<1. (iii) When m=2,n=3, we have r2+4r−3=0.
Solving, we get r=−2+7. ∴2x−1=m+r=2+(−2+7)=7.x=1+27. (iv) When m=3,n=1, we have r2+6r−1=0.
Solving, we get r=−3+10. Thus, 2x−1=3+(−3+10)=10. x=1+210.
Therefore, the solutions to the original equation are x=1+27 or x=1+210.
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic and difficulty added by this site.