Jul 25 2013, 01:58 PM
NO!
The x is not really multiplication, it's a variable. We have an equation which boils down to
16x + 4 = ?
x = (? - 4)/16
taking the ascii code for ? we will have: x = (63 - 4)/16 = 3.6875
there you go
The x is not really multiplication, it's a variable. We have an equation which boils down to
16x + 4 = ?
x = (? - 4)/16
taking the ascii code for ? we will have: x = (63 - 4)/16 = 3.6875
there you go