Recent content by Bea77

  1. B

    Solving equations with greatest integer function

    -------------------- so 297 <= 2x+1 < 298 296 <=2x and 2x < 297 148 <=x and x < 148.5 Did I get it?
  2. B

    Solving equations with greatest integer function

    Homework Statement I can't find a step by step explanation for solving these types of equations eg. 99 = [2x+1]/3 Homework Equations eg. 99 = [2x+1]/3 or 48 = 4[2x/3] How do you handle the multipliers iand constants inside the brackets? thx [b]3. The Attempt at a...