brian bovril

889 Reputation

16 Badges

19 years, 69 days

MaplePrimes Activity


These are questions asked by brian bovril

Hi

I need a procedure to multiply a fractional number by an integer (n), to produce (the closest) integer (m).

eg 1.333333 * 3 = 3.99999 (4)

i/p fractional number

o/p: n=3, m=4

rgds

subs.mw

Hi

How can i get maple to substitute z=x^2 into y=x^10-x^8 to produce y=z^5-z^4?

 

trig_integrals_prime.mw

if you put these integrals into Tool...Tutors...Calculus SV ....Integration methods, you get simpler "nicer" answers than when you integrate them directly in a worksheet (even after simplification).

why the difference?

 

Hi, Can Maples Logic package solve these problems?

How can they be formulated and solved in Maple? rgds

Let's say that the following arguments are true: Some gatekeepers are warriors. Some warriors are cowards. Therefore, we can conclude that some gatekeepers must be cowards. Is this conclusion true or false? answer: F

 Let's say that the following arguments are true: All Parkers are Franks. All Franks are smart. Therefore, we can conclude...

Can someone kindly write me some code to unscramble a jumbled word into english.

eg: input: "atc"; output: "cat",'act".

it will need to invoke the inbuilt dictionary.

thx

 

First 30 31 32 33 34 Page 32 of 34