Pythagoras' theorem:
b^2 = c^2 - a^2
Substitute in the values:
b^2 = 13^2 - 12^2
b^2 = 25
Square root it
b = 5km
The answer is option B. 5km
It depends on what level of classes you take, but algebra classes in college do tend to be harder than algebra classes in high school or middle school.
Answer:
- (a) no
- (b) yes
- (c) no
- (d) no
Step-by-step explanation:
"Of the order x^2" means the dominant behavior matches that of x^2 as x gets large. For polynomial functions, the dominant behavior is that of the highest-degree term.
For other functions, the dominant behavior will typically be governed in some other way. Here, the rate of growth of the x·log(x) function is determined by log(x), which has decreasing slope as x increases.
Only answer selection B has a highest-degree term of x^2, so only that one exhibits O(x^2) behavior.