I don’t know what is your problem is
Answer:
Her new balance = - 92.34
Step-by-step explanation:
First find out what the check did.
She had $63.44 in her account. Her check caused her to be in the whole
63.44 - 186.56 = -123.12
Now she deposited 1/4 of that amount.
- 123.12 + (1/4)(123.12) = - 123.12 + 30.78
Her new balance = - 92.34
Answer:
32 cm^3
Step-by-step explanation:
The cube is 4 across by 4 high by 2 wide
4*4*2 = 32 cm^3
Answer:
The value of A is 5
Step-by-step explanation:
- The number is divisible by 3 if the sum of its digits is a number
divisible by 3
- Ex: 126 is divisible by 3 because the sum of its digits = 1 + 2 + 3 = 6
and 6 is divisible by 3
- The number is divisible by 5 if its ones digit is zero or 5
- Ex: 675 is divisible by 5 because its ones digit is 5
890 is divisible by 5 because its ones digit is 0
- We are looking for the value of A in the 4-digit number 3A5A which
makes the number divisible by both 3 and 5
∵ A is in the ones position
∴ A must be zero or 5
- Let us try A = 0
∵ A = 0
∴ The number is 3050
∵ The sum of the digits of the number = 3 + 0 + 5 + 0 = 8
∵ 8 is not divisible by 3
∴ 3050 is not divisible by both 3 and 5
∴ A can not be zero
- Let us try A = 5
∵ A = 5
∴ The number is 3555
∵ The sum of the digits of the number = 3 + 5 + 5 + 5 = 18
∵ 18 is divisible by 3
∴ 3555 is divisible by both 3 and 5
∴ A must be equal 5
* <em>The value of A is 5</em>
So it tells us that g(3) = -5 and g'(x) = x^2 + 7.
So g(3) = -5 is the point (3, -5)
Using linear approximation
g(2.99) is the point (2.99, g(3) + g'(3)*(2.99-3))
now we just need to simplify that
(2.99, -5 + (16)*(-.01)) which is (2.99, -5 + -.16) which is (2.99, -5.16)
So g(2.99) = -5.16
Doing the same thing for the other g(3.01)
(3.01, g(3) + g'(3)*(3.01-3))
(3.01, -5 + 16*.01) which is (3.01, -4.84)
So g(3.01) = -4.84
So we have our linear approximation for the two.
If you wanted to, you could check your answer by finding g(x). Since you know g'(x), take the antiderivative and we will get
g(x) = 1/3x^3 + 7x + C
Since we know g(3) = -5, we can use that to solve for C
1/3(3)^3 + 7(3) + C = -5 and we find that C = -35
so that means g(x) = (x^3)/3 + 7x - 35
So just to check our linear approximations use that to find g(2.99) and g(3.01)
g(2.99) = -5.1597
g(3.01) = -4.8397
So as you can see, using the linear approximation we got our answers as
g(2.99) = -5.16
g(3.01) = -4.84
which are both really close to the actual answer. Not a bad method if you ever need to use it.