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
Answer:
a) the distance between her and the wall is 13 m
b) the period of her up-and-down motion is 6.5 s
Explanation:
Given the data in the question;
wavelength λ = 26 m
velocity v = 4.0 m/s
a) How far from the wall is she?
Now, The first antinode is formed at a distance λ/2 from the wall, since the separation distance between the person and wall is;
x = λ/2
we substitute
x = 26 m / 2
x = 13 m
Therefore, the distance between her and the wall is 13 m
b) What is the period of her up-and-down motion?
we know that the relationship between frequency, wavelength and wave speed is;
v = fλ
hence, f = v/λ
we also know that frequency is expressed as the reciprocal of the time period;
f = 1/T
Hence
1/T = v/λ
solve for T
Tv = λ
T = λ/v
we substitute
T = 26 m / 4 m/s
T = 6.5 s
Therefore, the period of her up-and-down motion is 6.5 s
Answer:
Explanation: y’all taking the same test as me hahahahah I got the answers but I can’t attach the picture here so hit me up on snap daniela_0789
Answer:
it helps with balance and speed.
"The football shoes have spikes or studs because the studs or spikes provides larger frictional force than normal shoes while running on the grass. The studs prevents player from slipping on the grass and help to run faster and change direction quickly without slipping"
Answer:
D. Friction
Explanation:
Friction is a force that opposes motion. So a perpetual motion machine can never be built because it is impossible to eliminate frictional force. It can only be reduced