B4Gaja

0 Reputation

One Badge

14 years, 240 days

MaplePrimes Activity


These are questions asked by B4Gaja

Hello

I am trieng to solve an equation which has two solutions. but maple cant tell all of them at once. I have to change the range.

los := fsolve(2.062648062*10^(-8)*sqrt(8.607207774*10^11*x+2.976566118*10^18-5.312602135*10^9*x*ln(x))-0.1721820163e-1*sqrt(x)-30. = 0, x = 10^5 .. 10^9)

gives me

los := 1.296433174*10^5

and

los := fsolve(2.062648062*10^(-8)*sqrt(8.607207774*10^11*x+2.976566118*10^18-5.312602135*10^9*x*ln(x))-0.1721820163e-1*sqrt(x...

Page 1 of 1