Answer:
Coordination number:
Coordination number can be defined as the number of nearest atoms which touch the central atom.In simple word the number of neighbours atoms which touches a an atoms.
Atomic packing factor :
It is also known as packing efficiency.It is the fraction of volume in a Crystal which is filled by constituent particles.It is always less than 1.Generally it is represented in the fraction.
Ex:
Lets take FCC cubic cell
Coordination number = 12 .
Atomic packing factor = 74%
Answer:
M_c = 61.6 Nm
Explanation:
Given:
F_a = 2.5 KN
Find:
Determine the moment of this force about C for the two casesshown.
Solution:
- Draw horizontal and vertical vectors at point A.
- Take moments about point C as follows:
M_c = F_a*( 42 / 150 ) *88
M_c = 2.5*( 42 / 150 ) *88
M_c = 61.6 Nm
- We see that the vertical component of force at point A passes through C.
Hence, its moment about C is zero.
Answer:
see explaination
Explanation:
import java.util.InputMismatchException;
import java.util.Scanner;
public class calculate {
static float a=0,b=0;
double cal()
{
if(a==0||b==0)
{
System.out.println("no values found in a or b");
start();
}
double x=(a*a)+(b*b);
double h=Math.sqrt(x);
a=0;
b=0;
return h;
}
float enter()
{
float val=0;
try
{
System.out.println("Enter side");
Scanner sc1 = new Scanner(System.in);
val = sc1.nextFloat();
return val;
}
catch(InputMismatchException e)
{
System.out.println("Enter correct value");
}
return val;
}
void start()
{
calculate c=new calculate();
while(true)
{
System.out.println("Enter Command");
Scanner sc = new Scanner(System.in);
String input = sc.nextLine();
switch(input)
{
case "A":
a=c.enter();
break;
case "B":
b=c.enter();
break;
case "C":
double res=c.cal();
System.out.println("Hypotenuse is : "+res);
break;
case "Q":
System.exit(0);
default:System.out.println("wrong command");
}
}
}
public static void main(String[] args) {
calculate c=new calculate();
c.start();
}
}
the answer is (c)
After the vehicle is involved in a car accident or fire
Anything greater than total vacuum is technically a form of pressure