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










7












$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?










share|cite|improve this question









New contributor




peekay is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$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
















7












$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?










share|cite|improve this question









New contributor




peekay is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$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














7












7








7


1



$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?










share|cite|improve this question









New contributor




peekay is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$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






share|cite|improve this question









New contributor




peekay is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|cite|improve this question









New contributor




peekay is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|cite|improve this question




share|cite|improve this question








edited 2 days ago









Saad

20.8k92452




20.8k92452






New contributor




peekay is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 2 days ago









peekaypeekay

383




383




New contributor




peekay is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





peekay is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






peekay is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







  • 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




    $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











5 Answers
5






active

oldest

votes


















4












$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$$






share|cite|improve this answer











$endgroup$




















    7












    $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$





    share|cite|improve this answer









    $endgroup$




















      1












      $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$.







      share|cite|improve this answer








      New contributor




      know dont is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      $endgroup$




















        1












        $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$.






        share|cite|improve this answer








        New contributor




        Viki 183 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.






        $endgroup$




















          1












          $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.






          share|cite|improve this answer









          $endgroup$













            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.









            draft saved

            draft discarded


















            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









            4












            $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$$






            share|cite|improve this answer











            $endgroup$

















              4












              $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$$






              share|cite|improve this answer











              $endgroup$















                4












                4








                4





                $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$$






                share|cite|improve this answer











                $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$$







                share|cite|improve this answer














                share|cite|improve this answer



                share|cite|improve this answer








                edited 2 days ago

























                answered 2 days ago









                ajotatxeajotatxe

                54.3k24090




                54.3k24090





















                    7












                    $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$





                    share|cite|improve this answer









                    $endgroup$

















                      7












                      $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$





                      share|cite|improve this answer









                      $endgroup$















                        7












                        7








                        7





                        $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$





                        share|cite|improve this answer









                        $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$






                        share|cite|improve this answer












                        share|cite|improve this answer



                        share|cite|improve this answer










                        answered 2 days ago









                        trancelocationtrancelocation

                        14.5k1929




                        14.5k1929





















                            1












                            $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$.







                            share|cite|improve this answer








                            New contributor




                            know dont is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                            Check out our Code of Conduct.






                            $endgroup$

















                              1












                              $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$.







                              share|cite|improve this answer








                              New contributor




                              know dont is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                              Check out our Code of Conduct.






                              $endgroup$















                                1












                                1








                                1





                                $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$.







                                share|cite|improve this answer








                                New contributor




                                know dont is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                                Check out our Code of Conduct.






                                $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$.








                                share|cite|improve this answer








                                New contributor




                                know dont is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                                Check out our Code of Conduct.









                                share|cite|improve this answer



                                share|cite|improve this answer






                                New contributor




                                know dont is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                                Check out our Code of Conduct.









                                answered 2 days ago









                                know dontknow dont

                                517




                                517




                                New contributor




                                know dont is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                                Check out our Code of Conduct.





                                New contributor





                                know dont is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                                Check out our Code of Conduct.






                                know dont is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                                Check out our Code of Conduct.





















                                    1












                                    $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$.






                                    share|cite|improve this answer








                                    New contributor




                                    Viki 183 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                                    Check out our Code of Conduct.






                                    $endgroup$

















                                      1












                                      $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$.






                                      share|cite|improve this answer








                                      New contributor




                                      Viki 183 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                                      Check out our Code of Conduct.






                                      $endgroup$















                                        1












                                        1








                                        1





                                        $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$.






                                        share|cite|improve this answer








                                        New contributor




                                        Viki 183 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                                        Check out our Code of Conduct.






                                        $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$.







                                        share|cite|improve this answer








                                        New contributor




                                        Viki 183 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                                        Check out our Code of Conduct.









                                        share|cite|improve this answer



                                        share|cite|improve this answer






                                        New contributor




                                        Viki 183 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                                        Check out our Code of Conduct.









                                        answered 2 days ago









                                        Viki 183Viki 183

                                        413




                                        413




                                        New contributor




                                        Viki 183 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                                        Check out our Code of Conduct.





                                        New contributor





                                        Viki 183 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                                        Check out our Code of Conduct.






                                        Viki 183 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                                        Check out our Code of Conduct.





















                                            1












                                            $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.






                                            share|cite|improve this answer









                                            $endgroup$

















                                              1












                                              $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.






                                              share|cite|improve this answer









                                              $endgroup$















                                                1












                                                1








                                                1





                                                $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.






                                                share|cite|improve this answer









                                                $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.







                                                share|cite|improve this answer












                                                share|cite|improve this answer



                                                share|cite|improve this answer










                                                answered 2 days ago









                                                Roddy MacPheeRoddy MacPhee

                                                920118




                                                920118




















                                                    peekay is a new contributor. Be nice, and check out our Code of Conduct.









                                                    draft saved

                                                    draft discarded


















                                                    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.




                                                    draft saved


                                                    draft discarded














                                                    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





















































                                                    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







                                                    Popular posts from this blog

                                                    Get product attribute by attribute group code in magento 2get product attribute by product attribute group in magento 2Magento 2 Log Bundle Product Data in List Page?How to get all product attribute of a attribute group of Default attribute set?Magento 2.1 Create a filter in the product grid by new attributeMagento 2 : Get Product Attribute values By GroupMagento 2 How to get all existing values for one attributeMagento 2 get custom attribute of a single product inside a pluginMagento 2.3 How to get all the Multi Source Inventory (MSI) locations collection in custom module?Magento2: how to develop rest API to get new productsGet product attribute by attribute group code ( [attribute_group_code] ) in magento 2

                                                    Category:9 (number) SubcategoriesMedia in category "9 (number)"Navigation menuUpload mediaGND ID: 4485639-8Library of Congress authority ID: sh85091979ReasonatorScholiaStatistics

                                                    Magento 2.3: How do i solve this, Not registered handle, on custom form?How can i rewrite TierPrice Block in Magento2magento 2 captcha not rendering if I override layout xmlmain.CRITICAL: Plugin class doesn't existMagento 2 : Problem while adding custom button order view page?Magento 2.2.5: Overriding Admin Controller sales/orderMagento 2.2.5: Add, Update and Delete existing products Custom OptionsMagento 2.3 : File Upload issue in UI Component FormMagento2 Not registered handleHow to configured Form Builder Js in my custom magento 2.3.0 module?Magento 2.3. How to create image upload field in an admin form