{"id":67046,"date":"2018-09-17T21:10:55","date_gmt":"2018-09-17T21:10:55","guid":{"rendered":"https:\/\/schooltutoring.com\/help\/?p=67046"},"modified":"2018-09-17T21:10:55","modified_gmt":"2018-09-17T21:10:55","slug":"taking-basic-derivatives","status":"publish","type":"post","link":"https:\/\/schooltutoring.com\/help\/taking-basic-derivatives\/","title":{"rendered":"Taking Basic Derivatives"},"content":{"rendered":"<h5><b>Derivative: an expression that represents the rate of change of a function. At this level, it is usually denoted as y\u2019 or f\u2019(x) (read y prime and f prime at x respectively)<\/b><\/h5>\n<p>&nbsp;<\/p>\n<p><span style=\"font-weight: 400;\">Derivatives are often the first concept that is taught in Calculus. Understanding how to find the derivative of a function is essential to your success in the course. The article below provides details on the five basic methods used. <\/span><\/p>\n<ul>\n<li>\n<h4><b>Power Rule<\/b><\/h4>\n<\/li>\n<\/ul>\n<p><span style=\"font-weight: 400;\">The power rule provides a method for taking the derivative of any polynomial function. <\/span><\/p>\n<p><span style=\"font-weight: 400;\">When doing so, we consider each algebraic term separately, applying the following rule: <\/span><\/p>\n<p><span style=\"font-weight: 400;\">The derivative of \u00a0y = ax^b is y\u2019 = \u00a0\u00a0a*bx^(b-1) <\/span><\/p>\n<p><span style=\"font-weight: 400;\">Keep in mind that terms without variables are constant so their rate of change is zero and therefore their derivative is defined as 0. <\/span><\/p>\n<p><b>Example: <\/b><span style=\"font-weight: 400;\">\u00a0The derivative of \u00a0\u00a03x^3 + 6x^2 &#8211; 3x + 10 \u00a0\u00a0is 9x^2 + 12x &#8211; 3 <\/span> <span style=\"font-weight: 400;\"> \u00a0\u00a0\u00a0\u00a0<\/span><\/p>\n<p><b>Pro Tip: <\/b><span style=\"font-weight: 400;\">Remember that irrational numbers represented by symbols, like \u213c and e, are still constants and therefore their derivative is 0.<\/span><\/p>\n<ul>\n<li>\n<h4><b>Product Rule <\/b><\/h4>\n<\/li>\n<\/ul>\n<p><span style=\"font-weight: 400;\">The product rule provides a method for taking the derivative of a function created by the multiplication of two functions. We use the following formula:<\/span><\/p>\n<p><span style=\"font-weight: 400;\">The derivative of \u00a0\u00a0f(x) = g(x)h(x) becomes \u00a0\u00a0\u00a0f\u2019(x) = g(x)h\u2019(x) + g\u2019(x)h(x) \u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400;\">where g\u2019(x) and h\u2019(x) are the derivatives of g(x) &amp; h(x) \u00a0\u00a0\u00a0\u00a0<\/span><\/p>\n<p><b>Example: <\/b><span style=\"font-weight: 400;\">The derivative of \u00a0\u00a0\u00a0(2x^2 &#8211; 1)(x^4 &#8211; 2) is \u00a0\u00a04x(x^4 &#8211; 2) + (2x^2 &#8211; 1)(4x^3) <\/span><\/p>\n<p><span style=\"font-weight: 400;\">which can be simplified to 12x^5 &#8211; 4x^3 &#8211; 8x<\/span><\/p>\n<ul>\n<li>\n<h4><b>Derivatives of Basic Trig Functions<\/b><\/h4>\n<\/li>\n<\/ul>\n<p><span style=\"font-weight: 400;\">The three basic trigonometric functions are sin(x), cos(x), and tan(x). The best way to handle the derivatives of these functions is to memorize them. <\/span><\/p>\n<table>\n<tbody>\n<tr>\n<td><span style=\"font-weight: 400;\">Function <\/span><\/td>\n<td><span style=\"font-weight: 400;\">Derivative <\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">sin(x)<\/span><\/td>\n<td><span style=\"font-weight: 400;\">cos(x)<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">cos(x)<\/span><\/td>\n<td><b>&#8211;<\/b><span style=\"font-weight: 400;\">sin(x)<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">tan(x)<\/span><\/td>\n<td><span style=\"font-weight: 400;\">sec^2(x)<\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<ul>\n<li>\n<h4><b>Derivative of Exponential Functions<\/b><\/h4>\n<\/li>\n<\/ul>\n<p><span style=\"font-weight: 400;\">There is a handy formula for taking the derivative of exponential functions.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">The derivative of \u00a0\u00a0A^x is ln(A) * A^x<\/span><\/p>\n<p><b>Example: <\/b><span style=\"font-weight: 400;\">The derivative of \u00a0\u00a02^x is ln(2) * 2^x<\/span><\/p>\n<ul>\n<li>\n<h4><b>The Chain Rule <\/b><\/h4>\n<\/li>\n<\/ul>\n<p><span style=\"font-weight: 400;\">The chain rule is the most complex, but it is also the one that allows for the most flexibility. It provides a method for taking the derivative of a composite function. \u00a0We use the following formula:<\/span><\/p>\n<p><span style=\"font-weight: 400;\">The derivative of f(x) = g(h(x)) \u00a0is f\u2019(x) = h\u2019(x)g\u2019(h(x))<\/span><\/p>\n<p><b>Example: <\/b><span style=\"font-weight: 400;\">The derivative of \u00a0sin(x^2) is 2x * cos(x^2) <\/span><\/p>\n<p><span style=\"font-weight: 400;\"> \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0The derivative of \u00a0cos^2(x) is -sin(x) * 2cos(x) \u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400;\"> \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0which simplifies to -sin(2x) <\/span><\/p>\n<p><span style=\"font-weight: 400;\"> \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0using the trig identity 2cos(x)sin(x) = sin(2x)<\/span><\/p>\n<p>Interested in <a href=\"https:\/\/schooltutoring.com\/math-tutoring\/\">math tutoring services<\/a>? Learn more about how we are assisting thousands of students each academic year.<\/p>\n<p><span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" title=\"SchoolTutoring Academy\" href=\"https:\/\/www.schooltutoring.com\" target=\"_blank\" rel=\"noopener\">SchoolTutoring Academy<\/a>\u00a0<\/span>is the premier educational services company for K-12 and college students. We offer tutoring programs for students in K-12, AP classes, and college. To learn more about how we help parents and students in <a href=\"https:\/\/schooltutoring.com\/Tutors\/TN\/\">Chattanooga, Tennessee<\/a>: visit: <a href=\"https:\/\/schooltutoring.com\/tutoring-in-chattanooga-tn\/\">Tutoring in Chattanooga, Tennessee.<\/a><\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Derivative: an expression that represents the rate of change of a function. At this level, it is usually denoted as y\u2019 or f\u2019(x) (read y prime and f prime at x respectively) &nbsp; Derivatives are often the first concept that is taught in Calculus. Understanding how to find the derivative of a function is essential [&hellip;]<\/p>\n","protected":false},"author":17,"featured_media":67047,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"categories":[4,2845,3014,11,3016,3017,1],"tags":[],"class_list":["post-67046","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-calculus","category-extra-credit","category-fromulae-and-equations","category-math-fundamentals","category-resources","category-review","category-uncategorized"],"acf":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/schooltutoring.com\/help\/wp-json\/wp\/v2\/posts\/67046","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/schooltutoring.com\/help\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/schooltutoring.com\/help\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/schooltutoring.com\/help\/wp-json\/wp\/v2\/users\/17"}],"replies":[{"embeddable":true,"href":"https:\/\/schooltutoring.com\/help\/wp-json\/wp\/v2\/comments?post=67046"}],"version-history":[{"count":0,"href":"https:\/\/schooltutoring.com\/help\/wp-json\/wp\/v2\/posts\/67046\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/schooltutoring.com\/help\/wp-json\/wp\/v2\/media\/67047"}],"wp:attachment":[{"href":"https:\/\/schooltutoring.com\/help\/wp-json\/wp\/v2\/media?parent=67046"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/schooltutoring.com\/help\/wp-json\/wp\/v2\/categories?post=67046"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/schooltutoring.com\/help\/wp-json\/wp\/v2\/tags?post=67046"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}