Answer:
I don't know the answer !!! :(
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.
Answer:4.5
Step-by-step explanation: Check the file for my explanation
Answer: Area: 
Step-by-step explanation:
Step 1: Convert the Expressions


Step 2: Reduce the Numbers


Step 3: Multiply


Step 4: Simplify


Please mark brainliest if this helped! :)
Answer:
Step-by-step explanation:
b(a + 1) + a = b*a + b + a = ab + b + a
1) b(2a +1 ) = b*2a + b*1 = 2ab + b Not equivalent.
2)a + (a +1)*b = a + ab+ b Equivalent
3) (a +1)(b+ a) = a*(b +a) + 1*(b+a) = ab+ a² +b + a Not equivalent.
4) (a + 1)b + a = ab+ b + a Equivalent
5) a + b(a+1) = a +ab + b Equivalent
6) a + (a +1) + b = a + a + 1 + b = 2a + 1 +b Not equivalent.
7) a(b +1) + b = ab + a + b Equivalent