Use the pythagorean theorem to solve this: a^2 + b^2 = c^2.
You already have a and b which are 3 and 4. Square them up and you will get 9 + 16 = c^2.
Add.
25 = c^2
Lastly, square root both sides.
5 = c
The length of AB is 5.
Answer:
7/4 inches
Step-by-step explanation:
Longest bean sprout = 8/8 + 8/8
Longest bean sprout = 1 + 1
Longest bean sprout = 2
Shortest bean sprout = 2/8
Difference = 2 - 2/8
Difference = (16-2)/8
Difference = 14/8
Difference = 7/4
Hence the distance is 7/4 inches
Answer:
The INTEGER function returns an integer representation of a number or character string in the form of an integer constant.
Step-by-step explanation:
Answer:
10. 7n - 1 < -8
Isolate the variable, n. Do the opposite of PEMDAS. Treat the < as equal sign, what you do to one side, you do to the other. First, add 1 to both sides:
7n - 1 (+1) < - 8 (+1)
7n < - 8 + 1
7n < - 7
Isolate the variable, n. Divide 7 from both sides:
(7n)/7 < (-7)/7
n < -7/7
n < -1
n < -1 is your answer.
11. 3 > -7v + 4v
Combine like terms, then isolate the variable, v. First, add -7v and 4v together.
3 > (-7v + 4v)
3 > (4v - 7v)
3 > (-3v)
Isolate the variable, v. Divide -3 from both sides. Note that since you are dividing a negative number, you must flip the sign:
(3)/-3 > (-3v)/-3
3/-3 > v
-1 < v
v > -1 is your answer.
~