document.write( "Question 1199827: Hi;\r
\n" );
document.write( "\n" );
document.write( "I need help with this multiple choice question.
\n" );
document.write( "For the line y=x to be tangent to the curve with equation y = k / x - 1
\n" );
document.write( " (k divided by x-1)\r
\n" );
document.write( "\n" );
document.write( "A. k=1
\n" );
document.write( "B. k>1
\n" );
document.write( "C. k>-1/4
\n" );
document.write( "D. k=1/4
\n" );
document.write( "E. 4k+1<0\r
\n" );
document.write( "\n" );
document.write( "Thanks. \n" );
document.write( "
Algebra.Com's Answer #833799 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "I'm assuming all of the \"x-1\" is in the denominator, and that you intend to say \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If so, then you should wrap \"x-1\" in parenthesis and write y = k/(x-1)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I'll be using differential calculus to solve this problem. \n" ); document.write( "If you aren't familiar with the topic, then please let me know.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let's apply the derivative with respect to x. \n" ); document.write( "Use the power rule where y = x^n leads to dy/dx = n*x^(n-1)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In this specific case: \n" ); document.write( "y = k/(x - 1) \n" ); document.write( "y = k(x - 1)^(-1) \n" ); document.write( "dy/dx = -k(x - 1)^(-2)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The slope of the tangent is found through the derivative dy/dx \n" ); document.write( "The tangent y = x has a slope of 1, which means dy/dx = 1 \n" ); document.write( "Use this fact to determine k in terms of x. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "dy/dx = -k(x - 1)^(-2) \n" ); document.write( "1 = -k(x - 1)^(-2) \n" ); document.write( "(x - 1)^2 = -k \n" ); document.write( "k = -(x-1)^2 \n" ); document.write( "This will be useful later. \n" ); document.write( "Let's call this equation (1)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "For the line y = x to be tangent to y = k/(x-1), the two must intersect.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Apply substitution. \n" ); document.write( "y = k/(x - 1) \n" ); document.write( "x = k/(x - 1) \n" ); document.write( "x(x-1) = k \n" ); document.write( "x(x-1) = -(x-1)^2 ........ refer to equation (1) \n" ); document.write( "x^2-x = -(x^2-2x+1) \n" ); document.write( "x^2-x = -x^2+2x-1 \n" ); document.write( "x^2-x+x^2-2x+1 = 0 \n" ); document.write( "2x^2-3x+1 = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Use the quadratic formula to solve for x. \n" ); document.write( "I'll skip this subsection of steps. \n" ); document.write( "You should get x = 1 and x = 1/2 = 0.5\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If x = 1, then, \n" ); document.write( "k = -(x-1)^2 \n" ); document.write( "k = -(1-1)^2 \n" ); document.write( "k = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If x = 1/2, then, \n" ); document.write( "k = -(x-1)^2 \n" ); document.write( "k = -(1/2-1)^2 \n" ); document.write( "k = -1/4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We have either k = 0 or k = -1/4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If k = 0 happens, then \n" ); document.write( "y = k/(x - 1) \n" ); document.write( "becomes \n" ); document.write( "y = 0/(x - 1) \n" ); document.write( "y = 0 \n" ); document.write( "this line is completely flat and horizontal. \n" ); document.write( "It overlaps the x axis. \n" ); document.write( "Clearly y = x is not tangent to y = 0. \n" ); document.write( "Therefore, we must rule out k = 0.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "On the other hand if k = -1/4 = -0.25, then, \n" ); document.write( "y = k/(x - 1) \n" ); document.write( "y = -0.25/(x - 1) \n" ); document.write( "y = (-1/4)/(x-1) \n" ); document.write( "y = -1/(4(x - 1)) \n" ); document.write( "y = -1/(4x - 4)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I'll leave it to the student to verify the claim that y = x is tangent to y = -1/(4x - 4) \n" ); document.write( "As another homework exercise, the student should try to find the point of intersection.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Graph: \n" ); document.write( " \n" ); document.write( "Graphing tools such as Desmos and GeoGebra are very useful as quick visual verification methods.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: k = -1/4 \n" ); document.write( " \n" ); document.write( " |