From 68124bc221db7fb75f76c32a59a4fe2ff4a92534 Mon Sep 17 00:00:00 2001 From: rosiline <44141737+rosiline@users.noreply.github.com> Date: Tue, 12 Mar 2019 10:20:29 +0000 Subject: [PATCH] Fixed mistake in last example layout (#31459) --- guide/english/mathematics/absolute-value/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/guide/english/mathematics/absolute-value/index.md b/guide/english/mathematics/absolute-value/index.md index 2a3a387e24..5328814558 100644 --- a/guide/english/mathematics/absolute-value/index.md +++ b/guide/english/mathematics/absolute-value/index.md @@ -45,7 +45,8 @@ Pythagorean Theorem: If z=a+bi, where a=Re{z} and b=Im{z}, then |z|=sqrt(a^2+b^2 |8| = 8 * **Simplify |(-5)^3|** -|-125| = 125 + +|(-5)^3| = |-125| = 125 * **Simplify -|(4)^2|** -|16| = -16