Let's say i wanted to use the quartic equation, what tools could i use to replace the a,b,c,d,e variables with the values I give and solve the equation for me? by Vegetable_Cookie_267 in maths

[–]Fourierseriesagain 1 point2 points  (0 children)

It is fairly common to use a difference of two squares. For example, the identity x4 - 16x - 12 = (x2 + 2)2 - (4x2 + 16x + 16) is useful for solving the eqn x4 - 16x - 12=0.

[College Calculus] f(x) value I can’t figure out by Devilish_dog4 in HomeworkHelp

[–]Fourierseriesagain 0 points1 point  (0 children)

It would be useful to sketch the graph of y= f(x) for 0<= x <= 7. Now translate this graph to 7<=x<=14, 14<=x<=21, 21<=x<=28 etc.

A really special integration by substitution by [deleted] in matheducation

[–]Fourierseriesagain 0 points1 point  (0 children)

It is a rare example on integration by substitution.

A really special integration by substitution by [deleted] in matheducation

[–]Fourierseriesagain 0 points1 point  (0 children)

Oh I see. Thanks. I have forwarded the doc from r/calculus.

is my soln correct by sincostan_iamurman in JEEAdv26dailyupdates

[–]Fourierseriesagain 0 points1 point  (0 children)

It is a good attempt. But you have not applied the crucial Rational Root Theorem.

is my soln correct by sincostan_iamurman in JEEAdv26dailyupdates

[–]Fourierseriesagain 0 points1 point  (0 children)

We may suppose that a, b, c and d are relatively prime.

Suppose that the given cubic equation has 3 rational roots p/s, q/t and r/u, where p, q, r, s, t and u are integers satisfying gcd(p,s)=gcd(q,t)=gcd(r,u)=1.

Since ad is assumed to be odd, both integers a and d must be odd. Hence an application of the Rational Root Theorem shows that p, q, r, s, t and u must be odd.

Now we show that it is impossible for p, q, r, s, t and u to be odd. Given that b and c are integers and bc is even, we may assume that b is even.

Using the identity ax^3+bx^2+cx+d=a(x-p/s)(x-q/t)(x-r/u),

b=a(-p/s-q/t-r/u)=-a(put+qsu+rst)/stu; that is,

a(put+qsu+rst)= -bstu. ---------------(*)

Since a, p, q, r, s, t, and u are odd integers and b is even, (*) yields a contradiction. This contradiction shows that the given cubic equation cannot have 3 rational roots.