Skip to main content

Question 1.18

Solutions

TZ
leumasicOfficial

7 months ago

(a) Let's begin by testing the first number.

x2+bx+c=0    (b+b24c2)2+bb+b24c2+c=0    (b+b24c)24+b2+bb24c2+c=0    b22bb24c+(b24c)4+2b2+2bb24c4+c=0    4c4+c=0    c+c=0    0=0\begin{aligned} x^{2} + bx + c = 0 & \implies (\frac{-b + \sqrt{b^{2} -4c}}{2})^{2} + b\frac{-b + \sqrt{b^{2} -4c}}{2} + c = 0 \\ & \implies \frac{(-b + \sqrt{b^{2} -4c})^{2} }{4} + \frac{-b^{2} + b\sqrt{b^{2} -4c}}{2} + c = 0 \\ & \implies \frac{b^{2} - 2b\sqrt{b^{2} -4c} + (b^{2} -4c) }{4} + \frac{-2b^{2} + 2b\sqrt{b^{2} - 4c}}{4} + c = 0 \\ & \implies \frac{-4c}{4} + c = 0 \\ & \implies -c + c = 0 \\ & \implies 0 = 0 \end{aligned}

Moving on to the second number,

x2+bx+c=0    (bb24c2)2+bbb24c2+c=0    (bb24c)24+b2bb24c2+c=0    b2+2bb24c+(b24c)4+2b22bb24c4+c=0    4c4+c=0    c+c=0    0=0\begin{aligned} x^{2} + bx + c = 0 & \implies (\frac{-b - \sqrt{b^{2} -4c}}{2})^{2} + b\frac{-b - \sqrt{b^{2} -4c}}{2} + c = 0 \\ & \implies \frac{(-b - \sqrt{b^{2} -4c})^{2} }{4} + \frac{-b^{2} - b\sqrt{b^{2} -4c}}{2} + c = 0 \\ & \implies \frac{b^{2} + 2b\sqrt{b^{2} -4c} + (b^{2} -4c) }{4} + \frac{-2b^{2} - 2b\sqrt{b^{2} - 4c}}{4} + c = 0 \\ & \implies \frac{-4c}{4} + c = 0 \\ & \implies -c + c = 0 \\ & \implies 0 = 0 \end{aligned}

(b) We use a proof by contradiction.

x2+bx+c=0    x2+bx+b24b24+c=0    (x+b2)2b24+c=0    (x+b2)2=b24c    4(x+b2)2=b24c<0    4(x+b2)2<0    (x+b2)2<0\begin{aligned} x^{2} + bx + c = 0 & \implies x^{2} + bx + \frac{b^{2}}{4} - \frac{b^{2}}{4} + c = 0 \\ & \implies (x + \frac{b}{2})^{2} - \frac{b^{2}}{4} + c = 0 \\ & \implies (x + \frac{b}{2})^{2} = \frac{b^{2}}{4} - c \\ & \implies 4(x + \frac{b}{2})^{2} = b^{2} - 4c < 0 \\ & \implies 4(x + \frac{b}{2})^{2} < 0 \\ & \implies (x + \frac{b}{2})^{2} < 0 \end{aligned}

We thus end up with a contradiction since any number squared is greater or equal to 0.

(c)

b24c<0    b2<4c    y2<4y2b=yc=y2    x2+yx+y2>0Using b\begin{aligned} b^{2} - 4c < 0 & \implies b^{2} < 4c \\ & \implies y^{2} < 4y^{2} && b = y \wedge c = y^{2} \\ & \implies x^{2} + yx + y^{2} > 0 && \text{Using b} \end{aligned}

(d) We first need to prove another proposition:

a2<b    b>0    b<a<ba^{2} < b \; \wedge \; b > 0 \implies -\sqrt{b} < a < \sqrt{b}a2<b    b>a2    ba2>0    (ba)(b+a)>0    [ba>0    b+a>0]    [ba<0    b+a<0]    [b>a    a>b]    [b<a    b<a]    b<a<b\begin{aligned} a^{2} < b & \implies b > a^{2} \\ & \implies b - a^{2} > 0 \\ & \implies (\sqrt{b} - a)(\sqrt{b} + a) > 0 \\ & \implies [ \sqrt{b} - a > 0 \; \wedge \; \sqrt{b} + a > 0 ] \; \vee \; [ \sqrt{b} - a < 0 \; \wedge \; \sqrt{b} + a < 0 ] \\ & \implies [ \sqrt{b} > a \; \wedge \; \sqrt{a} > -b ] \; \vee \; [ \sqrt{b} < a \; \wedge \; \sqrt{b} < -a ] \\ & \implies -\sqrt{b} < a < \sqrt{b} \end{aligned}

Now, we can prove the main proposition.

b24c<0    (αy)24y2<0b=αyc=y2    α2y2<4y2    α2<4    2<α<2Proved prop.\begin{aligned} b^{2} - 4c < 0 & \implies {(\alpha y)}^{2} - 4y^{2} < 0 && b = \alpha y \wedge c = y^{2} \\ & \implies \alpha^{2}y^{2} < 4y^{2} \\ & \implies \alpha^{2} < 4 \\ & \implies -2 < \alpha < 2 && \text{Proved prop.} \end{aligned}

(e) For x2+bx+cx^{2} + bx + c, using the factorization done in (b), the quadratic is at least equal to b24+c-\frac{b^{2}}{4} + c.

For ax2+bx+cax^{2} + bx + c, we factorize it like we factorized the
equation in (b), so as to create a perfect square and a constant
side term.

ax2+bx+c=a(x2+bxa)+c=a(x2+bxa+(b2a)2)(b2a)2))+c=a((x+b2a)2b24a2)+c=a(x+b2a)2ab24a2+c=a(x+b2a)2b24a+c\begin{aligned} ax^{2} + bx + c &= a (x^{2} + \frac{bx}{a}) + c \\ &= a (x^{2} + \frac{bx}{a} + (\frac{b}{2a})^{2}) - (\frac{b}{2a})^{2}) ) + c \\ &= a ( (x + \frac{b}{2a})^{2} - \frac{b^{2}}{4a^{2}} ) + c \\ &= a(x + \frac{b}{2a})^{2} - a \frac{b^{2}}{4a^{2}} + c \\ &= a(x + \frac{b}{2a})^{2} - \frac{b^{2}}{4a} + c \end{aligned}

Thus, the smallest possible value of ax2+bx+cax^{2} + bx + c is b24a+c- \frac{b^{2}}{4a} + c

0
Submit a solution
Optional • Markdown

Sign in to share your solution for this question.

Sign in

Navigate

Q 1.18

Navigate

Q 1.18