Re: Y=(X+(X*50/100)



sorry

it is Y=(X+(X*50/100))




Riderman wrote:
first of all, there is missing a paranthese:


500 = (X + ( 50X / 100))

X = 333.3333333333333333

Au plaisir,
Riderman


Jim Lanson wrote:
"Arturo Magidin" <magidin@xxxxxxxxxxxxxxxxx> wrote in message
news:ec23im$2gdh$1@xxxxxxxxxxxxxxxxxxxxx
In article <1155829944.055894.293280@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
stdntxy <stdntxy@xxxxxxxx> wrote:
Y=(X+(X*50/100)

Your parenthesis are unbalanced. Most interpretations I can give are
pretty trivial, so I don't know what you meant.



y = x + x/2 = x * (1+1/2) => (3/2)/y = x => y/x = (1+1/2)

.



Relevant Pages

  • Re: Y=(X+(X*50/100)
    ... Jim Lanson wrote: ... stdntxy wrote: ... Your parenthesis are unbalanced. ... Most interpretations I can give are ...
    (sci.math)
  • Re: Y=(X+(X*50/100)
    ... stdntxy wrote: ... Your parenthesis are unbalanced. ... Most interpretations I can give are ... Sigh. ...
    (sci.math)
  • Re: Y=(X+(X*50/100)
    ... Riderman wrote: ... Au plaisir, ... Jim Lanson wrote: ... stdntxy wrote: ...
    (sci.math)