User Portlet User Portlet

Discussions
thanks for the hint. it seems to work with solve, reduce and findinstance as long as the expression is followed by "integers" or "reals" which i neglected to add to the problem. Solve[3^(2 x - 1) == 27, x, Integers] {{x -> 2}}
yes it does work , I was using mathematica 10 this morning by mistake , but when I used mathematica 11 it certainly gave the answer. thanks
As a novice i need help in creating a palettebook that has specific button functions for statistical analysis. i would like to have a button for the following functions nPr, nCr , binomial pdf, binomial cdf , normalcdf, inverse normalcdf . i know...
i found your reply quite difficult to follow as i am just a novice with mathematica, however i have done the following Plot[{-4(x+1)(x-3),3(x+1)(x-3)},{x,-3,6}],Plot[repeat the above with a domain of {x,-1,18/7},Filling->{2->{1}] which draws what i...
thank you for your suggestion ray.
THANKS IT WORKS RAY