I am pretty sure it’s c because you go up 4 and over 3 to the right so that would be plus 3
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.
When y=2 and y=5
1. 2y-1 and (3y-5+y or 4y-5)
when y=2 ; 2(2)-1 = 3 and 4(2)-5=3
when y=5 ; 2(5)-1 = 9 and 4(5)-5=15
----nonequivalent-----
2.5y+4 and (7y+4-2y or 5y+4)
so you don't have to place any value in because 5y+4 and 7y+4-2y are equal,
whatever you place any value in, it will be all the same then
-----equivalent------
and no need to find more
It is usually in Meaga Bytes per second.
MB/s depending on the speed of your Internet.
Answer:
The rational number is : 37/140
Explanation:
The first number given is three sevenths which can be written as 3/7
The second number given is one tenth which can be written as 1/10
Now, we want to get the midpoint between these two numbers. The midpoint can be calculated as follows:
midpoint = (first number + second number) / 2
midpoint = [(3/7) + (1/10)] / 2
midpoint = 37/140
Hope this helps :)