Complete Complete
The complete question is shown on the first uploaded image
Answer:
The moment of inertia of the bar about the center of mass is

Explanation:
The free body diagram is shown on the second uploaded image
From the diagram we see that is
The mass of each segment is



The distance from the origin to the center of the segments i.e the center of masses for the individual segments


The resultant center of mass is mathematically evaluated as

The moment of Inertia of each segment of the bar is mathematically evaluated
=
= 
=
According to parallel axis theorem the moment of inertia about the center (
) is mathematically evaluated as


Answer:
Explanation:
public class Event
public final static int PRICE_PER_GUEST = 35;
public final static int CUT_OFF = 50;
//Attributes
private String eventNum;
private int noOfGuest;
private int price;
/**
* param eventNum the eventNum to set
*/
public void setEventNum(String eventNum)
this.eventNum = eventNum;
/**
* param noOfGuest the noOfGuest to set
*/
public void setNoOfGuest(int noOfGuest)
this.noOfGuest = noOfGuest;
this.price = this.noOfGuest * PRICE_PER_GUEST;
/**
* return the eventNum
*/
public String getEventNum()
return eventNum;
/**
* return the noOfGuest
*/
public int getNoOfGuest()
Answer:B
Explanation:
Given
For motor A
Characteristic life(r)=4100 hr
MTTF=4650 hrs
shape factor(B )=0.8
For motor B
Characteristic life(r)=336 hr
MTTF=300 hr
Shape Factor (B)=3
Reliability for 100 hours



For B


B is better for 100 hours
(b)For 750 hours


So here B is more Reliable.
Answer:
a) Q = 251.758 kJ/mol
b) creep rate is 
Explanation:
we know Arrhenius expression is given as

where
Q is activation energy
C is pre- exponential constant
At 700 degree C creep rate is
% per hr
At 800 degree C creep rate is
% per hr
activation energy for creep is
= 
![\frac{1\%}{5.5 \times 10^{-2}\%} = e^{[\frac{-Q}{R(800+273)}] -[\frac{-Q}{R(800+273)}]}](https://tex.z-dn.net/?f=%5Cfrac%7B1%5C%25%7D%7B5.5%20%5Ctimes%2010%5E%7B-2%7D%5C%25%7D%20%3D%20e%5E%7B%5B%5Cfrac%7B-Q%7D%7BR%28800%2B273%29%7D%5D%20-%5B%5Cfrac%7B-Q%7D%7BR%28800%2B273%29%7D%5D%7D)
![\frac{0.01}{5.5\times 10^{-4}} = ln [e^{\frac{Q}{8.314}[\frac{1}{1073} - \frac{1}{973}]}]](https://tex.z-dn.net/?f=%5Cfrac%7B0.01%7D%7B5.5%5Ctimes%2010%5E%7B-4%7D%7D%20%3D%20ln%20%5Be%5E%7B%5Cfrac%7BQ%7D%7B8.314%7D%5B%5Cfrac%7B1%7D%7B1073%7D%20-%20%5Cfrac%7B1%7D%7B973%7D%5D%7D%5D)
solving for Q we get
Q = 251.758 kJ/mol
b) creep rate at 500 degree C
we know




