Answer:
Step-by-step explanation:
The first one might be b or c
Answer:
300 times bigger.
Step-by-step explanation:
That would be (1.8 * 10^27 ) / (6 * 10^24)
= 0.3 * (10^27/10^24)
= 0.3 * 10^3
= 3 * 10^2
= 300.
![\dfrac\partial{\partial y}\left[e^{2y}-y\cos xy\right]=2e^{2y}-\cos xy+xy\sin xy](https://tex.z-dn.net/?f=%5Cdfrac%5Cpartial%7B%5Cpartial%20y%7D%5Cleft%5Be%5E%7B2y%7D-y%5Ccos%20xy%5Cright%5D%3D2e%5E%7B2y%7D-%5Ccos%20xy%2Bxy%5Csin%20xy)
![\dfrac\partial{\partial x}\left[2xe^{2y}-y\cos xy+2y\right]=2e^{2y}+y\sin xy](https://tex.z-dn.net/?f=%5Cdfrac%5Cpartial%7B%5Cpartial%20x%7D%5Cleft%5B2xe%5E%7B2y%7D-y%5Ccos%20xy%2B2y%5Cright%5D%3D2e%5E%7B2y%7D%2By%5Csin%20xy)
The partial derivatives are not equal, so the equation is not exact.
Answer:
Let's define two transformations.
Vertical translation.
If we have a function f(x), a vertical translation of N untis is written as:
g(x) = f(x) + N
If N is positive, then the translation is upwards
If N is negative, then the translation is downwards.
Horizontal translation.
If we have a function f(x), a horizontal translation of N units is written as:
g(x) = f(x - N)
if N is positive, then the translation is to the right
If N is negative, then the translation is to the left.
Now we have a function g(x) that is a transformation of a parent function f(x) (we actually do not know which parent function, so i assume f(x) = x^2) such that we have a shift right 5 units and up 3 units.
Then:
g(x) = f(x - 5) + 3
and again, using f(x) = x^2
g(x) = (x - 5)^2 + 3