What is the temperature gradient of 8.0 cal per second per cm with 210 Wk
A 40 kg slab rests on a frictionless floor. A 10 kg block rests on the top of the slab. The coefficient of static
friction is 0.6 while the coefficient of kinetic friction is 0.4. 10 kg block is acted upon by a horizontal force
F. What is the resulting acceleration of the slab if (i) F = 40 N
a researcher thinks that if expectant mothers use vitamin pills the birth weigth of the babies will increase
a ball of 0.25kg is coming with 20m/s velocity collide with bat for 1s how many newton force is apply for stop the ball
It is appropriate to return any excess solvent or solution back into the reagent bottle
There are two students who get A,B, or c grade. Find the sample space, and the values for random variable of number of students getting A grade.
Create a class Employee having basic its details like name, age, Salary etc. Let there be a function show details which will print all the values for the data members. Further, inherit the same class to create two different classes Developer and Manager.
Implement the concept of runtime polymorphism by invoking the show details function
5. Obtain the value of P3 (x) using Rodrigues' formula
Pn(x) = 1/(2n)n! x dn/dxn *(x2-1)n
A manufacturer of electronic components is interested in determining the lifetime of a certain type of battery. A sample, in hours of life, is as follows
123 116 122 110 175 126 125 111 118 117
(i) Determine the sample mean and median
(ii) What feature in this data set is responsible for the substantial difference between the two?
Write an algorithm and implement a program in C to read the data from a
file (called “test.txt”), transform the data according to the discussion in
“Introductory”, and afterwards, save in another file (called “final.txt”).