document.write( "Question 1163540: Consider the cubic function \"+f%28x%29+=+ax%5E3+%2B+bx%5E2+%2B+cx+%2B+d+\". Determine the values of a, b, c, and d so that all of the following conditions are met.\r
\n" ); document.write( "\n" ); document.write( "a. f '(-1) = 1, f '(0) = -2
\n" ); document.write( "b. ๐‘‡โ„Ž๐‘’๐‘Ÿ๐‘’ ๐‘–๐‘  ๐‘Ž ๐‘๐‘œ๐‘–๐‘›๐‘ก ๐‘œ๐‘“ ๐‘–๐‘›๐‘“๐‘™๐‘’๐‘๐‘ก๐‘–๐‘œ๐‘› ๐‘Ž๐‘ก (1,0)
\n" ); document.write( "c. ๐‘‡โ„Ž๐‘’ ๐‘ฆ ๐‘–๐‘›๐‘ก๐‘’๐‘Ÿ๐‘๐‘’๐‘๐‘ก ๐‘œ๐‘“ ๐‘กโ„Ž๐‘’ ๐‘“๐‘ข๐‘›๐‘๐‘ก๐‘–๐‘œ๐‘› ๐‘ฆ = ๐‘“(๐‘ฅ) ๐‘–๐‘  (0, โˆ’3)\r
\n" ); document.write( "\n" ); document.write( "Find the constants ๐‘Ž, ๐‘, ๐‘, d\r
\n" ); document.write( "\n" ); document.write( "Thank you.
\n" ); document.write( "

Algebra.Com's Answer #787657 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Consider the cubic function f(x) = ax^3 + bx^2 + cx + d. Determine the values of a, b, c, and d so that all of the following conditions are met.
\n" ); document.write( "a. f '(-1) = 1, f '(0) = -2
\n" ); document.write( "b. ๐‘‡โ„Ž๐‘’๐‘Ÿ๐‘’ ๐‘–๐‘  ๐‘Ž ๐‘๐‘œ๐‘–๐‘›๐‘ก ๐‘œ๐‘“ ๐‘–๐‘›๐‘“๐‘™๐‘’๐‘๐‘ก๐‘–๐‘œ๐‘› ๐‘Ž๐‘ก (1,0)
\n" ); document.write( "c. ๐‘‡โ„Ž๐‘’ ๐‘ฆ ๐‘–๐‘›๐‘ก๐‘’๐‘Ÿ๐‘๐‘’๐‘๐‘ก ๐‘œ๐‘“ ๐‘กโ„Ž๐‘’ ๐‘“๐‘ข๐‘›๐‘๐‘ก๐‘–๐‘œ๐‘› ๐‘ฆ = ๐‘“(๐‘ฅ) ๐‘–๐‘  (0, โˆ’3)
\n" ); document.write( "Find the constants ๐‘Ž, ๐‘, ๐‘, d
\n" ); document.write( "~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "The condition (c) gives us  d = f(0) = -3.\r\n" );
document.write( "\r\n" );
document.write( "So, the value of d is joust found.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The condition (a)  f'(-1) = 1 leads to this equation\r\n" );
document.write( "\r\n" );
document.write( "    f'(-1) = 3a*(-1)^2 + 2b(-1) + c = 1,  or\r\n" );
document.write( "\r\n" );
document.write( "             3a        - 2b     + c = 1.    (1)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The condition (a)  f'(0) = -2 leads to this equation\r\n" );
document.write( "\r\n" );
document.write( "    f'(0)  = 3a*0^2 + 2b*0 + c = -2,  or\r\n" );
document.write( "\r\n" );
document.write( "                             c = -2.        (2)   \r\n" );
document.write( "\r\n" );
document.write( "So, the value of c is just found:  c = -2.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The condition (b) means that the second derivative of f(x) has zero value at the point x= 1\r\n" );
document.write( "\r\n" );
document.write( "    f''(1) = 0,  or\r\n" );
document.write( "\r\n" );
document.write( "    6a + 2b = 0.                              (3)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "        By the way, the condition (b)  also means that the point (1,0) lies on the curve y = f(x),  or  f(1) = 0.\r\n" );
document.write( "\r\n" );
document.write( "        It is a \"hidden\", an ADDITIONAL and an EXCESSIVE condition, which makes the solution impossible and non-existing, as you will see it later.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "So, we just have two equation to determine two remaining unknown coefficients \"a\" and \"b\"\r\n" );
document.write( "\r\n" );
document.write( "    3a - 2b = 3                               (4)   (obtained from (1) and (2))\r\n" );
document.write( "\r\n" );
document.write( "    6a + 2b = 0                               (5)   (it is equation (3))\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "To solve this system, add equations (4) and (5).  You will get then\r\n" );
document.write( "\r\n" );
document.write( "    9a      = 3,\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "which implies  a = \"1%2F3\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then from (4),  2b = - \"6%2A%281%2F3%29\" = -2;  hence,  b = -1.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "So, we just found all coefficients  a = \"1%2F3\";  b = -1;  c = -2  and  d = -3.  \r\n" );
document.write( "\r\n" );
document.write( "         y = f(x) = \"%281%2F3%29x%5E3+-+x%5E2+-+2x+-+3\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "CHECK\r\n" );
document.write( "\r\n" );
document.write( "    (a)  f'(-1) = 3*(1/3)*(-1)^2 - 2*(-1) - 2 = 1 + 2 - 2 = 1.   ! Correct !\r\n" );
document.write( "\r\n" );
document.write( "    (a)  f'(0)  = -2.                                            ! Correct !\r\n" );
document.write( "\r\n" );
document.write( "    (b)  f''(1) = 3*2*(1/3) - 2*1 = 2 - 2 = 0                    ! Correct !\r\n" );
document.write( "\r\n" );
document.write( "         Now I should check the \"hidden\" condition that the point (1,0) lies on the curve.\r\n" );
document.write( "\r\n" );
document.write( "         f(1) = 3*(1/3) - 2*1 - 2*1 - 3 = 1 - 2 - 2 - 3 = -6 =/= 0    ! Incorrect !\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The conclusion.  As worded and presented, the given problem is self-contradictory and has no solution.\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "More explanations and post-solution note\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "    Had the problem said  \"there is a point of inflection at  x = 1\", the problem would have a solution as shown above.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    But in the form  \"there is a point of inflection at (1,0)\", it brings a \"hidden\" condition that the point (1,0) lies\r\n" );
document.write( "    \r\n" );
document.write( "    on the curve.  With this hidden condition, we have 4+1 = 5 equations for four unknowns.\r\n" );
document.write( "\r\n" );
document.write( "    These 5 equations are INCONSISTENT, which makes the solution in this form IMPOSSIBLE and NON-EXISTING.\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "/\/\/\/\/\/\/\/\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If after reading my post you will have questions, do not hesitate to post them to me.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If you do, then please refer to the ID number of this problem, which is 1163540.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The ID number is the first number, which you see in your page in the UPPER LEFT corner.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If you will post to me without referring to this ID number, I will not know to whom to answer.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "It is how this forum works.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So, mentioning this ID is NECESSARY, if you want to have two-way communication with me.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );