I4.2 Let [x] be the largest integer not greater than x. For example, [2.5]=2. If b satisfies the system of equations {Ax2−43+2(x+[x])=0=0, find the value of b.
Official solution
{16x2−43+2(x+[x])=0=0 from the first equation x=21 or −21. Substitute x=21 into the second equation: LHS =3+2(21+0)=4= RHS Substitute x=−21 into the second equation: LHS =3+2(−21−1)=0= RHS ∴b=−21
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic, difficulty and ordering added
by this site.