Square Root Function
Square Root Function
جامعة الموصل
كلية الهندسة
المرحلة األولى
11تموز 2020
1
Index
1 Introduction:
In mathematics, a square root of a number x is a number y such that y2 = x; in
other words, a number y whose square (the result of multiplying the number by
itself, or y ⋅ y) is x.[1] For example, 4 and −4 are square roots of 16 because 42 =
(−4)2 = 16. Every nonnegative real number x has a unique nonnegative square root,
called the principal square root, which is denoted by √x, where the symbol √ is
called the radical sign or radix. For example, the principal square root of 9 is 3,
which is denoted by √9 = 3, because 32 = 3 ⋅ 3 = 9 and 3 is nonnegative. The term
(or number) whose square root is being considered is known as the radicand. The
radicand is the number or expression underneath the radical sign, in this example 9.
Every positive number x has two square roots: √x, which is positive, and −√x,
which is negative. Together, these two roots are denoted as ±√x (see ± shorthand).
Although the principal square root of a positive number is only one of its two
square roots, the designation "the square root" is often used to refer to the principal
2
square root. For positive x, the principal square root can also be written
in exponent notation, as x1/2.[2]
2 Historical info:
1. The Yale Babylonian Collection YBC 7289 clay tablet was created between
1800 BC and 1600 BC, showing √2 and √2/2 = 1/√2 as 1;24,51,10 and
0;42,25,35 base 60 numbers on a square crossed by two
diagonals.[3] (1;24,51,10) base 60 corresponds to 1.41421296 which is a
correct value to 5 decimal points (1.41421356...).
4. It was known to the ancient Greeks that square roots of positive whole
numbers that are not perfect squares are always irrational numbers: numbers
3
not expressible as a ratio of two integers (that is, they cannot be written
exactly as m/n, where m and n are integers). This is the theorem Euclid X,
9 almost certainly due to Theaetetus dating back to circa 380 BC. The
particular case √2 is assumed to date back earlier to the Pythagoreans and is
traditionally attributed to Hippasus.[citation needed] It is exactly the length of
the diagonal of a square with side length 1.
1
𝑥≥−
2
4
function equals all of the valid outputs of that function. You can calculate this by
setting y equal to the function itself, and then solving to find any values that are
not valid.
For square root functions, this means that the range of the function is all values
produced when x results in a radicand that is equal to or greater than zero.
Calculate the domain of your square root function, and then input the value of
your domain into the function to determine the range. If your function is f(x) =
√(x – 2) and you calculate the domain as all values of x greater than or equal to 2,
then any valid value you put into y = √(x – 2) will give you a result that is greater
than or equal to zero. Therefore your range is y ≥ 0 or [0, ∞). [6]
𝑦 ∈ [1, ∞)
5
From this link: http://ar.symbolab.com/graphing-
calculator?functions=%5Csqrt%7B2x%2B1%7D%2B1
lim √2𝑥 + 1 + 1 = √2 ∗ 1 + 1 + 1 = √3 + 1
𝑥→1
lim √2𝑥 + 1 + 1 = √2 ∗ 2 + 1 + 1 = √5 + 1
𝑥→2
lim √2𝑥 + 1 + 1 = √2 ∗ 3 + 1 + 1 = √7 + 1
𝑥→3
lim √2𝑥 + 1 + 1 = +∞
𝑥→∞
lim √2𝑥 + 1 + 1 = √2 ∗ 1 + 1 + 1 = √3 + 1
𝑥→1
𝑓 (1) = √2𝑥 + 1 + 1 = √2 ∗ 1 + 1 + 1 = √3 + 1
6
8 References: