Answer:
9.47 rad/s^2
Explanation:
Diameter = 15 cm, radius, r = diameter / 2 = 7.5 cm = 0.075 m, u = 0, v = 7.1 m/s,
s = 35.4 m
let a be the linear acceleration.
Use III equation of motion.
v^2 = u^2 + 2 a s
7.1 x 7.1 = 0 + 2 x a x 35.4
a = 0.71 m/s^2
Now the relation between linear acceleration and angular acceleration is
a = r x α
where, α is angular acceleration
α = 0.71 / 0.075 = 9.47 rad/s^2
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
Here we have perfectly inelastic collision. Perfectly inelastic collision is type of collision during which two objects collide, stay connected and momentum is conserved. Formula used for conservation of momentum is:

In case of perfectly inelastic collision v'1 and v'2 are same.
We are given information:
m₁=0.5kg
m₂=0.8kg
v₁=3m/s
v₂=2m/s
v'₁=v'₂=x
0.5*3 + 0.8*2 = 0.5*x + 0.8*x
1.5 + 1.6 = 1.3x
3.1 = 1.3x
x = 2.4 m/s
Answer:
Explanation:
Stefan's formula for emission of radiation is
E = e σ A ( T⁴ - T₀⁴ )
E is energy radiated , e is emissivity , σ is stefan's constant , T is temperature of object and T₀ is temperature of surrounding. A is area of surface .
E = .35 x 5.67 x 10⁻⁸ ( 298⁴ - 268⁴ ) x 4π x .25²
= 1.9845 x 10⁻⁸ ( 78.86 - 51.58 ) x 10⁸ x .0625
= 3.38 J /s