Encoding Failure refers to the brain's occasional failure to create a memory link.
First, we need to take the integral of ∛x+2 which is the same as x^1/3+2. To integrate the first part, we add one to the exponent and multiply by the new exponent's reciprocal to get 3/4*x^4/3. Then, the 2 would become a 2x. Now, we are finding the value of 3/4*x^4/3+2x from -1 to 1. To do this, you plug in the top value (1) first, and then subtract the result of plugging in the lower value (-1): [3/4*1^4/3+2(1)]-[3/4*(-1)^4/3+2(-1)]. This would be simplified to [3/4+2]-[3/4-2]. After distributing the negative, it becomes 3/4+2-3/4+2 or simply 4.
I hope this helps
Answer:
x = 9/25, y = 7/25, z = 4/25
Explanation:
step 1: solve for y in first equation to use substitution
y = -2x + 1
step 2: insert into second equation to eliminate y variable and work with two variables
3(-2x+1) + z = 1 (now distribute)
-6x + 3 + z = 1 (bring over the -3)
-6x + z = -2
step 3: now left with -6x + z = -2 and x + 4z = 1, so eliminate z
-6x + z = -2 (multiply by 4)
4(-6x + z = -2)
-24x + 4z = -8
-
x + 4z = 1 (brought down third equation)
-25x = -9
x = 9/25
then just plug in x into the third equation to solve for z, followed by plugging it into the first equation to solve for y. you should end with y = 7/25 and z = 4/25