minhhieuh2003

130 Reputation

5 Badges

8 years, 228 days

MaplePrimes Activity


These are questions asked by minhhieuh2003

please help me solve equation ${\sqrt {x^2-10 x+1}=\sqrt {-8 x^2+9 x-1}}$

above equation, maple gives 2 solutions x=2, x=1/9
but in fact the equation has no solution

please help me.

solve(sqrt(x^2-10*x+1) = sqrt(-8*x^2+9*x-1))

1/9, 2

(1)

``

Download solve_eq_help.mw

I want to use union, intersection and minus to find. Help me

I have number 0.12

I use convert(0.12,string), result ".12" lost 0. Why?

Please help me @acer

Hello everyone

Please help me about IntegrationTools:-Change does not transform x to u

IntegrationTools:-Change(int(3*x*sqrt(x+8), x)) 

I want to convert that primitive to a primitive like this: (2/3)*(Int(u^2*(u^2-8), u)) and Error, (in IntegrationTools:-Change) invalid boolean expression: 1
 

Please help me

Help_integrationTools.mw

How to convert expression below to LaTex:  $\lim _{x \rightarrow 2} \frac{2}{x+3}$

And How to convert expression below to LaTex:  $\int_{2}^{3} \frac{1}{x^{2}+2} d x$

file test: newLaTex.mw

1 2 3 4 5 6 7 Page 1 of 7