Answer:
age<-c(20,30,40)
names(age)<-c ("ELI", "ALI", "JON")age
## ELI ALI JON
## 20 30 40
Step-by-step explanation:
The above given vector named age consists of three elements. Each element consists of ages of three people, ELI, ALI and JON, such that 20 corresponds to ELI, 30 to ALI and 40 to JON.
EXPLANATION: By definition two lines are said to be parallel when the distance between two lines is same when measured from any point on one line.
However the criteria for intersection is that the distance between two lines should change and eventually should change to zero at intersection point.
Step-by-step explanation:
.
Answer:
23x = -115
Step-by-step explanation:
In the substitution method, you must solve for 1 variable in 1 equation to replace it in the other equation. For the system:
2x - 7y = 4
3x + y = -17
Solving for y in the second equation:
y = -17 - 3x
Replacing y in the first equation:
2x - 7(-17 - 3x) = 4
2x + 119 + 21x = 4
23x = -115
This is the new equation after use the substitution method.
Answer:
The magnitude is 
The direction is
i.e toward the x-axis
Step-by-step explanation:
From the question we are told that
The function is 
The point considered is 
Generally the maximum rate of change of f at the given point and the direction is mathematically represented as
![\Delta f(x,y) = [\frac{\delta (9sin(xy))}{\delta x} i + \frac{\delta (9sin(xy))}{\delta y} i ]](https://tex.z-dn.net/?f=%5CDelta%20f%28x%2Cy%29%20%3D%20%20%5B%5Cfrac%7B%5Cdelta%20%20%289sin%28xy%29%29%7D%7B%5Cdelta%20x%7D%20i%20%20%2B%20%5Cfrac%7B%5Cdelta%20%20%289sin%28xy%29%29%7D%7B%5Cdelta%20y%7D%20i%20%20%20%5D)
![\Delta f(x,y) = [9y cos (x,y) i + 9xcos (x,y) j]](https://tex.z-dn.net/?f=%5CDelta%20f%28x%2Cy%29%20%3D%20%5B9y%20cos%20%28x%2Cy%29%20i%20%2B%20%209xcos%20%28x%2Cy%29%20j%5D)
At 
![\Delta f (0,8) = [9(8) cos(0* 8)i + 9(8) sin(0* 8)j ]](https://tex.z-dn.net/?f=%5CDelta%20%20f%20%280%2C8%29%20%3D%20%20%5B9%288%29%20cos%280%2A%208%29i%20%20%2B%209%288%29%20sin%280%2A%208%29j%20%20%5D)
