Remainder theorem for polynomials (JUEE 1990) Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)Theorem for Dividing PolynomialsFinding two unknowns in two quadratic polynomials with only knowing the divisorsRemainder of the polynomialWhat is the remainder useful for when dividing a polynomial?A certain polynomial P(x) , $xin R$ when divided by $x-a, x-b,x-c$ leaves the remainders a,b,c respectively…Application of the Chinese Remainder Theorem for polynomialsConverse of Chinese Remainder TheoremLet $a in Bbb Z$ such that $gcd(9a^25+10:280)=35$. Find the remainder of $a$ when divided by 70.chinese remainder theorem for polynomialsRemainder of polynomial by product of 2 polynomials
How to save space when writing equations with cases?
Putting class ranking in CV, but against dept guidelines
How many time has Arya actually used Needle?
What to do with repeated rejections for phd position
How to report t statistic from R
How fail-safe is nr as stop bytes?
If the probability of a dog barking one or more times in a given hour is 84%, then what is the probability of a dog barking in 30 minutes?
Converted a Scalar function to a TVF function for parallel execution-Still running in Serial mode
Can the Flaming Sphere spell be rammed into multiple Tiny creatures that are in the same 5-foot square?
The test team as an enemy of development? And how can this be avoided?
The Nth Gryphon Number
What order were files/directories output in dir?
Strange behavior of Object.defineProperty() in JavaScript
What are the discoveries that have been possible with the rejection of positivism?
Is multiple magic items in one inherently imbalanced?
What initially awakened the Balrog?
How did Fremen produce and carry enough thumpers to use Sandworms as de facto Ubers?
Lagrange four-squares theorem --- deterministic complexity
Do wooden building fires get hotter than 600°C?
Is CEO the "profession" with the most psychopaths?
Co-worker has annoying ringtone
Do I really need to have a message in a novel to appeal to readers?
What makes a man succeed?
Amount of permutations on an NxNxN Rubik's Cube
Remainder theorem for polynomials (JUEE 1990)
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)Theorem for Dividing PolynomialsFinding two unknowns in two quadratic polynomials with only knowing the divisorsRemainder of the polynomialWhat is the remainder useful for when dividing a polynomial?A certain polynomial P(x) , $xin R$ when divided by $x-a, x-b,x-c$ leaves the remainders a,b,c respectively…Application of the Chinese Remainder Theorem for polynomialsConverse of Chinese Remainder TheoremLet $a in Bbb Z$ such that $gcd(9a^25+10:280)=35$. Find the remainder of $a$ when divided by 70.chinese remainder theorem for polynomialsRemainder of polynomial by product of 2 polynomials
$begingroup$
Suppose the polynomial $P(x)$ with integer coefficients satisfies the following conditions:
(A) If $P(x)$ is divided by $x^2 − 4x + 3$, the remainder is $65x − 68$.
(B) If $P(x)$ is divided by $x^2 + 6x − 7$, the remainder is $−5x + a$.
Then we know that $a =$?
I am struggling with this first question from the 1990 Japanese University Entrance Examination. Comments from the linked paper mention that this is a basic application of the "remainder theorem". I'm only familiar with the polynomial remainder theorem but I don't think that applies here since the remainders are polynomials. Do they mean the Chinese remainder theorem, applied to polynomials?
So for some $g(x)$ and $h(x)$ we have:
$$P(x) = g(x)(x^2-4x+3) + (65x-68),\
P(x) = h(x)(x^2+6x-7) + (-5x+a),$$
which looks to have more unknowns than equations. How should I proceed from here?
polynomials chinese-remainder-theorem
New contributor
$endgroup$
add a comment |
$begingroup$
Suppose the polynomial $P(x)$ with integer coefficients satisfies the following conditions:
(A) If $P(x)$ is divided by $x^2 − 4x + 3$, the remainder is $65x − 68$.
(B) If $P(x)$ is divided by $x^2 + 6x − 7$, the remainder is $−5x + a$.
Then we know that $a =$?
I am struggling with this first question from the 1990 Japanese University Entrance Examination. Comments from the linked paper mention that this is a basic application of the "remainder theorem". I'm only familiar with the polynomial remainder theorem but I don't think that applies here since the remainders are polynomials. Do they mean the Chinese remainder theorem, applied to polynomials?
So for some $g(x)$ and $h(x)$ we have:
$$P(x) = g(x)(x^2-4x+3) + (65x-68),\
P(x) = h(x)(x^2+6x-7) + (-5x+a),$$
which looks to have more unknowns than equations. How should I proceed from here?
polynomials chinese-remainder-theorem
New contributor
$endgroup$
1
$begingroup$
Hint: $x-1$ divides both moduli so evaluating both equations at $x = 1$ yields $, -3 = P(1) = -5 + a.$ $ $
$endgroup$
– Bill Dubuque
2 days ago
add a comment |
$begingroup$
Suppose the polynomial $P(x)$ with integer coefficients satisfies the following conditions:
(A) If $P(x)$ is divided by $x^2 − 4x + 3$, the remainder is $65x − 68$.
(B) If $P(x)$ is divided by $x^2 + 6x − 7$, the remainder is $−5x + a$.
Then we know that $a =$?
I am struggling with this first question from the 1990 Japanese University Entrance Examination. Comments from the linked paper mention that this is a basic application of the "remainder theorem". I'm only familiar with the polynomial remainder theorem but I don't think that applies here since the remainders are polynomials. Do they mean the Chinese remainder theorem, applied to polynomials?
So for some $g(x)$ and $h(x)$ we have:
$$P(x) = g(x)(x^2-4x+3) + (65x-68),\
P(x) = h(x)(x^2+6x-7) + (-5x+a),$$
which looks to have more unknowns than equations. How should I proceed from here?
polynomials chinese-remainder-theorem
New contributor
$endgroup$
Suppose the polynomial $P(x)$ with integer coefficients satisfies the following conditions:
(A) If $P(x)$ is divided by $x^2 − 4x + 3$, the remainder is $65x − 68$.
(B) If $P(x)$ is divided by $x^2 + 6x − 7$, the remainder is $−5x + a$.
Then we know that $a =$?
I am struggling with this first question from the 1990 Japanese University Entrance Examination. Comments from the linked paper mention that this is a basic application of the "remainder theorem". I'm only familiar with the polynomial remainder theorem but I don't think that applies here since the remainders are polynomials. Do they mean the Chinese remainder theorem, applied to polynomials?
So for some $g(x)$ and $h(x)$ we have:
$$P(x) = g(x)(x^2-4x+3) + (65x-68),\
P(x) = h(x)(x^2+6x-7) + (-5x+a),$$
which looks to have more unknowns than equations. How should I proceed from here?
polynomials chinese-remainder-theorem
polynomials chinese-remainder-theorem
New contributor
New contributor
edited 2 days ago
Saad
20.8k92452
20.8k92452
New contributor
asked 2 days ago
peekaypeekay
383
383
New contributor
New contributor
1
$begingroup$
Hint: $x-1$ divides both moduli so evaluating both equations at $x = 1$ yields $, -3 = P(1) = -5 + a.$ $ $
$endgroup$
– Bill Dubuque
2 days ago
add a comment |
1
$begingroup$
Hint: $x-1$ divides both moduli so evaluating both equations at $x = 1$ yields $, -3 = P(1) = -5 + a.$ $ $
$endgroup$
– Bill Dubuque
2 days ago
1
1
$begingroup$
Hint: $x-1$ divides both moduli so evaluating both equations at $x = 1$ yields $, -3 = P(1) = -5 + a.$ $ $
$endgroup$
– Bill Dubuque
2 days ago
$begingroup$
Hint: $x-1$ divides both moduli so evaluating both equations at $x = 1$ yields $, -3 = P(1) = -5 + a.$ $ $
$endgroup$
– Bill Dubuque
2 days ago
add a comment |
5 Answers
5
active
oldest
votes
$begingroup$
Hint:
If you know that the remainder of the division of some polynomial $Q$ by, say, $x^2-5x+4$ is $7x-8$ you can find some values of $Q$ by substituting $x$ by the zeros of the divisor.
Indeed, the zeros of $x^2-5x+4$ are $x=1$ and $x=4$. So you can find what is $Q(4)$.
$$Q(x)=h(x)(x^2-5x+4)+7x-8$$
$$Q(4)=h(4)(4^2-5cdot 4+4)+7cdot 4-8=h(4)cdot 0+28-8=20$$
$endgroup$
add a comment |
$begingroup$
You need only $P(1)$, since
$x^2-4x+3 = (x-1)(x-3)$ and- $x^2+6x-7 = (x-1)(x+7)$
Hence,
- $P(1) = 65-68 = -3$
- $P(1) = -5+a Rightarrow a=2$
$endgroup$
add a comment |
$begingroup$
We notied that: $x^2-4x+3=(x-1)(x-3)$ and $x^2+6x-7=(x-1)(x+7)$.
So, we have: $P(1)=65*1-68=-5*(1)+a$.
$implies -3=-5+aiff a=2$.
New contributor
$endgroup$
add a comment |
$begingroup$
Since $P(x)=g(x)(x^2-4x+3)+(65x-68)$, for $x=1$ you get $P(1)=-3$. This imply that
$P(1)=h(1)cdot 0+(-5+a)$, i.e. $a=2$.
New contributor
$endgroup$
add a comment |
$begingroup$
You could use Polynomial Remainder Theorem here, it's just impractical. It states P(x) mod (x-b) is congruent to P(b). It never says: let b, be a number. $x^2-4x+3=x-(-x^2+5x-3)$.
Easier to note the second divisor is $10x-10$ more than the first so $(10x-10)y-5x+a= 65x-68$ so y = 7 produces $70x-70-5x+a=65x-(70-a)$ so $a=2$ works.
$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
);
);
peekay is a new contributor. Be nice, and check out our Code of Conduct.
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%2f3190781%2fremainder-theorem-for-polynomials-juee-1990%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
5 Answers
5
active
oldest
votes
5 Answers
5
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Hint:
If you know that the remainder of the division of some polynomial $Q$ by, say, $x^2-5x+4$ is $7x-8$ you can find some values of $Q$ by substituting $x$ by the zeros of the divisor.
Indeed, the zeros of $x^2-5x+4$ are $x=1$ and $x=4$. So you can find what is $Q(4)$.
$$Q(x)=h(x)(x^2-5x+4)+7x-8$$
$$Q(4)=h(4)(4^2-5cdot 4+4)+7cdot 4-8=h(4)cdot 0+28-8=20$$
$endgroup$
add a comment |
$begingroup$
Hint:
If you know that the remainder of the division of some polynomial $Q$ by, say, $x^2-5x+4$ is $7x-8$ you can find some values of $Q$ by substituting $x$ by the zeros of the divisor.
Indeed, the zeros of $x^2-5x+4$ are $x=1$ and $x=4$. So you can find what is $Q(4)$.
$$Q(x)=h(x)(x^2-5x+4)+7x-8$$
$$Q(4)=h(4)(4^2-5cdot 4+4)+7cdot 4-8=h(4)cdot 0+28-8=20$$
$endgroup$
add a comment |
$begingroup$
Hint:
If you know that the remainder of the division of some polynomial $Q$ by, say, $x^2-5x+4$ is $7x-8$ you can find some values of $Q$ by substituting $x$ by the zeros of the divisor.
Indeed, the zeros of $x^2-5x+4$ are $x=1$ and $x=4$. So you can find what is $Q(4)$.
$$Q(x)=h(x)(x^2-5x+4)+7x-8$$
$$Q(4)=h(4)(4^2-5cdot 4+4)+7cdot 4-8=h(4)cdot 0+28-8=20$$
$endgroup$
Hint:
If you know that the remainder of the division of some polynomial $Q$ by, say, $x^2-5x+4$ is $7x-8$ you can find some values of $Q$ by substituting $x$ by the zeros of the divisor.
Indeed, the zeros of $x^2-5x+4$ are $x=1$ and $x=4$. So you can find what is $Q(4)$.
$$Q(x)=h(x)(x^2-5x+4)+7x-8$$
$$Q(4)=h(4)(4^2-5cdot 4+4)+7cdot 4-8=h(4)cdot 0+28-8=20$$
edited 2 days ago
answered 2 days ago
ajotatxeajotatxe
54.3k24090
54.3k24090
add a comment |
add a comment |
$begingroup$
You need only $P(1)$, since
$x^2-4x+3 = (x-1)(x-3)$ and- $x^2+6x-7 = (x-1)(x+7)$
Hence,
- $P(1) = 65-68 = -3$
- $P(1) = -5+a Rightarrow a=2$
$endgroup$
add a comment |
$begingroup$
You need only $P(1)$, since
$x^2-4x+3 = (x-1)(x-3)$ and- $x^2+6x-7 = (x-1)(x+7)$
Hence,
- $P(1) = 65-68 = -3$
- $P(1) = -5+a Rightarrow a=2$
$endgroup$
add a comment |
$begingroup$
You need only $P(1)$, since
$x^2-4x+3 = (x-1)(x-3)$ and- $x^2+6x-7 = (x-1)(x+7)$
Hence,
- $P(1) = 65-68 = -3$
- $P(1) = -5+a Rightarrow a=2$
$endgroup$
You need only $P(1)$, since
$x^2-4x+3 = (x-1)(x-3)$ and- $x^2+6x-7 = (x-1)(x+7)$
Hence,
- $P(1) = 65-68 = -3$
- $P(1) = -5+a Rightarrow a=2$
answered 2 days ago
trancelocationtrancelocation
14.5k1929
14.5k1929
add a comment |
add a comment |
$begingroup$
We notied that: $x^2-4x+3=(x-1)(x-3)$ and $x^2+6x-7=(x-1)(x+7)$.
So, we have: $P(1)=65*1-68=-5*(1)+a$.
$implies -3=-5+aiff a=2$.
New contributor
$endgroup$
add a comment |
$begingroup$
We notied that: $x^2-4x+3=(x-1)(x-3)$ and $x^2+6x-7=(x-1)(x+7)$.
So, we have: $P(1)=65*1-68=-5*(1)+a$.
$implies -3=-5+aiff a=2$.
New contributor
$endgroup$
add a comment |
$begingroup$
We notied that: $x^2-4x+3=(x-1)(x-3)$ and $x^2+6x-7=(x-1)(x+7)$.
So, we have: $P(1)=65*1-68=-5*(1)+a$.
$implies -3=-5+aiff a=2$.
New contributor
$endgroup$
We notied that: $x^2-4x+3=(x-1)(x-3)$ and $x^2+6x-7=(x-1)(x+7)$.
So, we have: $P(1)=65*1-68=-5*(1)+a$.
$implies -3=-5+aiff a=2$.
New contributor
New contributor
answered 2 days ago
know dontknow dont
517
517
New contributor
New contributor
add a comment |
add a comment |
$begingroup$
Since $P(x)=g(x)(x^2-4x+3)+(65x-68)$, for $x=1$ you get $P(1)=-3$. This imply that
$P(1)=h(1)cdot 0+(-5+a)$, i.e. $a=2$.
New contributor
$endgroup$
add a comment |
$begingroup$
Since $P(x)=g(x)(x^2-4x+3)+(65x-68)$, for $x=1$ you get $P(1)=-3$. This imply that
$P(1)=h(1)cdot 0+(-5+a)$, i.e. $a=2$.
New contributor
$endgroup$
add a comment |
$begingroup$
Since $P(x)=g(x)(x^2-4x+3)+(65x-68)$, for $x=1$ you get $P(1)=-3$. This imply that
$P(1)=h(1)cdot 0+(-5+a)$, i.e. $a=2$.
New contributor
$endgroup$
Since $P(x)=g(x)(x^2-4x+3)+(65x-68)$, for $x=1$ you get $P(1)=-3$. This imply that
$P(1)=h(1)cdot 0+(-5+a)$, i.e. $a=2$.
New contributor
New contributor
answered 2 days ago
Viki 183Viki 183
413
413
New contributor
New contributor
add a comment |
add a comment |
$begingroup$
You could use Polynomial Remainder Theorem here, it's just impractical. It states P(x) mod (x-b) is congruent to P(b). It never says: let b, be a number. $x^2-4x+3=x-(-x^2+5x-3)$.
Easier to note the second divisor is $10x-10$ more than the first so $(10x-10)y-5x+a= 65x-68$ so y = 7 produces $70x-70-5x+a=65x-(70-a)$ so $a=2$ works.
$endgroup$
add a comment |
$begingroup$
You could use Polynomial Remainder Theorem here, it's just impractical. It states P(x) mod (x-b) is congruent to P(b). It never says: let b, be a number. $x^2-4x+3=x-(-x^2+5x-3)$.
Easier to note the second divisor is $10x-10$ more than the first so $(10x-10)y-5x+a= 65x-68$ so y = 7 produces $70x-70-5x+a=65x-(70-a)$ so $a=2$ works.
$endgroup$
add a comment |
$begingroup$
You could use Polynomial Remainder Theorem here, it's just impractical. It states P(x) mod (x-b) is congruent to P(b). It never says: let b, be a number. $x^2-4x+3=x-(-x^2+5x-3)$.
Easier to note the second divisor is $10x-10$ more than the first so $(10x-10)y-5x+a= 65x-68$ so y = 7 produces $70x-70-5x+a=65x-(70-a)$ so $a=2$ works.
$endgroup$
You could use Polynomial Remainder Theorem here, it's just impractical. It states P(x) mod (x-b) is congruent to P(b). It never says: let b, be a number. $x^2-4x+3=x-(-x^2+5x-3)$.
Easier to note the second divisor is $10x-10$ more than the first so $(10x-10)y-5x+a= 65x-68$ so y = 7 produces $70x-70-5x+a=65x-(70-a)$ so $a=2$ works.
answered 2 days ago
Roddy MacPheeRoddy MacPhee
920118
920118
add a comment |
add a comment |
peekay is a new contributor. Be nice, and check out our Code of Conduct.
peekay is a new contributor. Be nice, and check out our Code of Conduct.
peekay is a new contributor. Be nice, and check out our Code of Conduct.
peekay is a new contributor. Be nice, and check out our Code of Conduct.
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%2f3190781%2fremainder-theorem-for-polynomials-juee-1990%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
1
$begingroup$
Hint: $x-1$ divides both moduli so evaluating both equations at $x = 1$ yields $, -3 = P(1) = -5 + a.$ $ $
$endgroup$
– Bill Dubuque
2 days ago