{"id":12430,"date":"2018-08-03T17:18:37","date_gmt":"2018-08-04T00:18:37","guid":{"rendered":"https:\/\/magoosh.com\/hs\/?p=12430"},"modified":"2018-08-03T17:18:37","modified_gmt":"2018-08-04T00:18:37","slug":"linear-approximation-ap-calculus-exam-review","status":"publish","type":"post","link":"https:\/\/magoosh.com\/hs\/ap\/linear-approximation-ap-calculus-exam-review\/","title":{"rendered":"Linear Approximation: AP Calculus Exam Review"},"content":{"rendered":"<p>What is linear approximation?  Basically, it&#8217;s a method from calculus used to &#8220;straighten out&#8221; the graph of a function near a particular point.  Scientists often use linear approximation to understand complicated relationships among variables.<\/p>\n<p>In this review article, we&#8217;ll explore the methods and applications of linear approximation.  We&#8217;ll also take a look at plenty of examples along the way to better prepare you for the AP Calculus exams.<\/p>\n<h2>Linear Approximation and Tangent Lines<\/h2>\n<p>By definition the <strong>linear approximation<\/strong> for a function <em>f<\/em>(<em>x<\/em>) at a point <em>x<\/em> = <em>a<\/em> is simply the equation of the <em>tangent line<\/em> to the curve at that point.  And that means that <em>derivatives<\/em> are key! (Check out <a href=\"https:\/\/magoosh.com\/hs\/ap\/slope-tangent-ap-calculus\/\">How to Find the Slope of a Line Tangent to a Curve<\/a> or <a href=\"https:\/\/magoosh.com\/hs\/ap\/derivative-function-tangent-line\/\">Is the Derivative of a Function the Tangent Line?<\/a> for some background material.)<\/p>\n<figure id=\"attachment_8620\" aria-describedby=\"caption-attachment-8620\" style=\"width: 300px\" class=\"wp-caption aligncenter\"><img decoding=\"async\" src=\"https:\/\/magoosh.com\/hs\/files\/2017\/01\/graph_with_tangent_lines.png\" alt=\"three tangent lines\" width=\"300\" height=\"300\" class=\"size-full wp-image-8620\" srcset=\"https:\/\/magoosh.com\/hs\/files\/2017\/01\/graph_with_tangent_lines.png 300w, https:\/\/magoosh.com\/hs\/files\/2017\/01\/graph_with_tangent_lines-150x150.png 150w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><figcaption id=\"caption-attachment-8620\" class=\"wp-caption-text\">Three different tangent lines for a curve <em>y<\/em> = <em>f<\/em>(<em>x<\/em>).<\/figcaption><\/figure>\n<h3>Formula for the Linear Approximation<\/h3>\n<p>Given a point <em>x<\/em> = <em>a<\/em> and a function <em>f<\/em> that is differentiable at <em>a<\/em>, the <strong>linear approximation<\/strong> <em>L<\/em>(<em>x<\/em>) for <em>f<\/em> at <em>x<\/em> = <em>a<\/em> is:<\/p>\n<p><em>L<\/em>(<em>x<\/em>) = <em>f<\/em>(<em>a<\/em>) + <em>f<\/em>&nbsp;&#039;(<em>a<\/em>)(<em>x<\/em> &#8211; <em>a<\/em>)<\/p>\n<p>The main idea behind linearization is that the function <em>L<\/em>(<em>x<\/em>) does a pretty good job approximating values of <em>f<\/em>(<em>x<\/em>), at least when <em>x<\/em> is near <em>a<\/em>.<\/p>\n<p>In other words, <em>L<\/em>(<em>x<\/em>) &asymp; <em>f<\/em>(<em>x<\/em>) whenever <em>x<\/em> &asymp; <em>a<\/em>.<\/p>\n<h3>Example 1 &#8212; Linearizing a Parabola<\/h3>\n<p>Find the linear approximation of the parabola <em>f<\/em>(<em>x<\/em>) = <em>x<\/em><sup>2<\/sup> at the point <em>x<\/em> = 1.<\/p>\n<p>&nbsp;&nbsp;A.  <em>x<\/em><sup>2<\/sup> + 1<\/p>\n<p>&nbsp;&nbsp;B.  2<em>x<\/em> + 1<\/p>\n<p>&nbsp;&nbsp;C.  2<em>x<\/em> &#8211; 1<\/p>\n<p>&nbsp;&nbsp;D. 2<em>x<\/em> &#8211; 2<\/p>\n<h4>Solution<\/h4>\n<p><strong>C<\/strong>.  <\/p>\n<p>Note that <em>f<\/em>&nbsp;&#039;(<em>x<\/em>) = 2<em>x<\/em> in this case.  Using the formula above with <em>a<\/em> = 1, we have:<\/p>\n<p><em>L<\/em>(<em>x<\/em>) = <em>f<\/em>(1) + <em>f<\/em>&nbsp;&#039;(1)(<em>x<\/em> &#8211; 1)<\/p>\n<p><em>L<\/em>(<em>x<\/em>) = 1<sup>2<\/sup> + 2(1)(<em>x<\/em> &#8211; 1) = 2<em>x<\/em> &#8211; 1<\/p>\n<h4>Follow-Up: Interpreting the Results<\/h4>\n<p>Clearly, the graph of the parabola <em>f<\/em>(<em>x<\/em>) = <em>x<\/em><sup>2<\/sup> is not a straight line.  However, near any particular point, say <em>x<\/em> = 1, the tangent line does a pretty good job following the direction of the curve.  <\/p>\n<figure id=\"attachment_11878\" aria-describedby=\"caption-attachment-11878\" style=\"width: 300px\" class=\"wp-caption aligncenter\"><img decoding=\"async\" src=\"https:\/\/magoosh.com\/hs\/files\/2017\/12\/simple_tangent_graph.png\" alt=\"Graph of a parabola with a tangent line attached at (1, 1).\" width=\"300\" height=\"300\" class=\"size-full wp-image-11878\" srcset=\"https:\/\/magoosh.com\/hs\/files\/2017\/12\/simple_tangent_graph.png 300w, https:\/\/magoosh.com\/hs\/files\/2017\/12\/simple_tangent_graph-150x150.png 150w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><figcaption id=\"caption-attachment-11878\" class=\"wp-caption-text\">The parabola <em>y<\/em> = <em>x<\/em><sup>2<\/sup> can be approximated by the line <em>y<\/em> = 2<em>x<\/em> &#8211; 1 when <em>x<\/em> &asymp; 1.<\/figcaption><\/figure>\n<p>How good is this approximation?  Well, at <em>x<\/em> = 1, it&#8217;s exact!  <em>L<\/em>(1) = 2(1) &#8211; 1 = 1, which is the same as <em>f<\/em>(1) = 1<sup>2<\/sup> = 1.<\/p>\n<p>But the further away you get from 1, the worse the approximation becomes.<\/p>\n<table id=\"tablepress-187\" class=\"tablepress tablepress-id-187 tablepress-responsive\">\n<thead>\n<tr class=\"row-1 odd\">\n<th class=\"column-1\"><em>x<\/em><\/th>\n<th class=\"column-2\"><em>f<\/em>(<em>x<\/em>) = <em>x<\/em><sup>2<\/sup><\/th>\n<th class=\"column-3\"><em>L<\/em>(<em>x<\/em>) = 2<em>x<\/em> &#8211; 1<\/th>\n<\/tr>\n<\/thead>\n<tbody class=\"row-hover\">\n<tr class=\"row-2 even\">\n<td class=\"column-1\">1.1<\/td>\n<td class=\"column-2\">1.21<\/td>\n<td class=\"column-3\">1.2<\/td>\n<\/tr>\n<tr class=\"row-3 odd\">\n<td class=\"column-1\">1.2<\/td>\n<td class=\"column-2\">1.44<\/td>\n<td class=\"column-3\">1.4<\/td>\n<\/tr>\n<tr class=\"row-4 even\">\n<td class=\"column-1\">1.5<\/td>\n<td class=\"column-2\">2.25<\/td>\n<td class=\"column-3\">2<\/td>\n<\/tr>\n<tr class=\"row-5 odd\">\n<td class=\"column-1\">2<\/td>\n<td class=\"column-2\">4<\/td>\n<td class=\"column-3\">3<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- #tablepress-187 from cache --><\/p>\n<h2>Approximating Using Differentials<\/h2>\n<p>The formula for linear approximation can also be expressed in terms of <strong>differentials<\/strong>.  Basically, a differential is a  quantity that approximates a (small) change in one variable due to a (small) change in another.  The differential of <em>x<\/em> is <em>dx<\/em>, and the differential of <em>y<\/em> is <em>dy<\/em>.  <\/p>\n<p>Based upon the formula <em>dy<\/em>\/<em>dx<\/em> = <em>f<\/em>&nbsp;&#039;(<em>x<\/em>), we may identify:<\/p>\n<p><em>dy<\/em> = <em>f<\/em>&nbsp;&#039;(<em>x<\/em>) <em>dx<\/em><\/p>\n<p>The related formula allows one to approximate near a particular fixed point:<\/p>\n<p><em>f<\/em>(<em>x<\/em> + <em>dx<\/em>) &asymp; <em>y<\/em> + <em>dy<\/em><\/p>\n<h3>Example 2 &#8212; Using Differentials With Limited Information<\/h3>\n<p>Suppose <em>g<\/em>(5) = 30 and <em>g<\/em>&nbsp;&#039;(5) = -3.  Estimate the value of <em>g<\/em>(7).<\/p>\n<p>&nbsp;&nbsp;A.  24<\/p>\n<p>&nbsp;&nbsp;B.  27<\/p>\n<p>&nbsp;&nbsp;C.  28<\/p>\n<p>&nbsp;&nbsp;D. 33<\/p>\n<h4>Solution<\/h4>\n<p><strong>A<\/strong>.  <\/p>\n<p>In this example, we do not know the expression for the function <em>g<\/em>.  Fortunately, we don&#8217;t need to know!<\/p>\n<p>First, observe that the change in <em>x<\/em> is <em>dx<\/em> = 7 &#8211; 5 = 2.<\/p>\n<p>Next, estimate the change in <em>y<\/em> using the differential formula.<\/p>\n<p><em>dy<\/em> = <em>g<\/em>&nbsp;&#039;(<em>x<\/em>) <em>dx<\/em> = <em>g<\/em>&nbsp;&#039;(5) &middot; 2 = (-3)(2) = -6.<\/p>\n<p>Finally, put it all together:<\/p>\n<p><em>g<\/em>(5 + 2) &asymp; <em>y<\/em> + <em>dy<\/em> = <em>g<\/em>(5) + (-6) = 30 + (-6) = 24<\/p>\n<h3>Example 3 &#8212; Using Differentials to Approximate a Value<\/h3>\n<p>Approximate <img decoding=\"async\" src=\"https:\/\/magoosh.com\/hs\/files\/2018\/03\/cube_root_1.1.png\" alt=\"cube_root_1.1\" width=\"37\" height=\"19\" class=\"alignnone size-full wp-image-12433\" \/> using differentials.  Express your answer as a decimal rounded to the nearest hundred-thousandth.<\/p>\n<h4>Solution<\/h4>\n<p><strong>1.03333<\/strong>.  <\/p>\n<p>Here, we should realize that even though the cube root of 1.1 is not easy to compute without a calculator, the cube root of 1 is trivial.  So let&#8217;s use <em>a<\/em> = 1 as our basis for estimation.<\/p>\n<p>Consider the function <img decoding=\"async\" src=\"https:\/\/magoosh.com\/hs\/files\/2018\/03\/cube_root_x.png\" alt=\"cube_root_x\" width=\"86\" height=\"19\" class=\"alignnone size-full wp-image-12434\" \/>.  Find its derivative (we&#8217;ll need it for the approximation formula).<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/magoosh.com\/hs\/files\/2018\/03\/derivative_of_cube_root_x.png\" alt=\"derivative_of_cube_root_x\" width=\"281\" height=\"43\" class=\"aligncenter size-full wp-image-12435\" \/><\/p>\n<p>Then, using the differential, <img decoding=\"async\" src=\"https:\/\/magoosh.com\/hs\/files\/2018\/03\/differential_of_cube_root_x.png\" alt=\"differential_of_cube_root_x\" width=\"195\" height=\"42\" class=\"alignnone size-full wp-image-12436\" \/>, we can estimate the required quantity.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/magoosh.com\/hs\/files\/2018\/03\/estimating_cube_root_1.1-300x121.png\" alt=\"estimating_cube_root_1.1\" width=\"300\" height=\"121\" class=\"aligncenter size-medium wp-image-12437\" srcset=\"https:\/\/magoosh.com\/hs\/files\/2018\/03\/estimating_cube_root_1.1-300x121.png 300w, https:\/\/magoosh.com\/hs\/files\/2018\/03\/estimating_cube_root_1.1.png 344w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/p>\n<h2>Exact Change Versus Approximate Change<\/h2>\n<p>Sometimes we are interested in the <em>exact<\/em> change of a function&#8217;s values over some interval.  Suppose <em>x<\/em> changes from <em>x<\/em><sub>1<\/sub> to <em>x<\/em><sub>2<\/sub>.  Then the <strong>exact change<\/strong> in <em>f<\/em>(<em>x<\/em>) on that interval is:<\/p>\n<p>&Delta;<em>y<\/em> = <em>f<\/em>(<em>x<\/em><sub>2<\/sub>) &#8211; <em>f<\/em>(<em>x<\/em><sub>1<\/sub>)<\/p>\n<p>We also use the &#8220;Delta&#8221; notation for change in <em>x<\/em>.  In fact, &Delta;<em>x<\/em> and <em>dx<\/em> typically mean the same thing:<\/p>\n<p>&Delta;<em>x<\/em> = <em>dx<\/em> = <em>x<\/em><sub>2<\/sub> &#8211; <em>x<\/em><sub>1<\/sub><\/p>\n<p>However, while &Delta;<em>y<\/em> measures the exact change in the function&#8217;s value, <em>dy<\/em> only estimates the change based on a derivative value.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/magoosh.com\/hs\/files\/2018\/03\/linear_approximation-300x234.png\" alt=\"Linear approximation\" width=\"300\" height=\"234\" class=\"aligncenter size-medium wp-image-12438\" srcset=\"https:\/\/magoosh.com\/hs\/files\/2018\/03\/linear_approximation-300x234.png 300w, https:\/\/magoosh.com\/hs\/files\/2018\/03\/linear_approximation.png 383w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/p>\n<h3>Example 4 &#8212; Comparing Exact and Approximate Values<\/h3>\n<p>Let <em>f<\/em>(<em>x<\/em>) = cos(3x), and let <em>L<\/em>(<em>x<\/em>) be the linear approximation to <em>f<\/em> at <em>x<\/em> = &pi;\/6.  Which expression represents the absolute error in using <em>L<\/em> to approximate <em>f<\/em> at <em>x<\/em> = &pi;\/12?<\/p>\n<p>&nbsp;&nbsp;A.  &pi;\/6 &#8211; &radic;<span style=\"text-decoration: overline\">2<\/span>\/2<\/p>\n<p>&nbsp;&nbsp;B.  &pi;\/4 &#8211; &radic;<span style=\"text-decoration: overline\">2<\/span>\/2<\/p>\n<p>&nbsp;&nbsp;C.  &radic;<span style=\"text-decoration: overline\">2<\/span>\/2 &#8211; &pi;\/6<\/p>\n<p>&nbsp;&nbsp;D.  &radic;<span style=\"text-decoration: overline\">2<\/span>\/2 &#8211; &pi;\/4<\/p>\n<h4>Solution<\/h4>\n<p><strong>B.<\/strong><\/p>\n<p><strong>Absolute error<\/strong> is the absolute difference between the approximate and exact values, that is, <em>E<\/em> = | <em>f<\/em>(<em>a<\/em>) &#8211; <em>L<\/em>(<em>a<\/em>) |.<\/p>\n<p>Equivalently, <em>E<\/em> = | &Delta;<em>y<\/em> &#8211; <em>dy<\/em> |.<\/p>\n<p>Let&#8217;s compute <em>dy<\/em> ( = <em>f<\/em>&nbsp;&#039;(<em>x<\/em>) <em>dx<\/em> ).  Here, the change in <em>x<\/em> is negative.  <em>dx<\/em> = &pi;\/12 &#8211; &pi;\/6 = -&pi;\/12.  Note that by the Chain Rule, we obtain: <em>f<\/em>&nbsp;&#039;(<em>x<\/em>) = -3 sin(3<em>x<\/em>).  Putting it all together,<\/p>\n<p><em>dy<\/em> = -3 sin(3 &pi;\/6 )  (-&pi;\/12) = -3 sin(&pi;\/2) (-&pi;\/12) = 3&pi;\/12 = &pi;\/4<\/p>\n<p>Ok, next we compute the exact change.<\/p>\n<p>&Delta;<em>y<\/em> = <em>f<\/em>(&pi;\/12) &#8211; <em>f<\/em>(&pi;\/6) = cos(&pi;\/4) &#8211; cos(&pi;\/2) = &radic;<span style=\"text-decoration: overline\">2<\/span>\/2<\/p>\n<p>Lastly, we take the absolute difference to compute the error, <\/p>\n<p><em>E<\/em> = | &radic;<span style=\"text-decoration: overline\">2<\/span>\/2 &#8211; &pi;\/4 | = &pi;\/4 &#8211; &radic;<span style=\"text-decoration: overline\">2<\/span>\/2.<\/p>\n<h2>Application &#8212; Finding Zeros<\/h2>\n<p>Linear approximations also serve to find zeros of functions.  In fact <em>Newton&#8217;s Method<\/em> (see <a href=\"https:\/\/magoosh.com\/hs\/ap\/ap-calculus-review-newtons-method\/\">AP Calculus Review: Newton&#8217;s Method<\/a> for details) is nothing more than repeated linear approximations to target on to the nearest root of the function.<\/p>\n<p>The method is simple.  Given a function <em>f<\/em>, suppose that a zero for <em>f<\/em> is located near <em>x<\/em> = <em>a<\/em>.  Just linearize <em>f<\/em> at <em>x<\/em> = <em>a<\/em>, producing a linear function <em>L<\/em>(<em>x<\/em>).  Then the solution to <em>L<\/em>(<em>x<\/em>) = 0 should be fairly close to the true zero of the original function <em>f<\/em>.<\/p>\n<h3>Example 5 &#8212; Estimating Zeros<\/h3>\n<p>Estimate the zero of the function <img decoding=\"async\" src=\"https:\/\/magoosh.com\/hs\/files\/2018\/03\/Polynomial_function.png\" alt=\"Polynomial_function\" width=\"179\" height=\"40\" class=\"alignnone size-full wp-image-12439\" \/> using a tangent line approximation at <em>x<\/em> = -1.<\/p>\n<p>&nbsp;&nbsp;A.  -1.48<\/p>\n<p>&nbsp;&nbsp;B.  -1.53<\/p>\n<p>&nbsp;&nbsp;C.  -1.62<\/p>\n<p>&nbsp;&nbsp;D.  -1.71<\/p>\n<h4>Solution<\/h4>\n<p><strong>D<\/strong>.<\/p>\n<p>Remember, The purpose of this question is to <em>estimate<\/em> the zero.  First of all, the tangent line approximation is nothing more than a linearization.  We&#8217;ll need to know the derivative:<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/magoosh.com\/hs\/files\/2018\/03\/Polynomial_function_derivative.png\" alt=\"Polynomial_function_derivative\" width=\"269\" height=\"40\" class=\"aligncenter size-full wp-image-12440\" \/><\/p>\n<p>Then find the expression for <em>L<\/em>(<em>x<\/em>).  Note that <em>g<\/em>(-1) &asymp; 2.13 and <em>g<\/em>&nbsp;&#039;(-1) = 3.<\/p>\n<p><em>L<\/em>(<em>x<\/em>) = 2.13 + 3(<em>x<\/em> &#8211; (-1)) = 5.13 + 3<em>x<\/em>.<\/p>\n<p>Finally to find the zero, set <em>L<\/em>(<em>x<\/em>) = 0 and solve for <em>x<\/em><\/p>\n<p>0 = 5.13 + 3<em>x<\/em> &nbsp;&rarr;&nbsp; <em>x<\/em> = -5.13\/3 = -1.71<\/p>\n","protected":false},"excerpt":{"rendered":"<p>What is linear approximation? Basically, it&#8217;s a method from calculus used to &#8220;straighten out&#8221; the graph of a function near a particular point. Scientists often use linear approximation to understand complicated relationships among variables. In this review article, we&#8217;ll explore the methods and applications of linear approximation. We&#8217;ll also take a look at plenty of [&hellip;]<\/p>\n","protected":false},"author":223,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[240],"tags":[241],"ppma_author":[24932],"class_list":["post-12430","post","type-post","status-publish","format-standard","hentry","category-ap","tag-ap-calculus"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v21.7 (Yoast SEO v21.7) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Linear Approximation: AP Calculus Exam Review - Magoosh Blog | High School<\/title>\n<meta name=\"description\" content=\"In this review article, we&#039;ll take a look at plenty of examples of linear approximation to better prepare you for the AP Calculus exams.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/magoosh.com\/hs\/ap\/linear-approximation-ap-calculus-exam-review\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Linear Approximation: AP Calculus Exam Review\" \/>\n<meta property=\"og:description\" content=\"In this review article, we&#039;ll take a look at plenty of examples of linear approximation to better prepare you for the AP Calculus exams.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/magoosh.com\/hs\/ap\/linear-approximation-ap-calculus-exam-review\/\" \/>\n<meta property=\"og:site_name\" content=\"Magoosh Blog | High School\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/MagooshSat\/\" \/>\n<meta property=\"article:published_time\" content=\"2018-08-04T00:18:37+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/magoosh.com\/hs\/files\/2017\/01\/graph_with_tangent_lines.png\" \/>\n<meta name=\"author\" content=\"Shaun Ault\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@ShaunAultMath\" \/>\n<meta name=\"twitter:site\" content=\"@MagooshSAT_ACT\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Shaun Ault\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/magoosh.com\/hs\/ap\/linear-approximation-ap-calculus-exam-review\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/magoosh.com\/hs\/ap\/linear-approximation-ap-calculus-exam-review\/\"},\"author\":{\"name\":\"Shaun Ault\",\"@id\":\"https:\/\/magoosh.com\/hs\/#\/schema\/person\/f01e70874cef77d6f6392c12c43f6b6f\"},\"headline\":\"Linear Approximation: AP Calculus Exam Review\",\"datePublished\":\"2018-08-04T00:18:37+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/magoosh.com\/hs\/ap\/linear-approximation-ap-calculus-exam-review\/\"},\"wordCount\":1147,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/magoosh.com\/hs\/#organization\"},\"keywords\":[\"AP Calculus\"],\"articleSection\":[\"AP\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/magoosh.com\/hs\/ap\/linear-approximation-ap-calculus-exam-review\/\",\"url\":\"https:\/\/magoosh.com\/hs\/ap\/linear-approximation-ap-calculus-exam-review\/\",\"name\":\"Linear Approximation: AP Calculus Exam Review - Magoosh Blog | High School\",\"isPartOf\":{\"@id\":\"https:\/\/magoosh.com\/hs\/#website\"},\"datePublished\":\"2018-08-04T00:18:37+00:00\",\"description\":\"In this review article, we'll take a look at plenty of examples of linear approximation to better prepare you for the AP Calculus exams.\",\"breadcrumb\":{\"@id\":\"https:\/\/magoosh.com\/hs\/ap\/linear-approximation-ap-calculus-exam-review\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/magoosh.com\/hs\/ap\/linear-approximation-ap-calculus-exam-review\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/magoosh.com\/hs\/ap\/linear-approximation-ap-calculus-exam-review\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/magoosh.com\/hs\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Linear Approximation: AP Calculus Exam Review\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/magoosh.com\/hs\/#website\",\"url\":\"https:\/\/magoosh.com\/hs\/\",\"name\":\"Magoosh Blog | High School\",\"description\":\"ACT, SAT, College Admissions, Life\",\"publisher\":{\"@id\":\"https:\/\/magoosh.com\/hs\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/magoosh.com\/hs\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/magoosh.com\/hs\/#organization\",\"name\":\"Magoosh\",\"url\":\"https:\/\/magoosh.com\/hs\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/magoosh.com\/hs\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/magoosh.com\/hs\/files\/2019\/02\/Magoosh-logo-purple-60h.png\",\"contentUrl\":\"https:\/\/magoosh.com\/hs\/files\/2019\/02\/Magoosh-logo-purple-60h.png\",\"width\":265,\"height\":60,\"caption\":\"Magoosh\"},\"image\":{\"@id\":\"https:\/\/magoosh.com\/hs\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/MagooshSat\/\",\"https:\/\/twitter.com\/MagooshSAT_ACT\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/magoosh.com\/hs\/#\/schema\/person\/f01e70874cef77d6f6392c12c43f6b6f\",\"name\":\"Shaun Ault\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/magoosh.com\/hs\/#\/schema\/person\/image\/d3984d52deb82187299202f51fb828ce\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/f10cdb687137bc0ad4e885404588101b7cd4aa01ae2be48abda61f14fa3715e2?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/f10cdb687137bc0ad4e885404588101b7cd4aa01ae2be48abda61f14fa3715e2?s=96&d=mm&r=g\",\"caption\":\"Shaun Ault\"},\"description\":\"Shaun earned his Ph. D. in mathematics from The Ohio State University in 2008 (Go Bucks!!). He received his BA in Mathematics with a minor in computer science from Oberlin College in 2002. In addition, Shaun earned a B. Mus. from the Oberlin Conservatory in the same year, with a major in music composition. Shaun still loves music -- almost as much as math! -- and he (thinks he) can play piano, guitar, and bass. Shaun has taught and tutored students in mathematics for about a decade, and hopes his experience can help you to succeed!\",\"sameAs\":[\"http:\/\/valdosta.academia.edu\/ShaunAult\",\"https:\/\/twitter.com\/ShaunAultMath\"],\"url\":\"https:\/\/magoosh.com\/hs\/author\/shaunault\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Linear Approximation: AP Calculus Exam Review - Magoosh Blog | High School","description":"In this review article, we'll take a look at plenty of examples of linear approximation to better prepare you for the AP Calculus exams.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/magoosh.com\/hs\/ap\/linear-approximation-ap-calculus-exam-review\/","og_locale":"en_US","og_type":"article","og_title":"Linear Approximation: AP Calculus Exam Review","og_description":"In this review article, we'll take a look at plenty of examples of linear approximation to better prepare you for the AP Calculus exams.","og_url":"https:\/\/magoosh.com\/hs\/ap\/linear-approximation-ap-calculus-exam-review\/","og_site_name":"Magoosh Blog | High School","article_publisher":"https:\/\/www.facebook.com\/MagooshSat\/","article_published_time":"2018-08-04T00:18:37+00:00","og_image":[{"url":"https:\/\/magoosh.com\/hs\/files\/2017\/01\/graph_with_tangent_lines.png"}],"author":"Shaun Ault","twitter_card":"summary_large_image","twitter_creator":"@ShaunAultMath","twitter_site":"@MagooshSAT_ACT","twitter_misc":{"Written by":"Shaun Ault","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/magoosh.com\/hs\/ap\/linear-approximation-ap-calculus-exam-review\/#article","isPartOf":{"@id":"https:\/\/magoosh.com\/hs\/ap\/linear-approximation-ap-calculus-exam-review\/"},"author":{"name":"Shaun Ault","@id":"https:\/\/magoosh.com\/hs\/#\/schema\/person\/f01e70874cef77d6f6392c12c43f6b6f"},"headline":"Linear Approximation: AP Calculus Exam Review","datePublished":"2018-08-04T00:18:37+00:00","mainEntityOfPage":{"@id":"https:\/\/magoosh.com\/hs\/ap\/linear-approximation-ap-calculus-exam-review\/"},"wordCount":1147,"commentCount":0,"publisher":{"@id":"https:\/\/magoosh.com\/hs\/#organization"},"keywords":["AP Calculus"],"articleSection":["AP"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/magoosh.com\/hs\/ap\/linear-approximation-ap-calculus-exam-review\/","url":"https:\/\/magoosh.com\/hs\/ap\/linear-approximation-ap-calculus-exam-review\/","name":"Linear Approximation: AP Calculus Exam Review - Magoosh Blog | High School","isPartOf":{"@id":"https:\/\/magoosh.com\/hs\/#website"},"datePublished":"2018-08-04T00:18:37+00:00","description":"In this review article, we'll take a look at plenty of examples of linear approximation to better prepare you for the AP Calculus exams.","breadcrumb":{"@id":"https:\/\/magoosh.com\/hs\/ap\/linear-approximation-ap-calculus-exam-review\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/magoosh.com\/hs\/ap\/linear-approximation-ap-calculus-exam-review\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/magoosh.com\/hs\/ap\/linear-approximation-ap-calculus-exam-review\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/magoosh.com\/hs\/"},{"@type":"ListItem","position":2,"name":"Linear Approximation: AP Calculus Exam Review"}]},{"@type":"WebSite","@id":"https:\/\/magoosh.com\/hs\/#website","url":"https:\/\/magoosh.com\/hs\/","name":"Magoosh Blog | High School","description":"ACT, SAT, College Admissions, Life","publisher":{"@id":"https:\/\/magoosh.com\/hs\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/magoosh.com\/hs\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/magoosh.com\/hs\/#organization","name":"Magoosh","url":"https:\/\/magoosh.com\/hs\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/magoosh.com\/hs\/#\/schema\/logo\/image\/","url":"https:\/\/magoosh.com\/hs\/files\/2019\/02\/Magoosh-logo-purple-60h.png","contentUrl":"https:\/\/magoosh.com\/hs\/files\/2019\/02\/Magoosh-logo-purple-60h.png","width":265,"height":60,"caption":"Magoosh"},"image":{"@id":"https:\/\/magoosh.com\/hs\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/MagooshSat\/","https:\/\/twitter.com\/MagooshSAT_ACT"]},{"@type":"Person","@id":"https:\/\/magoosh.com\/hs\/#\/schema\/person\/f01e70874cef77d6f6392c12c43f6b6f","name":"Shaun Ault","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/magoosh.com\/hs\/#\/schema\/person\/image\/d3984d52deb82187299202f51fb828ce","url":"https:\/\/secure.gravatar.com\/avatar\/f10cdb687137bc0ad4e885404588101b7cd4aa01ae2be48abda61f14fa3715e2?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/f10cdb687137bc0ad4e885404588101b7cd4aa01ae2be48abda61f14fa3715e2?s=96&d=mm&r=g","caption":"Shaun Ault"},"description":"Shaun earned his Ph. D. in mathematics from The Ohio State University in 2008 (Go Bucks!!). He received his BA in Mathematics with a minor in computer science from Oberlin College in 2002. In addition, Shaun earned a B. Mus. from the Oberlin Conservatory in the same year, with a major in music composition. Shaun still loves music -- almost as much as math! -- and he (thinks he) can play piano, guitar, and bass. Shaun has taught and tutored students in mathematics for about a decade, and hopes his experience can help you to succeed!","sameAs":["http:\/\/valdosta.academia.edu\/ShaunAult","https:\/\/twitter.com\/ShaunAultMath"],"url":"https:\/\/magoosh.com\/hs\/author\/shaunault\/"}]}},"authors":[{"term_id":24932,"user_id":223,"is_guest":0,"slug":"shaunault","display_name":"Shaun Ault","avatar_url":"https:\/\/secure.gravatar.com\/avatar\/f10cdb687137bc0ad4e885404588101b7cd4aa01ae2be48abda61f14fa3715e2?s=96&d=mm&r=g","user_url":"http:\/\/valdosta.academia.edu\/ShaunAult","last_name":"Ault","first_name":"Shaun","description":"Shaun earned his Ph. D. in mathematics from The Ohio State University in 2008 (Go Bucks!!). He received his BA in Mathematics with a minor in computer science from Oberlin College in 2002. In addition, Shaun earned a B. Mus. from the Oberlin Conservatory in the same year, with a major in music composition.  Shaun still loves music -- almost as much as math! -- and he (thinks he) can play piano, guitar, and bass.  Shaun has taught and tutored students in mathematics for about a decade, and hopes his experience can help you to succeed!"}],"_links":{"self":[{"href":"https:\/\/magoosh.com\/hs\/wp-json\/wp\/v2\/posts\/12430","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/magoosh.com\/hs\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/magoosh.com\/hs\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/magoosh.com\/hs\/wp-json\/wp\/v2\/users\/223"}],"replies":[{"embeddable":true,"href":"https:\/\/magoosh.com\/hs\/wp-json\/wp\/v2\/comments?post=12430"}],"version-history":[{"count":0,"href":"https:\/\/magoosh.com\/hs\/wp-json\/wp\/v2\/posts\/12430\/revisions"}],"wp:attachment":[{"href":"https:\/\/magoosh.com\/hs\/wp-json\/wp\/v2\/media?parent=12430"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/magoosh.com\/hs\/wp-json\/wp\/v2\/categories?post=12430"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/magoosh.com\/hs\/wp-json\/wp\/v2\/tags?post=12430"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/magoosh.com\/hs\/wp-json\/wp\/v2\/ppma_author?post=12430"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}