{"id":3266,"date":"2020-01-03T23:18:20","date_gmt":"2020-01-03T23:18:20","guid":{"rendered":"https:\/\/courses.lumenlearning.com\/wm-computerapplicationsmgrs\/?post_type=chapter&#038;p=3266"},"modified":"2024-05-16T19:18:49","modified_gmt":"2024-05-16T19:18:49","slug":"simple-math","status":"publish","type":"chapter","link":"https:\/\/courses.lumenlearning.com\/wm-computerapplicationsmgrs-2\/chapter\/simple-math\/","title":{"raw":"Simple Math","rendered":"Simple Math"},"content":{"raw":"<div class=\"textbox learning-objectives\">\r\n<h3>Learning Outcomes<\/h3>\r\n<ul>\r\n \t<li>Complete simple math functions in Excel<\/li>\r\n<\/ul>\r\n<\/div>\r\nExcel spreadsheets are often used for calculating numbers with simple math. There are a few things to learn to set up using simple math calculations in Excel. You\u2019ve already learned about the SUM function. This next section will teach other simple math steps to use in spreadsheets.\r\n\r\nThe basic math calculation steps in Excel are set up with the background of first quarter sales numbers for a department store. The example table includes the product type, sales price, number of items sold and the total for each item. Start by figuring out the total sales for each product type for the quarter.\r\n<h2>Multiplication<\/h2>\r\n<ul>\r\n \t<li>Total sales for each product requires the multiplication of sales price and number sold.<\/li>\r\n \t<li>Select the cell in Q1 total sales column and type in <strong>= Price Cell * Number Cell.\u00a0<\/strong><\/li>\r\n \t<li>Press the keyboard <strong>Enter<\/strong> key and the total is calculated.<\/li>\r\n \t<li>Type the same formula in for each cell or use the flash fill way by dragging the bottom right corner down the entire column and it will fill with the total sales for each product.<\/li>\r\n<\/ul>\r\n<img class=\"alignnone wp-image-3267 size-full\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3008\/2020\/01\/03231304\/Math-Functions-Multiplication.1.png\" alt=\"Excel screenshot of department store product sales for quarter one sales.\" width=\"343\" height=\"386\" \/> <img class=\"alignnone wp-image-3268\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3008\/2020\/01\/03231307\/Module_7_Excel_Math_1.1.png\" alt=\"Excel screenshot of department store product sales for quarter one sales with individual product sales totals calculated. \" width=\"352\" height=\"385\" \/>\r\n<div class=\"textbox tryit\">\r\n<h3>Practice Question<\/h3>\r\nhttps:\/\/assess.lumenlearning.com\/practice\/b8e31645-fd4b-4cae-a872-772686e59c3c\r\n\r\n<\/div>\r\n<h2>Addition<\/h2>\r\n<ul>\r\n \t<li>To find total sales for just small appliances, add their sales totals together by using the plus sign.<\/li>\r\n \t<li>Select the cell under total the <strong>Sm Appliances<\/strong> and type in <strong>= Q1 Total Sales Cell Reference for Product1 + Q1 Total Sales Cell Reference for Product2 + Q1 Total Sales Cell Reference for Product3 + Q1 Total Sales Cell Reference for Product4 , etc<\/strong>. (for this example, the Microwave is not a small appliance).<\/li>\r\n \t<li>Press the keyboard <strong>Enter<\/strong> key.<\/li>\r\n \t<li>Total sales for all small appliance sales is displayed.<\/li>\r\n \t<li>Another way to write this addition formula is by using brackets <strong>=SUM(D2+D3+D9+D12+D13)<\/strong>.<\/li>\r\n<\/ul>\r\n<img class=\"alignnone wp-image-3269 size-full\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3008\/2020\/01\/03231425\/Module_7_Excel_Math_1.2.png\" alt=\"Excel screenshot of department store product sales for quarter one calculating what just small appliance sales were.\" width=\"545\" height=\"369\" \/> <img class=\"alignnone wp-image-3270\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3008\/2020\/01\/03231430\/Module_7_Excel_Math_1.3.png\" alt=\"Excel screenshot of department store product sales for quarter one with total for small appliance sales.\" width=\"484\" height=\"370\" \/>\r\n<h2>Subtraction<\/h2>\r\n<ul>\r\n \t<li>For the total sales for all products, except small appliances, subtract the grand total from the small appliance total using the subtraction sign.<\/li>\r\n \t<li>Select the cell under total the <strong>Non-Appliance<\/strong> and type in <strong>= Grand Totals Sales Cell Reference \u2013 Sm Appliance total<\/strong>.<\/li>\r\n \t<li>Press the keyboard Enter key.<\/li>\r\n \t<li>Total sales for all products minus small appliances are displayed.<\/li>\r\n \t<li>Another way to write this subtraction formula is <strong>=SUM(D16-F2)<\/strong>.<\/li>\r\n<\/ul>\r\n<img class=\"alignnone wp-image-3271 size-full\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3008\/2020\/01\/03231520\/Module_7_Excel_Math_1.4.png\" alt=\"Excel screenshot of department store product sales for quarter one calculating what just non-appliance sales.\" width=\"511\" height=\"414\" \/> <img class=\"alignnone wp-image-3272 size-full\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3008\/2020\/01\/03231524\/Module_7_Excel_Math_1.5.png\" alt=\"Excel screenshot of department store product sales for quarter one with total for non-appliance sales.\" width=\"509\" height=\"399\" \/>\r\n<h2>Division<\/h2>\r\n<ul>\r\n \t<li>Maybe you need to know what the average unit sale would be across all products for the first quarter. In that case, divide the grand total sales by the number of units sold using the division sign<\/li>\r\n \t<li>Select the cell under <strong>Average Unit Sales<\/strong> title and type in <strong>= Grand Totals Sales Cell Reference \/ Number<\/strong>.<\/li>\r\n \t<li>Press the keyboard <strong>Enter<\/strong> key.<\/li>\r\n \t<li>You will now see what the average product sale was for Q1.<\/li>\r\n \t<li>Another way to write this division\/average formula is <strong>=SUM(D16\/C16)<\/strong>.<\/li>\r\n<\/ul>\r\n<img class=\"alignnone wp-image-3273\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3008\/2020\/01\/03231608\/Module_7_Excel_Math_1.6.png\" alt=\"Excel screenshot of department store product sales for quarter one calculating the overall average sales for a single product.\" width=\"500\" height=\"383\" \/> <img class=\"alignnone wp-image-3274\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3008\/2020\/01\/03231612\/Module_7_Excel_Math_1.7.png\" alt=\"Excel screenshot of department store product sales for quarter one with the overall average unit sale for a single product.\" width=\"510\" height=\"380\" \/>\r\n<div class=\"textbox tryit\">\r\n<h3>Practice Question<\/h3>\r\nhttps:\/\/assess.lumenlearning.com\/practice\/1c64a43f-8a59-4fa0-b09d-87c6739f030a\r\n\r\n<\/div>\r\n<h2>Percentage<\/h2>\r\n<ul>\r\n \t<li>To find what the percentage of sales for small appliances out of total sales was, divide the total small appliance sales by the grand total sales using the division sign.<\/li>\r\n \t<li>Select the cell under <strong>Appliance Percentage<\/strong> title and type in <strong>= Sm Appliances \/ Grand Totals Sales Cell Reference<\/strong>.<\/li>\r\n \t<li>Press the keyboard <strong>Enter<\/strong> key.<\/li>\r\n \t<li>The average product sale was for Q1 displays as a decimal point.<\/li>\r\n \t<li>Another way to write this percentage formula is <strong>=SUM(F2\/D16).<\/strong><\/li>\r\n<\/ul>\r\n<img class=\"alignnone wp-image-3275\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3008\/2020\/01\/03231705\/Module_7_Excel_Math_1.8.png\" alt=\"Excel screenshot of department store product sales for quarter one calculating percentage small appliances sales were for the total sales.\" width=\"500\" height=\"390\" \/> <img class=\"alignnone wp-image-3276\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3008\/2020\/01\/03231708\/Module_7_Excel_Math_1.9.png\" alt=\"Excel screenshot of department store product sales for quarter one calculating small appliance of total sales percentage displayed as a decimal point percentage.\" width=\"527\" height=\"379\" \/>\r\n\r\nTo have the results display as a percentage, click the % button on the <strong>Home<\/strong> tab in the <strong>Number<\/strong> group.\r\n\r\n<img class=\"alignnone wp-image-3277 size-full\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3008\/2020\/01\/03231743\/Module_7_Excel_Math_1.10.png\" alt=\"Excel screenshot of department store product sales for quarter one calculating small appliance of total sales percentage displayed as a percentage.\" width=\"861\" height=\"525\" \/>\r\n<div class=\"textbox exercises\">\r\n<h3>Note<\/h3>\r\nMore than one calculation can be included in a single cell\u2019s formula. For example, you want to know the total sales of a few specific items for Q1; coffee maker, tea kettle and microwave.\r\n\r\nIf the Q1 totals hadn\u2019t been calculated yet, you\u2019d need to multiply the number and sales price of each item then add up the total. This can be written in one formula by placing a comma between calculations. It is calculated like this <strong>=SUM(B2*C2,B10*C10,B14*C14).<\/strong>\r\n\r\n<\/div>","rendered":"<div class=\"textbox learning-objectives\">\n<h3>Learning Outcomes<\/h3>\n<ul>\n<li>Complete simple math functions in Excel<\/li>\n<\/ul>\n<\/div>\n<p>Excel spreadsheets are often used for calculating numbers with simple math. There are a few things to learn to set up using simple math calculations in Excel. You\u2019ve already learned about the SUM function. This next section will teach other simple math steps to use in spreadsheets.<\/p>\n<p>The basic math calculation steps in Excel are set up with the background of first quarter sales numbers for a department store. The example table includes the product type, sales price, number of items sold and the total for each item. Start by figuring out the total sales for each product type for the quarter.<\/p>\n<h2>Multiplication<\/h2>\n<ul>\n<li>Total sales for each product requires the multiplication of sales price and number sold.<\/li>\n<li>Select the cell in Q1 total sales column and type in <strong>= Price Cell * Number Cell.\u00a0<\/strong><\/li>\n<li>Press the keyboard <strong>Enter<\/strong> key and the total is calculated.<\/li>\n<li>Type the same formula in for each cell or use the flash fill way by dragging the bottom right corner down the entire column and it will fill with the total sales for each product.<\/li>\n<\/ul>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-3267 size-full\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3008\/2020\/01\/03231304\/Math-Functions-Multiplication.1.png\" alt=\"Excel screenshot of department store product sales for quarter one sales.\" width=\"343\" height=\"386\" \/> <img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-3268\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3008\/2020\/01\/03231307\/Module_7_Excel_Math_1.1.png\" alt=\"Excel screenshot of department store product sales for quarter one sales with individual product sales totals calculated.\" width=\"352\" height=\"385\" \/><\/p>\n<div class=\"textbox tryit\">\n<h3>Practice Question<\/h3>\n<p>\t<iframe id=\"assessment_practice_b8e31645-fd4b-4cae-a872-772686e59c3c\" class=\"resizable\" src=\"https:\/\/assess.lumenlearning.com\/practice\/b8e31645-fd4b-4cae-a872-772686e59c3c?iframe_resize_id=assessment_practice_id_b8e31645-fd4b-4cae-a872-772686e59c3c\" frameborder=\"0\" style=\"border:none;width:100%;height:100%;min-height:300px;\"><br \/>\n\t<\/iframe><\/p>\n<\/div>\n<h2>Addition<\/h2>\n<ul>\n<li>To find total sales for just small appliances, add their sales totals together by using the plus sign.<\/li>\n<li>Select the cell under total the <strong>Sm Appliances<\/strong> and type in <strong>= Q1 Total Sales Cell Reference for Product1 + Q1 Total Sales Cell Reference for Product2 + Q1 Total Sales Cell Reference for Product3 + Q1 Total Sales Cell Reference for Product4 , etc<\/strong>. (for this example, the Microwave is not a small appliance).<\/li>\n<li>Press the keyboard <strong>Enter<\/strong> key.<\/li>\n<li>Total sales for all small appliance sales is displayed.<\/li>\n<li>Another way to write this addition formula is by using brackets <strong>=SUM(D2+D3+D9+D12+D13)<\/strong>.<\/li>\n<\/ul>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-3269 size-full\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3008\/2020\/01\/03231425\/Module_7_Excel_Math_1.2.png\" alt=\"Excel screenshot of department store product sales for quarter one calculating what just small appliance sales were.\" width=\"545\" height=\"369\" \/> <img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-3270\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3008\/2020\/01\/03231430\/Module_7_Excel_Math_1.3.png\" alt=\"Excel screenshot of department store product sales for quarter one with total for small appliance sales.\" width=\"484\" height=\"370\" \/><\/p>\n<h2>Subtraction<\/h2>\n<ul>\n<li>For the total sales for all products, except small appliances, subtract the grand total from the small appliance total using the subtraction sign.<\/li>\n<li>Select the cell under total the <strong>Non-Appliance<\/strong> and type in <strong>= Grand Totals Sales Cell Reference \u2013 Sm Appliance total<\/strong>.<\/li>\n<li>Press the keyboard Enter key.<\/li>\n<li>Total sales for all products minus small appliances are displayed.<\/li>\n<li>Another way to write this subtraction formula is <strong>=SUM(D16-F2)<\/strong>.<\/li>\n<\/ul>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-3271 size-full\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3008\/2020\/01\/03231520\/Module_7_Excel_Math_1.4.png\" alt=\"Excel screenshot of department store product sales for quarter one calculating what just non-appliance sales.\" width=\"511\" height=\"414\" \/> <img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-3272 size-full\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3008\/2020\/01\/03231524\/Module_7_Excel_Math_1.5.png\" alt=\"Excel screenshot of department store product sales for quarter one with total for non-appliance sales.\" width=\"509\" height=\"399\" \/><\/p>\n<h2>Division<\/h2>\n<ul>\n<li>Maybe you need to know what the average unit sale would be across all products for the first quarter. In that case, divide the grand total sales by the number of units sold using the division sign<\/li>\n<li>Select the cell under <strong>Average Unit Sales<\/strong> title and type in <strong>= Grand Totals Sales Cell Reference \/ Number<\/strong>.<\/li>\n<li>Press the keyboard <strong>Enter<\/strong> key.<\/li>\n<li>You will now see what the average product sale was for Q1.<\/li>\n<li>Another way to write this division\/average formula is <strong>=SUM(D16\/C16)<\/strong>.<\/li>\n<\/ul>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-3273\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3008\/2020\/01\/03231608\/Module_7_Excel_Math_1.6.png\" alt=\"Excel screenshot of department store product sales for quarter one calculating the overall average sales for a single product.\" width=\"500\" height=\"383\" \/> <img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-3274\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3008\/2020\/01\/03231612\/Module_7_Excel_Math_1.7.png\" alt=\"Excel screenshot of department store product sales for quarter one with the overall average unit sale for a single product.\" width=\"510\" height=\"380\" \/><\/p>\n<div class=\"textbox tryit\">\n<h3>Practice Question<\/h3>\n<p>\t<iframe id=\"assessment_practice_1c64a43f-8a59-4fa0-b09d-87c6739f030a\" class=\"resizable\" src=\"https:\/\/assess.lumenlearning.com\/practice\/1c64a43f-8a59-4fa0-b09d-87c6739f030a?iframe_resize_id=assessment_practice_id_1c64a43f-8a59-4fa0-b09d-87c6739f030a\" frameborder=\"0\" style=\"border:none;width:100%;height:100%;min-height:300px;\"><br \/>\n\t<\/iframe><\/p>\n<\/div>\n<h2>Percentage<\/h2>\n<ul>\n<li>To find what the percentage of sales for small appliances out of total sales was, divide the total small appliance sales by the grand total sales using the division sign.<\/li>\n<li>Select the cell under <strong>Appliance Percentage<\/strong> title and type in <strong>= Sm Appliances \/ Grand Totals Sales Cell Reference<\/strong>.<\/li>\n<li>Press the keyboard <strong>Enter<\/strong> key.<\/li>\n<li>The average product sale was for Q1 displays as a decimal point.<\/li>\n<li>Another way to write this percentage formula is <strong>=SUM(F2\/D16).<\/strong><\/li>\n<\/ul>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-3275\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3008\/2020\/01\/03231705\/Module_7_Excel_Math_1.8.png\" alt=\"Excel screenshot of department store product sales for quarter one calculating percentage small appliances sales were for the total sales.\" width=\"500\" height=\"390\" \/> <img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-3276\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3008\/2020\/01\/03231708\/Module_7_Excel_Math_1.9.png\" alt=\"Excel screenshot of department store product sales for quarter one calculating small appliance of total sales percentage displayed as a decimal point percentage.\" width=\"527\" height=\"379\" \/><\/p>\n<p>To have the results display as a percentage, click the % button on the <strong>Home<\/strong> tab in the <strong>Number<\/strong> group.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-3277 size-full\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3008\/2020\/01\/03231743\/Module_7_Excel_Math_1.10.png\" alt=\"Excel screenshot of department store product sales for quarter one calculating small appliance of total sales percentage displayed as a percentage.\" width=\"861\" height=\"525\" \/><\/p>\n<div class=\"textbox exercises\">\n<h3>Note<\/h3>\n<p>More than one calculation can be included in a single cell\u2019s formula. For example, you want to know the total sales of a few specific items for Q1; coffee maker, tea kettle and microwave.<\/p>\n<p>If the Q1 totals hadn\u2019t been calculated yet, you\u2019d need to multiply the number and sales price of each item then add up the total. This can be written in one formula by placing a comma between calculations. It is calculated like this <strong>=SUM(B2*C2,B10*C10,B14*C14).<\/strong><\/p>\n<\/div>\n\n\t\t\t <section class=\"citations-section\" role=\"contentinfo\">\n\t\t\t <h3>Candela Citations<\/h3>\n\t\t\t\t\t <div>\n\t\t\t\t\t\t <div id=\"citation-list-3266\">\n\t\t\t\t\t\t\t <div class=\"licensing\"><div class=\"license-attribution-dropdown-subheading\">CC licensed content, Original<\/div><ul class=\"citation-list\"><li>Simple Math. <strong>Authored by<\/strong>: Sherri Pendleton. <strong>Provided by<\/strong>: Lumen Learning. <strong>License<\/strong>: <em><a target=\"_blank\" rel=\"license\" href=\"https:\/\/creativecommons.org\/licenses\/by\/4.0\/\">CC BY: Attribution<\/a><\/em><\/li><\/ul><\/div>\n\t\t\t\t\t\t <\/div>\n\t\t\t\t\t <\/div>\n\t\t\t <\/section>","protected":false},"author":17,"menu_order":9,"template":"","meta":{"_candela_citation":"[{\"type\":\"original\",\"description\":\"Simple Math\",\"author\":\"Sherri Pendleton\",\"organization\":\"Lumen Learning\",\"url\":\"\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"\"}]","CANDELA_OUTCOMES_GUID":"077a2b4b-eaae-49b4-b037-3cd8024b0678, 8278b37f-2394-4f6b-b298-2b75acf1c263","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"class_list":["post-3266","chapter","type-chapter","status-publish","hentry"],"part":1049,"_links":{"self":[{"href":"https:\/\/courses.lumenlearning.com\/wm-computerapplicationsmgrs-2\/wp-json\/pressbooks\/v2\/chapters\/3266","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/courses.lumenlearning.com\/wm-computerapplicationsmgrs-2\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/courses.lumenlearning.com\/wm-computerapplicationsmgrs-2\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/wm-computerapplicationsmgrs-2\/wp-json\/wp\/v2\/users\/17"}],"version-history":[{"count":8,"href":"https:\/\/courses.lumenlearning.com\/wm-computerapplicationsmgrs-2\/wp-json\/pressbooks\/v2\/chapters\/3266\/revisions"}],"predecessor-version":[{"id":5831,"href":"https:\/\/courses.lumenlearning.com\/wm-computerapplicationsmgrs-2\/wp-json\/pressbooks\/v2\/chapters\/3266\/revisions\/5831"}],"part":[{"href":"https:\/\/courses.lumenlearning.com\/wm-computerapplicationsmgrs-2\/wp-json\/pressbooks\/v2\/parts\/1049"}],"metadata":[{"href":"https:\/\/courses.lumenlearning.com\/wm-computerapplicationsmgrs-2\/wp-json\/pressbooks\/v2\/chapters\/3266\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/courses.lumenlearning.com\/wm-computerapplicationsmgrs-2\/wp-json\/wp\/v2\/media?parent=3266"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/wm-computerapplicationsmgrs-2\/wp-json\/pressbooks\/v2\/chapter-type?post=3266"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/wm-computerapplicationsmgrs-2\/wp-json\/wp\/v2\/contributor?post=3266"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/wm-computerapplicationsmgrs-2\/wp-json\/wp\/v2\/license?post=3266"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}