---
title: "Absolute Value — AP Calculus Definition & Exam Guide"
description: "Absolute value is a number's distance from zero, always non-negative. In AP Calc it turns velocity into speed and shows up as ln|y| when solving differential equations."
canonical: "https://fiveable.me/ap-calc/key-terms/absolute-value"
type: "key-term"
subject: "AP Calculus AB/BC"
unit: "Unit 4"
---

# Absolute Value — AP Calculus Definition & Exam Guide

## Definition

Absolute value is the distance between a number and zero on the number line, so it is always non-negative. In AP Calculus it appears two big ways. Speed is the absolute value of velocity in straight-line motion (Topic 4.2), and ln|y| shows up when you solve separable differential equations (Topic 7.7).

## What It Is

Absolute value measures how far a number sits from zero, ignoring direction. So |−5| = 5 and |5| = 5. It strips away the sign and keeps the size. You can also think of |x| as a [piecewise function](/ap-calc/key-terms/piecewise-function "fv-autolink"). It equals x when x ≥ 0 and −x when x < 0, which is why its graph has that sharp V-shaped corner at zero.

In AP Calculus, absolute value is less about the definition and more about where it sneaks in. The biggest one is motion. [Velocity](/ap-calc/unit-4/straight-line-motion-connecting-position-velocity-acceleration/study-guide/2ZIESajDNiJ4ENTrnDT6 "fv-autolink") tells you how fast AND which direction (positive or negative along the line), while speed only cares about how fast. Speed = |velocity|. The second one is integration and [differential equations](/ap-calc/unit-7/verifying-solutions-for-differential-equations/study-guide/s2nX7AhIBDxGIWwlL82x "fv-autolink"), where antiderivatives like ∫(1/y) dy = ln|y| + C require absolute value bars so the log is defined for negative y-values. When you apply an initial condition to find a particular solution, that initial condition usually tells you which sign to keep, and the bars come off.

## Why It Matters

Absolute value supports two CED learning objectives directly. In [Unit 4](/ap-calc/unit-4 "fv-autolink") (Contextual Applications of Differentiation), learning objective 4.2.A has you calculate [rates of change](/ap-calc/key-terms/rate-of-change "fv-autolink") in applied contexts, and the essential knowledge says the derivative solves rectilinear motion problems involving position, speed, velocity, and acceleration. The link between speed and velocity IS an absolute value relationship, and the exam loves testing whether you know the difference. A particle can have negative velocity but speed is never negative.

In Unit 7 (Differential Equations), learning objective 7.7.A has you determine particular solutions using initial conditions and [separation of variables](/ap-calc/unit-7/finding-general-solutions-using-separation-variables/study-guide/qYWqPrBHjoXf0x451c3H "fv-autolink"). Separating variables often produces ln|y|, and the essential knowledge that solutions may have domain restrictions connects right back to those absolute value bars. The initial condition picks one branch (positive or negative), which is exactly how 'there is only one particular solution passing through a given point' plays out in practice.

## Connections

### Position Function and Straight-Line Motion (Unit 4)

Velocity is the derivative of position, and speed is the absolute value of that derivative. If s(t) = 3t² + 2t, then ds/dt is velocity and |ds/dt| is speed. This is the single most common place absolute value gets tested in [AP Calc](/ap-calc "fv-autolink").

### Particular Solution and Initial Condition (Unit 7)

Separating variables in dy/dx problems often gives you ln|y| = (something) + C, which means y = ±e^(something). The [initial condition](/ap-calc/key-terms/initial-condition "fv-autolink") resolves the ± and removes the absolute value, leaving the one particular solution through that point.

### Piecewise Function (Foundational)

Algebraically, |x| is just a piecewise function in disguise. That corner at x = 0 is why |x| is continuous everywhere but not differentiable there, a classic continuity-vs-differentiability example.

### [Change Direction (Unit 4)](/ap-calc/key-terms/change-direction)

A particle changes direction when velocity changes sign, but speed never goes negative. So a speed graph 'bounces' off zero at the exact moments the velocity graph crosses it. Reading that bounce correctly is a frequent MCQ trap.

## On the AP Exam

Absolute value almost never gets tested as 'define |x|.' Instead, it hides inside other questions. Multiple-choice stems give you a position function like s(t) = 3t² + 2t and ask what the absolute value of ds/dt represents (answer: speed), or ask how speed relates to velocity in rectilinear motion. You need to compute velocity first, then take the absolute value, and remember that 'speeding up' means velocity and acceleration share the same sign. In Unit 7, separable differential equation problems can produce ln|y| during integration. The expected move is to exponentiate, use the initial condition to determine the sign, and write the particular solution without bars, noting any domain restriction. No released FRQ has centered on absolute value by name, but motion FRQs routinely ask for speed at a specific time, which is an absolute value computation whether the prompt says so or not.

## Absolute Value vs Speed vs. Velocity

Velocity is a signed quantity. It tells you how fast the particle moves and which direction (negative means moving in the negative direction). Speed is the absolute value of velocity, so it only tells you how fast, never which way. If v(t) = −4, the velocity is −4 but the speed is 4. Mixing these up costs points on motion questions, especially ones asking whether a particle is speeding up or slowing down.

## Key Takeaways

- Absolute value is the distance from zero on the number line, so |x| is always greater than or equal to zero.
- Speed equals the absolute value of velocity, so a particle with velocity −6 m/s has a speed of 6 m/s.
- When you solve a separable differential equation and get ln|y|, the initial condition tells you which sign to keep in the particular solution.
- The graph of |x| has a corner at x = 0, making it a go-to example of a function that is continuous but not differentiable at a point.
- A particle is speeding up when velocity and acceleration have the same sign, and slowing down when they have opposite signs, which is really a statement about |v(t)| increasing or decreasing.

## FAQs

### What is absolute value in AP Calculus?

It's the distance between a number and zero, always non-negative. In AP Calc it mainly appears as speed = |velocity| in Topic 4.2 and as ln|y| when integrating 1/y in Topic 7.7 differential equations.

### Is speed the same as velocity?

No. Velocity carries a sign that shows direction, while speed is the absolute value of velocity and is never negative. A particle with v(t) = −10 has speed 10.

### Why do you write ln|y| instead of ln(y) when integrating?

Because ln is only defined for positive inputs, but the solution y could be negative. The absolute value bars keep the antiderivative valid on both sides of zero. When you apply an initial condition, you find out which sign actually applies and can drop the bars.

### Is the absolute value function differentiable everywhere?

No. |x| is continuous everywhere but not differentiable at x = 0, where its graph has a sharp corner. The slope jumps from −1 to 1, so no single tangent line exists there.

### Can speed ever be negative on an AP Calc problem?

No, never. Speed is |v(t)|, so its smallest possible value is zero, which happens at the instants the particle is at rest or changing direction. If your answer for speed comes out negative, you forgot the absolute value.

## Related Study Guides

- [4.2 Straight-Line Motion: Connecting Position, Velocity, and Acceleration](/ap-calc/unit-4/straight-line-motion-connecting-position-velocity-acceleration/study-guide/2ZIESajDNiJ4ENTrnDT6)
- [7.7 Finding Particular Solutions Using Initial Conditions and Separation of Variables](/ap-calc/unit-7/finding-particular-solutions-using-initial-conditions-separation-variables/study-guide/v0tgJcQJwgznHGMkq2Uy)

## Structured Data

```json
{"@context":"https://schema.org","@graph":[{"@type":"LearningResource","@id":"https://fiveable.me/ap-calc/key-terms/absolute-value#resource","name":"Absolute Value — AP Calculus Definition & Exam Guide","url":"https://fiveable.me/ap-calc/key-terms/absolute-value","learningResourceType":"Concept explainer","educationalLevel":"AP® / High School","about":{"@id":"https://fiveable.me/ap-calc/key-terms/absolute-value#term"},"audience":{"@type":"EducationalAudience","educationalRole":"student"},"dateModified":"2026-06-11T00:50:06.254Z","isPartOf":{"@type":"Collection","name":"AP Calculus AB/BC Key Terms","url":"https://fiveable.me/ap-calc/key-terms"},"publisher":{"@type":"Organization","name":"Fiveable","url":"https://fiveable.me"}},{"@type":"DefinedTerm","@id":"https://fiveable.me/ap-calc/key-terms/absolute-value#term","name":"Absolute Value","description":"Absolute value is the distance between a number and zero on the number line, so it is always non-negative. In AP Calculus it appears two big ways. Speed is the absolute value of velocity in straight-line motion (Topic 4.2), and ln|y| shows up when you solve separable differential equations (Topic 7.7).","url":"https://fiveable.me/ap-calc/key-terms/absolute-value","inDefinedTermSet":{"@type":"DefinedTermSet","name":"AP Calculus AB/BC Key Terms","url":"https://fiveable.me/ap-calc/key-terms"},"educationalAlignment":[{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Calculus Unit 7, Topic 7.7, LO 7.7.A"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Calculus Unit 4, Topic 4.2, LO 4.2.A"}]},{"@type":"FAQPage","mainEntity":[{"@type":"Question","name":"What is absolute value in AP Calculus?","acceptedAnswer":{"@type":"Answer","text":"It's the distance between a number and zero, always non-negative. In AP Calc it mainly appears as speed = |velocity| in Topic 4.2 and as ln|y| when integrating 1/y in Topic 7.7 differential equations."}},{"@type":"Question","name":"Is speed the same as velocity?","acceptedAnswer":{"@type":"Answer","text":"No. Velocity carries a sign that shows direction, while speed is the absolute value of velocity and is never negative. A particle with v(t) = −10 has speed 10."}},{"@type":"Question","name":"Why do you write ln|y| instead of ln(y) when integrating?","acceptedAnswer":{"@type":"Answer","text":"Because ln is only defined for positive inputs, but the solution y could be negative. The absolute value bars keep the antiderivative valid on both sides of zero. When you apply an initial condition, you find out which sign actually applies and can drop the bars."}},{"@type":"Question","name":"Is the absolute value function differentiable everywhere?","acceptedAnswer":{"@type":"Answer","text":"No. |x| is continuous everywhere but not differentiable at x = 0, where its graph has a sharp corner. The slope jumps from −1 to 1, so no single tangent line exists there."}},{"@type":"Question","name":"Can speed ever be negative on an AP Calc problem?","acceptedAnswer":{"@type":"Answer","text":"No, never. Speed is |v(t)|, so its smallest possible value is zero, which happens at the instants the particle is at rest or changing direction. If your answer for speed comes out negative, you forgot the absolute value."}}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"AP Calculus AB/BC","item":"https://fiveable.me/ap-calc"},{"@type":"ListItem","position":2,"name":"Key Terms","item":"https://fiveable.me/ap-calc/key-terms"},{"@type":"ListItem","position":3,"name":"Unit 4","item":"https://fiveable.me/ap-calc/unit-4"},{"@type":"ListItem","position":4,"name":"Absolute Value"}]}]}
```
