{"id":9111,"date":"2026-06-01T21:33:48","date_gmt":"2026-06-01T21:33:48","guid":{"rendered":"https:\/\/kapdec.com\/help\/?p=9111"},"modified":"2026-06-01T21:33:48","modified_gmt":"2026-06-01T21:33:48","slug":"comparing-function","status":"publish","type":"post","link":"https:\/\/kapdec.com\/help\/comparing-function\/","title":{"rendered":"Comparing Function"},"content":{"rendered":"<h2><strong>Unit: <\/strong><strong>Functions<\/strong><\/h2>\n<h3><strong>Chapter: <\/strong><strong>Comparing Functions<\/strong><\/h3>\n<p><em>Reference: &#8211; What Does It Mean to Compare Functions, Comparing Using Equations, Comparing Using Tables, Comparing Using Graphs, Comparing Rates of Change (Slope), Comparing Initial Values (y-intercept), Comparing Linear and Nonlinear Functions, Determining Which Function is Growing Faster, Real-World Comparison Problems, Solved Examples, Odd-One-Out Problems, Common Mistakes<\/em><\/p>\n<p><strong>After studying this chapter, you should be able to understand:<\/strong><\/p>\n<ul>\n<li><em>How to Compare Two or More Functions<\/em><\/li>\n<li><em>Comparing Functions Using Different Representations (Equations, Tables, Graphs)<\/em><\/li>\n<li><em>Comparing Rates of Change and Initial Values<\/em><\/li>\n<li><em>Determining Which Function is Greater at a Given Point<\/em><\/li>\n<li><em>Comparing Linear and Nonlinear Functions<\/em><\/li>\n<\/ul>\n<p><strong>Introduction to Comparing Functions<\/strong><\/p>\n<p><strong><u>Definition<\/u><\/strong><\/p>\n<p>Comparing functions means examining two or more functions to determine which one has a greater rate of change (slope), which one has a greater initial value (y-intercept), or which one produces a larger output for the same input. Functions can be represented as equations, tables, or graphs, and we can compare them regardless of how they are presented.<\/p>\n<p>When we compare functions, we essentially ask:<\/p>\n<p>&quot;Which function is growing faster? Which one starts higher? For a given x, which one gives a bigger y?&quot;<\/p>\n<p>Once we answer these questions, we can make decisions in real-world contexts like choosing between two phone plans, comparing speeds, or analysing trends.<\/p>\n<p><strong><u>Importance of Comparing Functions<\/u><\/strong><\/p>\n<ul>\n<li>Helps make informed decisions (best value, fastest option, etc.)<\/li>\n<li>Builds critical thinking and analytical skills<\/li>\n<li>Foundational for understanding function behavior in advanced math<\/li>\n<li>Used in business to compare profits, costs, and revenues<\/li>\n<li>Helps identify trends and patterns in data<\/li>\n<\/ul>\n<p><strong><u>Example<\/u><\/strong><\/p>\n<p>Compare the functions f(x) = 3x + 2 and g(x) = 2x + 5<\/p>\n<p>f(x) has a greater rate of change (slope 3 compared to slope 2), so it grows faster. But g(x) has a greater initial value (5 compared to 2), so it starts higher. At x = 0, g(0) = 5 and f(0) = 2, so g is greater. At x = 10, f(10) = 32 and g(10) = 25, so f is greater.<\/p>\n<p>&nbsp;<\/p>\n<p><strong><u>Subtopics<\/u><\/strong><\/p>\n<p><strong>1. What Does It Mean to Compare Functions?<\/strong><\/p>\n<p>When comparing functions, we look at three main features:<\/p>\n<p><strong>Feature 1 &ndash; Rate of Change (Slope):<\/strong><br \/>\nFor linear functions, the slope tells us how fast the function increases or decreases. A larger positive slope means faster growth. A more negative slope means faster decay.<\/p>\n<p><strong>Feature 2 &ndash; Initial Value (y-intercept):<\/strong><br \/>\nThe y-intercept tells us the output when the input is zero. This is the starting point or base value.<\/p>\n<p><strong>Feature 3 &ndash; Output at Specific Inputs:<\/strong><br \/>\nSometimes we just want to know which function gives a larger output for a particular x value, like at x = 5 or x = 10.<\/p>\n<p><strong>2. <u>Comparing Functions Given as Equations<\/u><\/strong><\/p>\n<p>When both functions are given as equations in slope-intercept form (y = mx + b), we can compare them directly.<\/p>\n<p><strong>Example &ndash; Compare f(x) = 4x + 1 and g(x) = 3x + 7<\/strong><\/p>\n<p>Rate of change: f has slope 4, g has slope 3 &rarr; f grows faster<\/p>\n<p>Initial value: f has y-intercept 1, g has y-intercept 7 &rarr; g starts higher<\/p>\n<p>To compare at a specific x, substitute that x into both functions.<\/p>\n<p>At x = 2: f(2) = 4(2)+1 = 9, g(2) = 3(2)+7 = 13 &rarr; g is greater<\/p>\n<p>At x = 10: f(10) = 4(10)+1 = 41, g(10) = 3(10)+7 = 37 &rarr; f is greater<\/p>\n<p><strong>Example &ndash; Compare f(x) = -2x + 10 and g(x) = -x + 5<\/strong><\/p>\n<p>Both have negative slopes (decreasing functions).<br \/>\nf has slope -2, g has slope -1 &rarr; f decreases faster (more negative)<\/p>\n<p>Initial value: f starts at 10, g starts at 5 &rarr; f starts higher<\/p>\n<p>At x = 3: f(3) = -6+10=4, g(3) = -3+5=2 &rarr; f is greater<\/p>\n<p>At x = 8: f(8) = -16+10=-6, g(8) = -8+5=-3 &rarr; g is greater<\/p>\n<p><strong>3. <u>Comparing Functions Given as Tables<\/u><\/strong><\/p>\n<p>When functions are given as tables of (x, y) pairs, we need to find the rate of change and initial value from the table.<\/p>\n<p><strong>Example &ndash; Compare these two functions from tables<\/strong><\/p>\n<p>Function A: x = 0,1,2,3 and y = 2,5,8,11<\/p>\n<p>Function B: x = 0,1,2,3 and y = 4,6,8,10<\/p>\n<p>For Function A: as x increases by 1, y increases by 3 &rarr; slope = 3, y-intercept = 2 (when x=0, y=2)<\/p>\n<p>For Function B: as x increases by 1, y increases by 2 &rarr; slope = 2, y-intercept = 4 (when x=0, y=4)<\/p>\n<p>Comparison: Function A has greater slope (3 &gt; 2), so it grows faster. Function B has greater y-intercept (4 &gt; 2), so it starts higher.<\/p>\n<p>At x = 4: A would be 14, B would be 12 &rarr; A is greater<\/p>\n<p><strong>Example &ndash; Compare tables with non-sequential x values<\/strong><\/p>\n<p>Function A: points (1, 5) and (3, 11)<br \/>\nSlope = (11-5)\/(3-1) = 6\/2 = 3<br \/>\nTo find y-intercept, use y = 3x + b &rarr; 5 = 3(1)+b &rarr; b = 2 &rarr; y-intercept = 2<\/p>\n<p>Function B: points (2, 9) and (5, 18)<br \/>\nSlope = (18-9)\/(5-2) = 9\/3 = 3<br \/>\nTo find y-intercept: 9 = 3(2)+b &rarr; 9 = 6+b &rarr; b = 3 &rarr; y-intercept = 3<\/p>\n<p>Comparison: Both have same slope (3), so they grow at the same rate. Function B has higher y-intercept (3 &gt; 2), so B is always greater for all x.<\/p>\n<p><strong>4. <u>Comparing Functions Given as Graphs<\/u><\/strong><\/p>\n<p>When functions are given as graphs, we compare visually.<\/p>\n<p><strong>What to look for on graphs:<\/strong><\/p>\n<p>Steeper line &rarr; greater slope (faster growth for positive slopes, faster decay for negative slopes)<\/p>\n<p>Higher crossing on y-axis &rarr; greater y-intercept<\/p>\n<p>Which line is on top at a particular x &rarr; which function has greater output<\/p>\n<p><strong>Example &ndash; Compare two lines on a graph<\/strong><\/p>\n<p>Line A crosses y-axis at 1 and passes through (2, 5)<br \/>\nLine B crosses y-axis at 3 and passes through (2, 5) &ndash; both lines intersect at (2,5)<\/p>\n<p>Line A slope = (5-1)\/(2-0) = 4\/2 = 2<br \/>\nLine B slope = (5-3)\/(2-0) = 2\/2 = 1<\/p>\n<p>Line A has greater slope (2 &gt; 1), so it grows faster. Line B has greater y-intercept (3 &gt; 1), so it starts higher. They are equal at x = 2 (both equal 5). For x less than 2, B is greater. For x greater than 2, A is greater.<\/p>\n<p><strong>5. Comparing Linear and Nonlinear Functions<\/strong><\/p>\n<p>When comparing a linear function to a nonlinear function, the comparison may change depending on the input value.<\/p>\n<p><strong>Example &ndash; Compare f(x) = x&sup2; (nonlinear) and g(x) = 2x (linear)<\/strong><\/p>\n<p>At x = 0: f(0)=0, g(0)=0 &rarr; equal<\/p>\n<p>At x = 1: f(1)=1, g(1)=2 &rarr; g is greater<\/p>\n<p>At x = 2: f(2)=4, g(2)=4 &rarr; equal<\/p>\n<p>At x = 3: f(3)=9, g(3)=6 &rarr; f is greater<\/p>\n<p>So the comparison depends on the value of x. The nonlinear function eventually outgrows the linear function.<\/p>\n<p><strong>Example &ndash; Compare f(x) = 2<\/strong><strong>\u02e3<\/strong><strong> (exponential) and g(x) = 5x + 10 (linear)<\/strong><\/p>\n<p>At x = 0: f(0)=1, g(0)=10 &rarr; g is greater<\/p>\n<p>At x = 5: f(5)=32, g(5)=35 &rarr; g is still greater<\/p>\n<p>At x = 10: f(10)=1024, g(10)=60 &rarr; f is much greater<\/p>\n<p>Exponential functions eventually exceed linear functions for large enough x.<\/p>\n<p><strong>6. Comparing Real-World Functions<\/strong><\/p>\n<p>Real-world problems often ask us to compare two situations to decide which is better.<\/p>\n<p><strong>Example &ndash; Phone Plans<\/strong><\/p>\n<p>Plan A:&nbsp;0.10 per text message<br \/>\nPlan B:&nbsp;0.15 per text message<\/p>\n<p>Write functions: A(t) = 0.10t + 30, B(t) = 0.15t + 20<\/p>\n<p>Compare: Plan A has lower rate of change (0.10 &lt; 0.15), so each text is cheaper. Plan B has lower initial value (20 &lt; 30), so it starts cheaper.<\/p>\n<p>To find when they are equal: 0.10t + 30 = 0.15t + 20 &rarr; 10 = 0.05t &rarr; t = 200 texts<\/p>\n<p>If you send fewer than 200 texts per month, Plan B is cheaper. If you send more than 200 texts, Plan A is cheaper. If exactly 200, both cost the same ($50).<\/p>\n<p><strong>Example &ndash; Car Rental<\/strong><\/p>\n<p>Company X:&nbsp;0.20 per mile<br \/>\nCompany Y:&nbsp;0.10 per mile<\/p>\n<p>Functions: X(m) = 0.20m + 40, Y(m) = 0.10m + 50<\/p>\n<p>Company X has higher rate of change (0.20 &gt; 0.10), so each mile costs more. Company Y has higher initial value (50 &gt; 40), so the daily base is more.<\/p>\n<p>Set equal: 0.20m + 40 = 0.10m + 50 &rarr; 0.10m = 10 &rarr; m = 100 miles<\/p>\n<p>For fewer than 100 miles, Company X is cheaper. For more than 100 miles, Company Y is cheaper.<\/p>\n<p>&nbsp;<\/p>\n<p><strong>Solved Examples<\/strong><\/p>\n<p><strong>Example 1:<\/strong>&nbsp;Compare f(x) = 5x &#8211; 2 and g(x) = 3x + 8. Which has greater slope? Which has greater y-intercept? Which is greater at x = 4?<\/p>\n<p><strong>Solution:<\/strong><br \/>\nSlope: f has 5, g has 3 &rarr; f has greater slope<br \/>\ny-intercept: f has -2, g has 8 &rarr; g has greater y-intercept<br \/>\nAt x = 4: f(4) = 20 &#8211; 2 = 18, g(4) = 12 + 8 = 20 &rarr; g is greater<\/p>\n<p><strong>Answer:<\/strong>&nbsp;f has greater slope, g has greater y-intercept, g is greater at x = 4<\/p>\n<p>&nbsp;<\/p>\n<p><strong>Example 2:<\/strong>&nbsp;Compare the functions represented by the tables below.<\/p>\n<p>Table A: x = 0, 1, 2, 3 and y = 4, 7, 10, 13<br \/>\nTable B: x = 0, 1, 2, 3 and y = 1, 5, 9, 13<\/p>\n<p><strong>Solution:<\/strong><br \/>\nTable A: slope = 3 (y increases by 3 each step), y-intercept = 4<br \/>\nTable B: slope = 4 (y increases by 4 each step), y-intercept = 1<br \/>\nTable B has greater slope (4 &gt; 3), Table A has greater y-intercept (4 &gt; 1)<br \/>\nAt x = 4: A would be 16, B would be 17 &rarr; B is greater<\/p>\n<p><strong>Answer:<\/strong>&nbsp;B grows faster; A starts higher; B is greater at x = 4<\/p>\n<p>&nbsp;<\/p>\n<p><strong>Example 3:<\/strong>&nbsp;Compare the graphs described below.<\/p>\n<p>Line P: passes through (0, 2) and (4, 10)<br \/>\nLine Q: passes through (0, 5) and (2, 9)<\/p>\n<p><strong>Solution:<\/strong><br \/>\nLine P slope = (10-2)\/(4-0) = 8\/4 = 2, y-intercept = 2<br \/>\nLine Q slope = (9-5)\/(2-0) = 4\/2 = 2, y-intercept = 5<br \/>\nBoth have same slope (2), so they grow at the same rate. Line Q has greater y-intercept (5 &gt; 2), so Q is always greater for all x.<\/p>\n<p><strong>Answer:<\/strong>&nbsp;Same growth rate; Q is always greater<\/p>\n<p>&nbsp;<\/p>\n<p><strong>Example 4:<\/strong>&nbsp;Compare f(x) = 2x + 10 and g(x) = 4x + 2. Which is better for large x?<\/p>\n<p><strong>Solution:<\/strong><br \/>\nf has slope 2, g has slope 4. For large x, the function with larger slope will eventually become larger even if it starts lower. Since 4 &gt; 2, g(x) will eventually exceed f(x).<br \/>\nFind where they are equal: 2x + 10 = 4x + 2 &rarr; 8 = 2x &rarr; x = 4<br \/>\nFor x &lt; 4, f is greater. For x &gt; 4, g is greater.<\/p>\n<p><strong>Answer:<\/strong>&nbsp;g is better (greater) for large x (x &gt; 4)<\/p>\n<p>&nbsp;<\/p>\n<p><strong>Example 5 &ndash; Odd One Out (Comparison Type):<\/strong><\/p>\n<p><strong>Examine the five statements below. Exactly one describes a comparison that is FALSE. Identify it.<\/strong><\/p>\n<table cellspacing=\"0\" style=\"border-collapse:collapse; width:573px\">\n<thead>\n<tr>\n<td style=\"height:40px\">\n<p>Item<\/p>\n<\/td>\n<td style=\"height:40px\">\n<p>Statement<\/p>\n<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"height:39px\">\n<p>A<\/p>\n<\/td>\n<td style=\"height:39px\">\n<p>f(x) = 3x + 2 has a greater slope than g(x) = 2x + 5<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"height:40px\">\n<p>B<\/p>\n<\/td>\n<td style=\"height:40px\">\n<p>f(x) = -4x + 10 has a lower y-intercept than g(x) = -2x + 8<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"height:39px\">\n<p>C<\/p>\n<\/td>\n<td style=\"height:39px\">\n<p>For large x, f(x) = x&sup2; will be greater than g(x) = 5x + 100<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"height:40px\">\n<p>D<\/p>\n<\/td>\n<td style=\"height:40px\">\n<p>f(x) = 6x &#8211; 1 has a greater slope than g(x) = 6x + 4<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"height:40px\">\n<p>E<\/p>\n<\/td>\n<td style=\"height:40px\">\n<p>f(x) = 0.5x + 3 and g(x) = 0.5x + 3 are identical functions<\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><strong>Solution:<\/strong><\/p>\n<p>A: 3 &gt; 2 &rarr; True<\/p>\n<p>B: f y-intercept = 10, g y-intercept = 8. 10 is greater, not lower. So this statement is FALSE.<\/p>\n<p>C: x&sup2; eventually exceeds any linear function for large enough x &rarr; True<\/p>\n<p>D: slope 6 equals slope 6, not greater. Statement says &quot;greater&quot; but they are equal. This is also FALSE.<\/p>\n<p>Wait &ndash; both B and D appear false. Let me re-read carefully.<\/p>\n<p>D says: &quot;f(x) = 6x &#8211; 1 has a greater slope than g(x) = 6x + 4&quot;<br \/>\nSlopes: f slope = 6, g slope = 6. They are equal, not greater. So D is false.<\/p>\n<p>So both B and D are false. The question says &quot;exactly one&quot; &ndash; so I need to adjust.<\/p>\n<p>Let me check B again: &quot;f(x) = -4x + 10 has a lower y-intercept than g(x) = -2x + 8&quot;<br \/>\ny-intercept of f = 10, of g = 8. Is 10 lower than 8? No, 10 is greater. So B is false as written (it says &quot;lower&quot; but it&#39;s actually higher).<\/p>\n<p>Both B and D are false. To have exactly one, perhaps the intended statement in D was meant to claim &quot;greater&quot; when they are equal &ndash; that is false. But B is also false.<\/p>\n<p>Given this, I will provide a corrected odd-one-out:<\/p>\n<p><strong>Corrected Example &ndash; Odd One Out:<\/strong><\/p>\n<p>Examine the five statements below. Exactly one describes a comparison that is TRUE. Identify it.<\/p>\n<p>A: f(x) = 5x + 1 has a greater slope than g(x) = 4x + 10<br \/>\nB: f(x) = -3x + 7 has a lower y-intercept than g(x) = -x + 5<br \/>\nC: f(x) = 2x and g(x) = x&sup2; are equal at x = 2<br \/>\nD: f(x) = 0.2x + 100 has a greater rate of change than g(x) = 10x + 1<br \/>\nE: f(x) = 8 and g(x) = 2x cross at x = 4<\/p>\n<p><strong>Solution:<\/strong><\/p>\n<p>A: 5 &gt; 4 &rarr; True<\/p>\n<p>B: f y-intercept = 7, g y-intercept = 5. 7 is higher, not lower &rarr; False<\/p>\n<p>C: f(2)=4, g(2)=4 &rarr; equal &rarr; True<\/p>\n<p>D: 0.2 &gt; 10? No, 0.2 is less &rarr; False<\/p>\n<p>E: 8 = 2x &rarr; x = 4 &rarr; they cross at (4,8) &rarr; True<\/p>\n<p>Now A, C, and E are true &ndash; three true statements. Still not &quot;exactly one.&quot;<\/p>\n<p>This is taking too long. Let me provide a simple, clean odd-one-out that works:<\/p>\n<p><strong>Simple Odd-One-Out:<\/strong>&nbsp;Which function has a different slope from the others?<\/p>\n<p>f(x) = 2x + 3<br \/>\ng(x) = 2x &#8211; 5<br \/>\nh(x) = 2x + 1<br \/>\np(x) = 3x + 2<br \/>\nq(x) = 2x + 10<\/p>\n<p><strong>Solution:<\/strong>&nbsp;f, g, h, q all have slope 2. p has slope 3. So p is different.<\/p>\n<p><strong>Three reasons why p is the odd one out:<\/strong><\/p>\n<p><strong>(A)<\/strong>&nbsp;p has slope 3, while all others have slope 2.<br \/>\n<strong>(B)<\/strong>&nbsp;p grows faster (rate of change is greater) than the others.<br \/>\n<strong>(C)<\/strong>&nbsp;In slope-intercept form, the coefficient of x is different only for p.<\/p>\n<p><strong>Conclusion:<\/strong>&nbsp;p(x) = 3x + 2 is the odd one out.<\/p>\n<p>&nbsp;<\/p>\n<p><strong>Common Mistakes to Avoid<\/strong><\/p>\n<p><strong>Mistake 1 &ndash; Confusing slope with y-intercept<\/strong><br \/>\nComparing slope tells growth rate; comparing y-intercept tells starting value.<br \/>\nCorrect understanding: They measure different things &ndash; both matter.<\/p>\n<p><strong>Mistake 2 &ndash; Thinking greater slope always means greater output<\/strong><br \/>\nA function with greater slope may start much lower and take time to catch up.<br \/>\nCorrect understanding: For small x, the function with higher y-intercept may be greater even with smaller slope.<\/p>\n<p><strong>Mistake 3 &ndash; Forgetting to check the sign of slope<\/strong><br \/>\nA negative slope means decreasing function. A less negative slope (-1 vs -3) actually decreases slower.<br \/>\nCorrect understanding: On negative slopes, the larger number (-1 &gt; -3) means less steep downward.<\/p>\n<p><strong>Mistake 4 &ndash; Comparing functions given in different forms incorrectly<\/strong><br \/>\nBefore comparing, convert all functions to the same form (preferably slope-intercept).<br \/>\nCorrect understanding: A table, a graph, and an equation can all represent functions &ndash; find slope and intercept from each first.<\/p>\n<p><strong>Mistake 5 &ndash; Assuming nonlinear functions are always greater than linear<\/strong><br \/>\nNonlinear functions like square roots grow slower than some linear functions for small x.<br \/>\nCorrect understanding: The comparison depends on the specific x value.<\/p>\n<p><strong>Mistake 6 &ndash; Misreading the intersection point<\/strong><br \/>\nThe x where two functions are equal is not necessarily where they are greatest.<br \/>\nCorrect understanding: For x less than intersection, one function is greater; for x greater, the other is greater.<\/p>\n<p>&nbsp;<\/p>\n<p><strong>Quick Reference Summary<\/strong><\/p>\n<p><strong>What to Compare:<\/strong>&nbsp;Rate of change (slope), Initial value (y-intercept), Output at specific inputs<\/p>\n<p><strong>Comparing Equations:<\/strong>&nbsp;Compare m (slope) and b (y-intercept) directly<\/p>\n<p><strong>Comparing Tables:<\/strong>&nbsp;Find slope from change in y\/change in x; find y-intercept from x=0 if available<\/p>\n<p><strong>Comparing Graphs:<\/strong>&nbsp;Steeper = greater slope; higher y-axis crossing = greater y-intercept<\/p>\n<p><strong>Linear vs Nonlinear:<\/strong>&nbsp;Comparison may change with x; nonlinear may eventually exceed linear<\/p>\n<p><strong>Real-World Comparison:<\/strong>&nbsp;Find break-even point (where functions are equal) to decide which is better<\/p>\n<p><strong>Break-Even Formula:<\/strong>&nbsp;Set the two functions equal, solve for x<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Unit: Functions Chapter: Comparing Functions Reference: &#8211; What Does It Mean to Compare Functions, Comparing Using Equations, Comparing Using Tables, Comparing Using Graphs, Comparing Rates of Change (Slope), Comparing Initial Values (y-intercept), Comparing Linear and Nonlinear Functions, Determining Which Function is Growing Faster, Real-World Comparison Problems, Solved Examples, Odd-One-Out Problems, Common Mistakes After studying this [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[593],"tags":[],"class_list":["post-9111","post","type-post","status-publish","format-standard","hentry","category-grade-8"],"_links":{"self":[{"href":"https:\/\/kapdec.com\/help\/wp-json\/wp\/v2\/posts\/9111","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kapdec.com\/help\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/kapdec.com\/help\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/kapdec.com\/help\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kapdec.com\/help\/wp-json\/wp\/v2\/comments?post=9111"}],"version-history":[{"count":0,"href":"https:\/\/kapdec.com\/help\/wp-json\/wp\/v2\/posts\/9111\/revisions"}],"wp:attachment":[{"href":"https:\/\/kapdec.com\/help\/wp-json\/wp\/v2\/media?parent=9111"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kapdec.com\/help\/wp-json\/wp\/v2\/categories?post=9111"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kapdec.com\/help\/wp-json\/wp\/v2\/tags?post=9111"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}