EIT Mathematics & Engineering Fundamentals — Questions and Answers
Question 1: What is the value of the derivative of x^2 at x = 3?
- 3
- 6 (Correct answer)
- 9
- 12
Correct answer: 6
To find the value of the derivative of x^2 at x = 3, first, we apply the power rule for differentiation, which states that the derivative of x^n is nx^(n-1). For x^2, the derivative is 2x^(2-1) = 2x. Next, we substitute x = 3 into the derivative, yielding 2 * 3 = 6.
Question 2: Which of the following is a unit of force?
- Joule
- Watt
- Newton (Correct answer)
- Pascal
Correct answer: Newton
The Newton (N) is the standard SI (International System of Units) unit of force. It is defined as the force required to accelerate a mass of one kilogram at a rate of one meter per second squared (1 N = 1 kg·m/s²). Other options like Joule (energy), Watt (power), and Pascal (pressure) are units for different physical quantities.
Question 3: What is the integral of 2x dx?
- 2x^2 + C
- x^2 + C (Correct answer)
- x^3 + C
- 2x + C
Correct answer: x^2 + C
To find the integral of 2x dx, we use the power rule for integration, which states that the integral of x^n is (x^(n+1))/(n+1) + C. Applying this to 2x^1, we get 2 * (x^(1+1))/(1+1) + C, which simplifies to 2 * (x^2)/2 + C. Therefore, the integral is x^2 + C, where 'C' represents the constant of integration.
Question 4: What is Ohm’s Law?
- V = I / R
- V = IR (Correct answer)
- P = IV
- R = V + I
Correct answer: V = IR
Ohm's Law describes the fundamental relationship between voltage (V), current (I), and resistance (R) in an electrical circuit. It states that the voltage across a conductor is directly proportional to the current flowing through it, provided temperature and other physical conditions remain constant. The mathematical expression for this relationship is V = IR.
Question 5: Which is an example of a scalar quantity?
- Velocity
- Force
- Temperature (Correct answer)
- Displacement
Correct answer: Temperature
A scalar quantity is defined solely by its magnitude and does not have an associated direction. Temperature is an example of a scalar quantity because it only indicates how hot or cold something is (e.g., 25°C) without any directional component. In contrast, velocity, force, and displacement are vector quantities, possessing both magnitude and direction.
Question 6: What does the area under a velocity-time graph represent?
- Velocity
- Acceleration
- Displacement (Correct answer)
- Force
Correct answer: Displacement
The area under a velocity-time graph represents the displacement of an object. Velocity is defined as the rate of change of displacement, so integrating velocity over a period of time (which corresponds to finding the area under the curve) yields the total change in position, or displacement. This is a fundamental concept in kinematics.
Question 7: Which material is most likely to follow Hooke's Law?
- Rubber
- Steel (Correct answer)
- Plastic
- Lead
Correct answer: Steel
Hooke's Law describes the linear elastic behavior of materials, stating that stress is directly proportional to strain within the elastic limit. Steel is an excellent example of a material that exhibits a clear and predictable linear elastic region under typical engineering loads, making it suitable for applications where Hooke's Law is applied. Materials like rubber, plastic, and lead often have more complex, non-linear elastic responses or lower elastic limits.
Question 8: Which of the following is NOT a basic SI unit?
- Meter
- Calorie (Correct answer)
- Kilogram
- Second
Correct answer: Calorie
The basic SI (International System of Units) units are fundamental units from which all other units are derived. Meter (length), kilogram (mass), and second (time) are all basic SI units. Calorie, while a unit of energy, is not a basic SI unit; the SI unit for energy is the Joule.
Question 9: In engineering, what is the purpose of a factor of safety?
- To reduce cost
- To increase aesthetics
- To allow for manufacturing errors (Correct answer)
- To improve thermal conductivity
Correct answer: To allow for manufacturing errors
In engineering, a factor of safety (FOS) is a critical design parameter used to ensure that a structure or component can withstand loads significantly greater than its expected maximum. It accounts for various uncertainties, including variations in material properties, potential manufacturing errors, unexpected loading conditions, and environmental factors. This margin of safety is essential for ensuring reliability and preventing catastrophic failure.
What is the value of the derivative of x^2 at x = 3?