007A Sample Midterm 1, Problem 3 Detailed Solution

From Grad Wiki
Jump to navigation Jump to search

Let  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle y=2x^{2}-3x+1.}

(a) Use the definition of the derivative to compute  

(b) Find the equation of the tangent line to  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle y=2x^{2}-3x+1}   at  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle (2,3).}


Background Information:  
Recall
        Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle f'(x)=\lim _{h\rightarrow 0}{\frac {f(x+h)-f(x)}{h}}}


Solution:

(a)

Step 1:  
Let  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle f(x)=2x^{2}-3x+1.}
Using the limit definition of the derivative, we have

        Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle {\begin{array}{rcl}\displaystyle {f'(x)}&=&\displaystyle {\lim _{h\rightarrow 0}{\frac {f(x+h)-f(x)}{h}}}\\&&\\&=&\displaystyle {\lim _{h\rightarrow 0}{\frac {2(x+h)^{2}-3(x+h)+1-(2x^{2}-3x+1)}{h}}}\\&&\\&=&\displaystyle {\lim _{h\rightarrow 0}{\frac {2x^{2}+4xh+2h^{2}-3x-3h+1-2x^{2}+3x-1}{h}}}\\&&\\&=&\displaystyle {\lim _{h\rightarrow 0}{\frac {4xh+2h^{2}-3h}{h}}.}\end{array}}}

Step 2:  
Now, we simplify to get
       

(b)

Step 1:  
We start by finding the slope of the tangent line to    at  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle (2,3).}
Using the derivative calculated in part (a), the slope is
        Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \begin{array}{rcl} \displaystyle{m} & = & \displaystyle{f'(2)}\\ &&\\ & = & \displaystyle{4(2)-3}\\ &&\\ & = & \displaystyle{5.} \end{array}}
Step 2:  
Now, the tangent line to  Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f(x)=2x^2-3x+1}   at  Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle (2,3)}
has slope  Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle m=5}   and passes through the point  Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle (2,3).}
Hence, the equation of this line is
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle y=5(x-2)+3.}
If we simplify, we get
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle y=5x-7.}


Final Answer:  
    (a)     Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \frac{dy}{dx}=4x-3}
    (b)     Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle y=5x-7}

Return to Sample Exam