Q(1) : for an ASTM grain size of 8 ,&nbs...

Q(1) :   for an ASTM grain size of 8 , approximately how many grains would there be per square centimeter :

(A) at a magnification of 100x , and (b) without any magnification?



Q(2): determine the ASTM grain size number if 25 grains per square centimeter are measured at a magnification of 600x?






Q(3): determine the ASTM grain size number if 20 grains per square centimeter are measured at a magnification of 50x?


Solved
Mechanical Engineering 1 Answer ALL FUN

2. Air is enclosed in a 6-cm diameter vertically sliding piston in a cylinder. The pressure and t...

Kindly state it clearly and show each step. Thanks

2. Air is enclosed in a 6-cm diameter vertically sliding piston in a cylinder. The pressure and temperature of the air in the

Solved
Mechanical Engineering 1 Answer Arooj Raza

3.1-8. The WorldLight Company produces two light fixtures (products 1 and 2) that require both me...


3.1-8. The WorldLight Company produces two light fixtures (products 1 and 2) that require both metal frame parts and electrical components. Management wants to determine how many units of each product to produce so as to maximize profit. For each unit of product 1, 1 unit of frame parts and 2 units of electrical compo- nents are required For each unit of product 2, 3 units of frame parts and 2 units of electrical components are required. The company has 200 units of frame parts and 300 units of electrical components. Each unit of product 1 gives a profit of $1, and each unit of product 2, up to 60 units, gives a profit of $2. Any excess over 60 units of product 2 brings no profit, so such an excess has been ruled out. (a) Formulate a linear programming model for this problem. DI (b) Use the graphical method to solve this model. What is the 2 resulting total profit?

Solved
STATISTICS 1 Answer Muneeba Saeed

Question 3 (13 marks) The following information relates to two capital expenditure projects. Beca...


Question 3 (13 marks) The following information relates to two capital expenditure projects. Because of capital rationing, on

Solved
ACCOUNTING 1 Answer Anima Ren

QUESTION NO.1 Large central power stations (1000 MW electrical) using fluidized bed combustors ma...

please solve each part !!!

QUESTION NO.1 Large central power stations (1000 MW electrical) using fluidized bed combustors may be built some day. These g

Solved
Chemical Engineering 1 Answer nishant gupta

B) An information source can be modeled as a bandlimited process with a bandwidth of 6000 Hz. Thi...

b) An information source can be modeled as a bandlimited process with a bandwidth of 6000 Hz. This process is sampled at a ra

Solved
SCIENCE/MATH 1 Answer MĨss dŏňĨ * *

Some advertisers use well-known songs to promote their products. They often pay more for the song...

Some advertisers use well-known songs to promote their products. They often pay more for the song than for original compositions. How do you react when one of your favorite songs turns up in a commercial? Why do advertisers do this? How does this relate to learning theory? Do you think this is an implementation of Pavlov’s dogs theory on advertisement and messaging?

Solved
Supply Chain Management/Operations Management 1 Answer Suthikarn Duangprasert

Q.1 Pakistan International Airlines is the national flag-carrier of the Islamic Republic of Pakis...

Q.1 Pakistan International Airlines is the national flag-carrier of the Islamic Republic of Pakistan. PIA was founded on Octo

Human Resource management

Solved
Supply Chain Management/Operations Management 1 Answer Ang, Arthur F.

Java laungage: Create class Employee. · Use static variable annualTaxRate to store ...

java laungage:

Create class Employee.
· Use static variable annualTaxRate to store the annual tax rate for all employees. Also use another static variable inflationRate [0-1].
· Use inline initialization for inflationRate = 0.3, whereas annualTaxRate is initialized using the following rule in a static init block.
· If inflationRate is higher than 0.5, then annualTaxRate is 5%, else annualTaxRate is 10%.
· Each object of the Employee class contains private instance variables name and salary indicating the employee name and monthly salary of the employee.
· Provide constructor(s) and getter/setter methods. The constructor and getter/setter methods should use shadowing parameters names. (hint: use ‘this’ )
· Provide method computeAnnualTax to calculate the monthly interest by multiplying the Annual salary by annualTaxRate divided by 100 – this tax should be returned from computeAnnualTax.

} Write class EmpTest for testing the Employee class
} Create an employee object emp1 by calling constructors with appropriate values (salary = 20000).
} Create another employee object emp2 having default salary (say 30000)
2 / 2
} Input salary from user and update the salary of emp2 to the new salary (say 50000).
} Compute Annual tax for both the employees and display them in the test class.

***Update the employee class so that it contains another instance variable called netMonthlyIncome, which is defined as monthly salary minus(-) monthly income tax. Add a method to the class Employee called computeNetSalary to compute it.

Solved
COMPUTER SCIENCE 1 Answer SANJAY M D