{"id":799,"date":"2025-06-20T17:13:30","date_gmt":"2025-06-20T17:13:30","guid":{"rendered":"https:\/\/content.one.lumenlearning.com\/calculus2\/?post_type=chapter&#038;p=799"},"modified":"2025-07-22T14:28:34","modified_gmt":"2025-07-22T14:28:34","slug":"basics-of-differential-equations-learn-it-2","status":"publish","type":"chapter","link":"https:\/\/content.one.lumenlearning.com\/calculus2\/chapter\/basics-of-differential-equations-learn-it-2\/","title":{"raw":"Basics of Differential Equations: Learn It 2","rendered":"Basics of Differential Equations: Learn It 2"},"content":{"raw":"<h2 class=\"text-xl font-bold text-text-100 mt-1 -mb-0.5\">Order of Differential Equations<\/h2>\r\n<p class=\"whitespace-normal break-words\">When working with differential equations, we need a way to categorize and describe them. The most fundamental characteristic is the <strong>order<\/strong> of the equation.<\/p>\r\n\r\n<section class=\"textbox keyTakeaway\" aria-label=\"Key Takeaway\">\r\n<h3>order of a differential equation<\/h3>\r\nThe <strong>order<\/strong> of a differential equation is the highest order of any derivative of the unknown function that appears in the equation.\r\n\r\n<\/section>\r\n<p class=\"whitespace-normal break-words\">Here are some examples to illustrate:<\/p>\r\n\r\n<ul class=\"[&amp;:not(:last-child)_ul]:pb-1 [&amp;:not(:last-child)_ol]:pb-1 list-disc space-y-1.5 pl-7\">\r\n \t<li class=\"whitespace-normal break-words\">[latex]y' = 2x[\/latex] is <strong>first-order<\/strong> (highest derivative is [latex]y'[\/latex])<\/li>\r\n \t<li class=\"whitespace-normal break-words\">[latex]y'' - 3y' + 2y = 0[\/latex] is <strong>second-order<\/strong> (highest derivative is [latex]y''[\/latex])<\/li>\r\n \t<li class=\"whitespace-normal break-words\">[latex]y''' + xy' = \\sin(x)[\/latex] is <strong>third-order<\/strong> (highest derivative is [latex]y'''[\/latex])<\/li>\r\n<\/ul>\r\n<p class=\"whitespace-normal break-words\">Understanding the order helps us choose appropriate solution methods and tells us important information about the nature of the solutions we can expect.<\/p>\r\n\r\n<section class=\"textbox example\" aria-label=\"Example\">\r\n<div id=\"fs-id1170573438001\" data-type=\"problem\">\r\n<p id=\"fs-id1170570999537\">What is the order of each of the following differential equations?<\/p>\r\n\r\n<ol id=\"fs-id1170573386836\" type=\"a\">\r\n \t<li>[latex]{y}^{\\prime }-4y={x}^{2}-3x+4[\/latex]<\/li>\r\n \t<li>[latex]{x}^{2}y\\text{'''}-3xy\\text{''}+x{y}^{\\prime }-3y=\\sin{x}[\/latex]<\/li>\r\n \t<li>[latex]\\frac{4}{x}{y}^{\\left(4\\right)}-\\frac{6}{{x}^{2}}y\\text{''}+\\frac{12}{{x}^{4}}y={x}^{3}-3{x}^{2}+4x - 12[\/latex]<\/li>\r\n<\/ol>\r\n<\/div>\r\n[reveal-answer q=\"44558897\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"44558897\"]\r\n<div id=\"fs-id1170573405146\" data-type=\"solution\">\r\n<ol id=\"fs-id1170573391881\" type=\"a\">\r\n \t<li>The highest derivative in the equation is [latex]{y}^{\\prime }[\/latex], so the order is [latex]1[\/latex].<\/li>\r\n \t<li>The highest derivative in the equation is [latex]y\\text{'''}[\/latex], so the order is [latex]3[\/latex].<\/li>\r\n \t<li>The highest derivative in the equation is [latex]{y}^{\\left(4\\right)}[\/latex], so the order is [latex]4[\/latex].<\/li>\r\n<\/ol>\r\n<\/div>\r\n[\/hidden-answer]\r\n\r\n<\/section><section class=\"textbox watchIt\" aria-label=\"Watch It\">Watch the following video to see the worked solution to the example above.\r\n\r\n<center><iframe src=\"\/\/plugin.3playmedia.com\/show?mf=6722723&amp;p3sdk_version=1.10.1&amp;p=20361&amp;pt=375&amp;video_id=3BG0hO-FDEw&amp;video_target=tpm-plugin-tevfhbej-3BG0hO-FDEw\" width=\"800px\" height=\"450px\" frameborder=\"0\" marginwidth=\"0px\" marginheight=\"0px\" data-mce-fragment=\"1\"><\/iframe><\/center>You can view the <a href=\"https:\/\/oerfiles.s3.us-west-2.amazonaws.com\/Calculus+II\/Transcripts\/4.1.1_transcript.html\" target=\"_blank\" rel=\"noopener\">transcript for \"4.1.1\" here (opens in new window)<\/a>.\r\n\r\n<\/section>","rendered":"<h2 class=\"text-xl font-bold text-text-100 mt-1 -mb-0.5\">Order of Differential Equations<\/h2>\n<p class=\"whitespace-normal break-words\">When working with differential equations, we need a way to categorize and describe them. The most fundamental characteristic is the <strong>order<\/strong> of the equation.<\/p>\n<section class=\"textbox keyTakeaway\" aria-label=\"Key Takeaway\">\n<h3>order of a differential equation<\/h3>\n<p>The <strong>order<\/strong> of a differential equation is the highest order of any derivative of the unknown function that appears in the equation.<\/p>\n<\/section>\n<p class=\"whitespace-normal break-words\">Here are some examples to illustrate:<\/p>\n<ul class=\"[&amp;:not(:last-child)_ul]:pb-1 [&amp;:not(:last-child)_ol]:pb-1 list-disc space-y-1.5 pl-7\">\n<li class=\"whitespace-normal break-words\">[latex]y' = 2x[\/latex] is <strong>first-order<\/strong> (highest derivative is [latex]y'[\/latex])<\/li>\n<li class=\"whitespace-normal break-words\">[latex]y'' - 3y' + 2y = 0[\/latex] is <strong>second-order<\/strong> (highest derivative is [latex]y''[\/latex])<\/li>\n<li class=\"whitespace-normal break-words\">[latex]y''' + xy' = \\sin(x)[\/latex] is <strong>third-order<\/strong> (highest derivative is [latex]y'''[\/latex])<\/li>\n<\/ul>\n<p class=\"whitespace-normal break-words\">Understanding the order helps us choose appropriate solution methods and tells us important information about the nature of the solutions we can expect.<\/p>\n<section class=\"textbox example\" aria-label=\"Example\">\n<div id=\"fs-id1170573438001\" data-type=\"problem\">\n<p id=\"fs-id1170570999537\">What is the order of each of the following differential equations?<\/p>\n<ol id=\"fs-id1170573386836\" type=\"a\">\n<li>[latex]{y}^{\\prime }-4y={x}^{2}-3x+4[\/latex]<\/li>\n<li>[latex]{x}^{2}y\\text{'''}-3xy\\text{''}+x{y}^{\\prime }-3y=\\sin{x}[\/latex]<\/li>\n<li>[latex]\\frac{4}{x}{y}^{\\left(4\\right)}-\\frac{6}{{x}^{2}}y\\text{''}+\\frac{12}{{x}^{4}}y={x}^{3}-3{x}^{2}+4x - 12[\/latex]<\/li>\n<\/ol>\n<\/div>\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"q44558897\">Show Solution<\/button><\/p>\n<div id=\"q44558897\" class=\"hidden-answer\" style=\"display: none\">\n<div id=\"fs-id1170573405146\" data-type=\"solution\">\n<ol id=\"fs-id1170573391881\" type=\"a\">\n<li>The highest derivative in the equation is [latex]{y}^{\\prime }[\/latex], so the order is [latex]1[\/latex].<\/li>\n<li>The highest derivative in the equation is [latex]y\\text{'''}[\/latex], so the order is [latex]3[\/latex].<\/li>\n<li>The highest derivative in the equation is [latex]{y}^{\\left(4\\right)}[\/latex], so the order is [latex]4[\/latex].<\/li>\n<\/ol>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"textbox watchIt\" aria-label=\"Watch It\">Watch the following video to see the worked solution to the example above.<\/p>\n<div style=\"text-align: center;\"><iframe loading=\"lazy\" src=\"\/\/plugin.3playmedia.com\/show?mf=6722723&amp;p3sdk_version=1.10.1&amp;p=20361&amp;pt=375&amp;video_id=3BG0hO-FDEw&amp;video_target=tpm-plugin-tevfhbej-3BG0hO-FDEw\" width=\"800px\" height=\"450px\" frameborder=\"0\" marginwidth=\"0px\" marginheight=\"0px\" data-mce-fragment=\"1\"><\/iframe><\/div>\n<p>You can view the <a href=\"https:\/\/oerfiles.s3.us-west-2.amazonaws.com\/Calculus+II\/Transcripts\/4.1.1_transcript.html\" target=\"_blank\" rel=\"noopener\">transcript for &#8220;4.1.1&#8221; here (opens in new window)<\/a>.<\/p>\n<\/section>\n","protected":false},"author":15,"menu_order":7,"template":"","meta":{"_candela_citation":"[]","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"part":669,"module-header":"- Select Header -","content_attributions":[],"internal_book_links":[],"video_content":null,"cc_video_embed_content":{"cc_scripts":"","media_targets":[]},"try_it_collection":null,"_links":{"self":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapters\/799"}],"collection":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/users\/15"}],"version-history":[{"count":3,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapters\/799\/revisions"}],"predecessor-version":[{"id":1380,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapters\/799\/revisions\/1380"}],"part":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/parts\/669"}],"metadata":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapters\/799\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/media?parent=799"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapter-type?post=799"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/contributor?post=799"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/license?post=799"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}