minhhieuh2003

135 Reputation

5 Badges

9 years, 239 days

MaplePrimes Activity


These are questions asked by minhhieuh2003

sort(abs(z+a+b*i),z,descending) mean type z is sign + but print -z+5i-5

ran := rand(-5 .. 5); -1; a := ran(); -1; b := ran(); -1; sort(abs(b*i+a+z), z, descending)

abs(-z+5*i-5)

(1)

``


Can you help me?

Thank you very much.

Download abs.mw

How can type 

[
 

"seq('op'('S['i'])',i=1..5)"

op(S[1]), op(S[2]), op(S[3]), op(S[4]), op(S[5])

(1)

into

into

(2)

op(S[1]), op(S[2]), op(S[3]), op(S[4]), op(S[5])

``

(3)

``


 

Download op_seq.mw

seq('op'('S['i'])',i=1..5)]

export

[op(S[1]), op(S[2],op(S[3],op(S[4])]

Please help me

 

in maple, i can't use print? Help me. Please.

with maple 2015

how can type log[2](3) into

Can you help me?

Thank you very much.

log.mw

 


 

rand1 := rand(2 .. 9):

4

(1)

NULL

(a*sqrt(a*a^b))^(1/c)

16^(1/4)*2^(1/8)

(2)

"example a:=2;b:=6;c:=4; result 2 D output is ((2*sqrt(2*2^(6)))^(1/(4)))"

````

``

NULL

but*result*is*16^(1/4)*2^(1/8)

``

assume(x > 0)

sqrt(x^3*(x^(3/4)))

(x^(15/4))^(1/2)

(3)

``(15/8)*How*determine*x*exponent*is

``


 

Download luythua.mw

 

2 3 4 5 6 7 Page 4 of 7