Skip to main content

Questions tagged [cubics]

This tag is for questions relating to cubic equations, these are polynomials with $~3^{rd}~$ power terms as the highest order terms.

5 votes
2 answers
386 views

I. Three circles In this post, the OP asked for the radius $r$ of the central circle, if the radii of the other three are $(d,e,f)=(3,6,7)$, respectively. Heropup gave the answer $r \approx 4.9648$ ...
Tito Piezas III's user avatar
-1 votes
2 answers
228 views

For this question: my final interest is to inspect the extraneous solutions of a quartic equation derived from a main radical equation to come up with the two roots of the main radical equation. The ...
Aria's user avatar
  • 792
1 vote
3 answers
207 views

Referring to my previous 1st and 2nd questions, to solve the following equation:$$\sqrt{1-x}-\sqrt{1-2x}-\frac{x}{2}=L\quad(0<L\le\sqrt{0.5}-0.25=0.4571)$$ I converted it to a quartic equation as ...
Aria's user avatar
  • 792
0 votes
2 answers
293 views

Regarding solving for positive $x$ satisfying $$\sqrt{1-x}-\sqrt{1-2x}=\frac{x}{2}+L$$ for $0<L<0.2$, I converted the main equation into a quartic equation: $$x^4+8(3+L)x^3+24L(L+4)x^2+32L(L^2+...
Aria's user avatar
  • 792
5 votes
2 answers
244 views

My teacher couldn't solve this Diophantine equation and I'm looking to solve it somehow maybe you could help me please. It says: Find all pairs of integers $(x,y)$ that satisfy the equation $$x^3 + y^...
TheDark Knight's user avatar
0 votes
1 answer
78 views

Is it possible to device a cubic function (i.e. a function of the form $f(x) = ax^3 + bx^2 + cx + d$) and a linear function (i.e. a function of the form $f(x) = px + q$) that have zero intersections ...
Xukrao's user avatar
  • 103
5 votes
1 answer
101 views

This question finds its origin in a somewhat mysterious constraint in a recent question. Here is the context (see Fig. 1). Fig. 1. Being given a point $M$ inside triangle $ABC$, its associated ...
Jean Marie's user avatar
  • 93.4k
3 votes
4 answers
170 views

To Prove: The function $f(x)=ax^3+bx^2-2bx+4b$ has at most one real root. My approach: I know I could use the extrema $x=\frac{-b\pm\sqrt{b^{2}+6ab}}{3a}$ but substituting back into $f(x)$ yields the ...
Max's user avatar
  • 137
6 votes
1 answer
234 views

There's a fairly well-known formula for cubic equations of the form $x^3+px+q=0$: The transformation $x = z-\frac{p}{3z}$ gives $z^3+q-\frac{p^3}{27}z^{-3}$, and after multiplying by $z^3$, the ...
detroitsigma of geometry dash's user avatar
10 votes
3 answers
619 views

We have $y = x^2 + 1$ and are trying to find the point closest to $(4, 0)$. For context, this is for a high school calculus class. Clearly, $l = \sqrt{(x - 4)^2 + ((x^2 + 1) - 0)^2}$, from which we ...
Experimental-Mathematics's user avatar
3 votes
3 answers
2k views

$f(x)$ is a monic cubic polynomial and $f(k-1)f(k+1)<0$ is NOT true for any integer $k$. Also $f'\left(-\frac{1}{4}\right)=-\frac{1}{4}$ and $f'\left(\frac{1}{4}\right)<0$. Find value of $f(8)$ ...
Maverick's user avatar
  • 11.7k
8 votes
1 answer
260 views

Question: Let $F$ be the composite of all the splitting fields of irreducible cubics over $\mathbb{Q}$. Prove that $F$ does not contain all quadratic extensions of $\mathbb{Q}$. (This is exercise 16 ...
Avyaktha Achar's user avatar
8 votes
1 answer
339 views

If $a_i,b_i \in \mathbb R$ for $i\in\{1,2,3\}$, define $f:\mathbb R \to \mathbb R, g: \mathbb R\to \mathbb R, h: \mathbb R \to \mathbb R$ $$f(x)=a_1+10x+a_2x^2+a_3x^3+x^4, \quad g(x)=b_1+3x+b_2x^2+...
Dharmendra Singh's user avatar
7 votes
7 answers
1k views

From Hall & Knight's Higher Algebra: Solve the system of equations $$ \begin{aligned} x^3 + y^3 + z^3 &= 495 \\ x + y + z &= 15 \\ x y z &= 105 \end{aligned} $$ What I tried We know ...
user avatar
2 votes
1 answer
138 views

Given a cubic $$ax^3+bx^2+cx+d=0$$ You can divide by $a$, and replace $x$ with $w - \frac{b}{3a}$ to center the cubic and remove the quadratic term $$ \begin{aligned} ax^3+bx^2+cx+d &= 0 \\ x^3+\...
LuckElixir's user avatar

15 30 50 per page
1
2 3 4 5
95