Answer:
a) > x<-c(1,2,3,4,5)
> y<-c(1.9,3.5,3.7,5.1,6)
> linearmodel<-lm(y~x)
And the output is given by:
> linearmodel
Call:
lm(formula = y ~ x)
Coefficients:
(Intercept) x
1.10 0.98
b) 
And if we compare this with the general model 
We see that the slope is m= 0.98 and the intercept b = 1.10
Explanation:
Part a
For this case we have the following data:
x: 1,2,3,4,5
y: 1.9,3.5,3.7,5.1, 6
For this case we can use the following R code:
> x<-c(1,2,3,4,5)
> y<-c(1.9,3.5,3.7,5.1,6)
> linearmodel<-lm(y~x)
And the output is given by:
> linearmodel
Call:
lm(formula = y ~ x)
Coefficients:
(Intercept) x
1.10 0.98
Part b
For this case we have the following trend equation given:

And if we compare this with the general model 
We see that the slope is m= 0.98 and the intercept b = 1.10
Power can be defined as the rate at which work is accomplished.
Option D is the correct answer.
<h3>
</h3><h3>
Power </h3>
The work done by an object in a given time interval is called the power of that object.
Suppose an external force F is applied to any object for the time interval T seconds. Due to this external force, the object will perform some amount of work for the time T seconds. This work W done by the object for the time interval T seconds is called the power of that object.
Power can be defined in mathematical term which is given below.

Thus the power can also be defined as the work done by the object per unit time interval.
Hence we can conclude that option D is the correct answer.
To know more about power, follow the link given below.
brainly.com/question/1618040.
Answer:
A. nuclear fusion reactions
C. it's still hot from the big bang
Explanation:
The inside of the earth is hot due to some reasons. This heat provides the internal energy the drives processes within the earth interior. Here are some of the ways in which the heat has accumulated:
- Nuclear reactions within the earth interior by fusion and other radioactive processes releases a large amount of heat.
- Some heat accreted during the early formation of the earth and has not been lost till this day.
- Heating due to friction
These are some of the sources of the earth's internal heat.
<span>Nonliving things also have unlimited duration of existence. While living things die and decompose, nonliving things such as rocks, mountains, air and water have existed for millions of years. They may grow, but they do so only by accretion, which is the process of growth by accumulating added layers of matter.</span>
Answer:

Explanation:
It is given that,
The number of lines per unit length, N = 900 slits per cm
Distance between the formed pattern and the grating, l = 2.3 m
n the first-order spectrum, maxima for two different wavelengths are separated on the screen by 2.98 mm, 
Let d is the slit width of the grating,



For the first wavelength, the position of maxima is given by :

For the other wavelength, the position of maxima is given by :

So,



or

So, the difference between these wavelengths is 14.3 nm. Hence, this is the required solution.