quadratic equation solving mistakeUnfoiling quadratic equationSolve a product of binomials raised to a power for xSolve for “x” and “y”How do pupils solve 2nd degree equations in Germany? (different from Spain)Where did I go wrong in solving this system of equations?Roots of quadratic equation by completing the square or other method?New way to solve Quadratic Equations?The solution set of a multivariate quadratic after transformation of variablesSame equation, different results (Quartic function)What is rule for when solving algebraic equations?
Can dual citizens open crypto exchange accounts where U.S. citizens are prohibited?
Early 2000s movie about time travel, protagonist travels back to save girlfriend, then into multiple points in future
What are the children of two Muggle-borns called?
Why are examinees often not allowed to leave during the start and end of an exam?
The Lucas argument vs the theorem-provers -- who wins and why?
Installed software from source, how to say yum not to install it from package?
How do I present a future free of gender stereotypes without being jarring or overpowering the narrative?
Sort a list of lists by increasing order of elements
How to track mail undetectably?
How did they film the Invisible Man being invisible in 1933?
Why didn't Caesar move against Sextus Pompey immediately after Munda?
What was the first science fiction or fantasy multiple choice book?
What happens if a caster is surprised while casting a spell with a long casting time?
Why did the Apple //e make a hideous noise if you inserted the disk upside down?
Two palindromes are not enough
Is leaving out prefixes like "rauf", "rüber", "rein" when describing movement considered a big mistake in spoken German?
How do I keep a running total of data in a column in Excel?
Automorphisms and epimorphisms of finite groups
Calculus, water poured into a cone: Why is the derivative non-linear?
What is the meaning of 'shout over' in a sentence exactly?
Is it advisable to inform the CEO about his brother accessing his office?
Would skyscrapers tip over if people fell sideways?
Do electrons really perform instantaneous quantum leaps?
Can I take Amul cottage cheese from India to Netherlands?
quadratic equation solving mistake
Unfoiling quadratic equationSolve a product of binomials raised to a power for xSolve for “x” and “y”How do pupils solve 2nd degree equations in Germany? (different from Spain)Where did I go wrong in solving this system of equations?Roots of quadratic equation by completing the square or other method?New way to solve Quadratic Equations?The solution set of a multivariate quadratic after transformation of variablesSame equation, different results (Quartic function)What is rule for when solving algebraic equations?
$begingroup$
I'm a student who started self learning quadratic equations for a youth university program. I'm busy at trying to solve such equation:
$$
(1 - 4x)^2 + 9x + 7 = 2(x+3)(1-x) + (x+4)^2
$$
this is my current progress:
beginalign
(1 - 4x)^2 + 9x + 7 &= 2(x+3)(1-x)+ (x+4)^2\
(1 - 4x)(1 - 4x) + 9x + 7 &= (2x + 6)(1 - x) + (x + 4)(x + 4)\
1 - 4x - 4x + 16x^2 + 9x + 7 &= 2x - 2x^2 + 6 - 6x + x^2 + 4x + 4x + 16\
8 + 16x^2 + x &= 2x - x^2 + 6 - 6x + 8x + 16\
8 + 16x^2 + x &= 4x - x^2 + 22\
16x^2 + x &= 4x - x^2 + 14\
16x^2 &= 3x - x^2 + 14\
17x^2 &= 3x + 14
endalign
The solutions to this equation are $x = 1,~x=-14/17$.
So, where is my mistake? $x$ is negative, so I must be incorrect.
algebra-precalculus quadratics
$endgroup$
add a comment |
$begingroup$
I'm a student who started self learning quadratic equations for a youth university program. I'm busy at trying to solve such equation:
$$
(1 - 4x)^2 + 9x + 7 = 2(x+3)(1-x) + (x+4)^2
$$
this is my current progress:
beginalign
(1 - 4x)^2 + 9x + 7 &= 2(x+3)(1-x)+ (x+4)^2\
(1 - 4x)(1 - 4x) + 9x + 7 &= (2x + 6)(1 - x) + (x + 4)(x + 4)\
1 - 4x - 4x + 16x^2 + 9x + 7 &= 2x - 2x^2 + 6 - 6x + x^2 + 4x + 4x + 16\
8 + 16x^2 + x &= 2x - x^2 + 6 - 6x + 8x + 16\
8 + 16x^2 + x &= 4x - x^2 + 22\
16x^2 + x &= 4x - x^2 + 14\
16x^2 &= 3x - x^2 + 14\
17x^2 &= 3x + 14
endalign
The solutions to this equation are $x = 1,~x=-14/17$.
So, where is my mistake? $x$ is negative, so I must be incorrect.
algebra-precalculus quadratics
$endgroup$
2
$begingroup$
Why do you think the result must be wrong ? It is correct ! You should however write $x_1=1$ , $x_2=-frac1417$ to avoid confusion.
$endgroup$
– Peter
Jun 21 at 10:53
4
$begingroup$
When you say the solution is $x = 1/(-14/17)$, what do you mean, exactly? If you meant "the solutions are $x = 1$ or $x = -14/17$", then you should say it that way, as $/$ most commonly means division, and shouldn't be used to signify "or" in math expressions.
$endgroup$
– Arthur
Jun 21 at 10:53
add a comment |
$begingroup$
I'm a student who started self learning quadratic equations for a youth university program. I'm busy at trying to solve such equation:
$$
(1 - 4x)^2 + 9x + 7 = 2(x+3)(1-x) + (x+4)^2
$$
this is my current progress:
beginalign
(1 - 4x)^2 + 9x + 7 &= 2(x+3)(1-x)+ (x+4)^2\
(1 - 4x)(1 - 4x) + 9x + 7 &= (2x + 6)(1 - x) + (x + 4)(x + 4)\
1 - 4x - 4x + 16x^2 + 9x + 7 &= 2x - 2x^2 + 6 - 6x + x^2 + 4x + 4x + 16\
8 + 16x^2 + x &= 2x - x^2 + 6 - 6x + 8x + 16\
8 + 16x^2 + x &= 4x - x^2 + 22\
16x^2 + x &= 4x - x^2 + 14\
16x^2 &= 3x - x^2 + 14\
17x^2 &= 3x + 14
endalign
The solutions to this equation are $x = 1,~x=-14/17$.
So, where is my mistake? $x$ is negative, so I must be incorrect.
algebra-precalculus quadratics
$endgroup$
I'm a student who started self learning quadratic equations for a youth university program. I'm busy at trying to solve such equation:
$$
(1 - 4x)^2 + 9x + 7 = 2(x+3)(1-x) + (x+4)^2
$$
this is my current progress:
beginalign
(1 - 4x)^2 + 9x + 7 &= 2(x+3)(1-x)+ (x+4)^2\
(1 - 4x)(1 - 4x) + 9x + 7 &= (2x + 6)(1 - x) + (x + 4)(x + 4)\
1 - 4x - 4x + 16x^2 + 9x + 7 &= 2x - 2x^2 + 6 - 6x + x^2 + 4x + 4x + 16\
8 + 16x^2 + x &= 2x - x^2 + 6 - 6x + 8x + 16\
8 + 16x^2 + x &= 4x - x^2 + 22\
16x^2 + x &= 4x - x^2 + 14\
16x^2 &= 3x - x^2 + 14\
17x^2 &= 3x + 14
endalign
The solutions to this equation are $x = 1,~x=-14/17$.
So, where is my mistake? $x$ is negative, so I must be incorrect.
algebra-precalculus quadratics
algebra-precalculus quadratics
edited yesterday
Jam
5,0742 gold badges14 silver badges32 bronze badges
5,0742 gold badges14 silver badges32 bronze badges
asked Jun 21 at 10:41
neo5003neo5003
313 bronze badges
313 bronze badges
2
$begingroup$
Why do you think the result must be wrong ? It is correct ! You should however write $x_1=1$ , $x_2=-frac1417$ to avoid confusion.
$endgroup$
– Peter
Jun 21 at 10:53
4
$begingroup$
When you say the solution is $x = 1/(-14/17)$, what do you mean, exactly? If you meant "the solutions are $x = 1$ or $x = -14/17$", then you should say it that way, as $/$ most commonly means division, and shouldn't be used to signify "or" in math expressions.
$endgroup$
– Arthur
Jun 21 at 10:53
add a comment |
2
$begingroup$
Why do you think the result must be wrong ? It is correct ! You should however write $x_1=1$ , $x_2=-frac1417$ to avoid confusion.
$endgroup$
– Peter
Jun 21 at 10:53
4
$begingroup$
When you say the solution is $x = 1/(-14/17)$, what do you mean, exactly? If you meant "the solutions are $x = 1$ or $x = -14/17$", then you should say it that way, as $/$ most commonly means division, and shouldn't be used to signify "or" in math expressions.
$endgroup$
– Arthur
Jun 21 at 10:53
2
2
$begingroup$
Why do you think the result must be wrong ? It is correct ! You should however write $x_1=1$ , $x_2=-frac1417$ to avoid confusion.
$endgroup$
– Peter
Jun 21 at 10:53
$begingroup$
Why do you think the result must be wrong ? It is correct ! You should however write $x_1=1$ , $x_2=-frac1417$ to avoid confusion.
$endgroup$
– Peter
Jun 21 at 10:53
4
4
$begingroup$
When you say the solution is $x = 1/(-14/17)$, what do you mean, exactly? If you meant "the solutions are $x = 1$ or $x = -14/17$", then you should say it that way, as $/$ most commonly means division, and shouldn't be used to signify "or" in math expressions.
$endgroup$
– Arthur
Jun 21 at 10:53
$begingroup$
When you say the solution is $x = 1/(-14/17)$, what do you mean, exactly? If you meant "the solutions are $x = 1$ or $x = -14/17$", then you should say it that way, as $/$ most commonly means division, and shouldn't be used to signify "or" in math expressions.
$endgroup$
– Arthur
Jun 21 at 10:53
add a comment |
3 Answers
3
active
oldest
votes
$begingroup$
Your working is all fine. Only the last step was remaining to be written down after factoring.
$endgroup$
add a comment |
$begingroup$
You have not made any mistake.
The final equation you have obtained is
$$17x^2-3x-14=0$$
$$17x^2-17x+14x-14=0$$
$$17x(x-1)+14(x-1)=0$$
$$(17x+14)(x-1)=0$$
which has the roots $1$ and $frac-1417$.
$endgroup$
add a comment |
$begingroup$
$$
(1 - 4)^2 + 9 + 7 = 2(1+3)(1-1) + (1+4)^2
$$
seems true ($25$ in both members), and with a little more effort
$$
left(1 - 4fracoverline1417right)^2 + 9fracoverline1417 + 7 = 2left(fracoverline1417+3right)left(1-fracoverline1417right) + left(fracoverline1417+4right)^2
$$
is
$$(17+56)^2-9cdot17cdot14+7cdot17^2=2(-14+51)(17+14)+(-14+68)^2$$which is $5210$ on both sides.
As a quadratic equation has at most two roots, your work is right.
$endgroup$
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "69"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3269580%2fquadratic-equation-solving-mistake%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Your working is all fine. Only the last step was remaining to be written down after factoring.
$endgroup$
add a comment |
$begingroup$
Your working is all fine. Only the last step was remaining to be written down after factoring.
$endgroup$
add a comment |
$begingroup$
Your working is all fine. Only the last step was remaining to be written down after factoring.
$endgroup$
Your working is all fine. Only the last step was remaining to be written down after factoring.
answered Jun 21 at 11:32
NarasimhamNarasimham
21.7k6 gold badges22 silver badges58 bronze badges
21.7k6 gold badges22 silver badges58 bronze badges
add a comment |
add a comment |
$begingroup$
You have not made any mistake.
The final equation you have obtained is
$$17x^2-3x-14=0$$
$$17x^2-17x+14x-14=0$$
$$17x(x-1)+14(x-1)=0$$
$$(17x+14)(x-1)=0$$
which has the roots $1$ and $frac-1417$.
$endgroup$
add a comment |
$begingroup$
You have not made any mistake.
The final equation you have obtained is
$$17x^2-3x-14=0$$
$$17x^2-17x+14x-14=0$$
$$17x(x-1)+14(x-1)=0$$
$$(17x+14)(x-1)=0$$
which has the roots $1$ and $frac-1417$.
$endgroup$
add a comment |
$begingroup$
You have not made any mistake.
The final equation you have obtained is
$$17x^2-3x-14=0$$
$$17x^2-17x+14x-14=0$$
$$17x(x-1)+14(x-1)=0$$
$$(17x+14)(x-1)=0$$
which has the roots $1$ and $frac-1417$.
$endgroup$
You have not made any mistake.
The final equation you have obtained is
$$17x^2-3x-14=0$$
$$17x^2-17x+14x-14=0$$
$$17x(x-1)+14(x-1)=0$$
$$(17x+14)(x-1)=0$$
which has the roots $1$ and $frac-1417$.
answered Jun 21 at 10:54
EpiksaladEpiksalad
9632 silver badges12 bronze badges
9632 silver badges12 bronze badges
add a comment |
add a comment |
$begingroup$
$$
(1 - 4)^2 + 9 + 7 = 2(1+3)(1-1) + (1+4)^2
$$
seems true ($25$ in both members), and with a little more effort
$$
left(1 - 4fracoverline1417right)^2 + 9fracoverline1417 + 7 = 2left(fracoverline1417+3right)left(1-fracoverline1417right) + left(fracoverline1417+4right)^2
$$
is
$$(17+56)^2-9cdot17cdot14+7cdot17^2=2(-14+51)(17+14)+(-14+68)^2$$which is $5210$ on both sides.
As a quadratic equation has at most two roots, your work is right.
$endgroup$
add a comment |
$begingroup$
$$
(1 - 4)^2 + 9 + 7 = 2(1+3)(1-1) + (1+4)^2
$$
seems true ($25$ in both members), and with a little more effort
$$
left(1 - 4fracoverline1417right)^2 + 9fracoverline1417 + 7 = 2left(fracoverline1417+3right)left(1-fracoverline1417right) + left(fracoverline1417+4right)^2
$$
is
$$(17+56)^2-9cdot17cdot14+7cdot17^2=2(-14+51)(17+14)+(-14+68)^2$$which is $5210$ on both sides.
As a quadratic equation has at most two roots, your work is right.
$endgroup$
add a comment |
$begingroup$
$$
(1 - 4)^2 + 9 + 7 = 2(1+3)(1-1) + (1+4)^2
$$
seems true ($25$ in both members), and with a little more effort
$$
left(1 - 4fracoverline1417right)^2 + 9fracoverline1417 + 7 = 2left(fracoverline1417+3right)left(1-fracoverline1417right) + left(fracoverline1417+4right)^2
$$
is
$$(17+56)^2-9cdot17cdot14+7cdot17^2=2(-14+51)(17+14)+(-14+68)^2$$which is $5210$ on both sides.
As a quadratic equation has at most two roots, your work is right.
$endgroup$
$$
(1 - 4)^2 + 9 + 7 = 2(1+3)(1-1) + (1+4)^2
$$
seems true ($25$ in both members), and with a little more effort
$$
left(1 - 4fracoverline1417right)^2 + 9fracoverline1417 + 7 = 2left(fracoverline1417+3right)left(1-fracoverline1417right) + left(fracoverline1417+4right)^2
$$
is
$$(17+56)^2-9cdot17cdot14+7cdot17^2=2(-14+51)(17+14)+(-14+68)^2$$which is $5210$ on both sides.
As a quadratic equation has at most two roots, your work is right.
answered yesterday
Yves DaoustYves Daoust
139k8 gold badges82 silver badges239 bronze badges
139k8 gold badges82 silver badges239 bronze badges
add a comment |
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3269580%2fquadratic-equation-solving-mistake%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
2
$begingroup$
Why do you think the result must be wrong ? It is correct ! You should however write $x_1=1$ , $x_2=-frac1417$ to avoid confusion.
$endgroup$
– Peter
Jun 21 at 10:53
4
$begingroup$
When you say the solution is $x = 1/(-14/17)$, what do you mean, exactly? If you meant "the solutions are $x = 1$ or $x = -14/17$", then you should say it that way, as $/$ most commonly means division, and shouldn't be used to signify "or" in math expressions.
$endgroup$
– Arthur
Jun 21 at 10:53