Page 1 of 1

Generate a third degree polynomial in x and y named g(x,y) that is based on your mobile number (Note : In case there is

Posted: Sat Feb 19, 2022 3:38 pm
by answerhappygod
Generate a third degree polynomial in x and y named g(x,y) that
is
based on your mobile number (Note : In case there is a 0 in one of
the
digits replace it by 3). Suppose your mobile number is 9412821233,
then
the polynomial would be g(x,y) = 9x3 −4x2y+ 1xy2 −2y3 + 8x2
−2xy+
y2 −2x + 3y −3, where alternate positive and negative sign are
used.
Deliverable(s) : The polynomial constructed should be
reported.