neil

5 Reputation

One Badge

10 years, 79 days

MaplePrimes Activity


These are questions asked by neil

Let x:=2*[x_1,x_2,...,x_n];   y:=3*[x_1,x_2,...,x_n]; If I input x+y, it will turn out  5*[2x_1,2x_2,...,2x_n]; But I want to get  5*[x_1,x_2,...,x_n]. What should I do? Thanks!!

Page 1 of 1