Math –
Medium Difficulty


ARE YOU READY?

LET’S PRACTICE!

 

Results

#1. Calculate the magnitude of the vector v = 4i – 3j + 12k.

#2. Find the dot product of vectors A = 2i + 5j – k and B = 3i – 2j + 4k.

#3. Determine the unit vector in the direction of v = 6i + 8j.

#4. Calculate the distance between points A(1, 3, -2) and B(4, -1, 2).

#5. Given vectors P = i + 2j + 3k and Q = 2i – j + k, find |P × Q|.

#6. Find the angle (in degrees) between vectors u = 3i + 4j and v = 4i – 3j.

#7. Calculate the scalar projection of A = 5i + 12j onto B = 3i + 4j.

#8. Determine the direction cosine of vector v = 2i + 3j + 6k with respect to the z-axis.

#9. Find the midpoint between P₁(-3, 5, 2) and P₂(7, -1, 6).

#10. If |A| = 5, |B| = 7, and A·B = 21, find the angle between A and B.

#11. Find f'(x) for f(x) = x⁴ – 3x² + 2x evaluated at x = 2.

#12. Evaluate the derivative of y = ln(x²) at x = e.

#13. Find dy/dx for y = e^(3x)cos(2x) at x = 0.

#14. Using the chain rule, find f'(x) for f(x) = sin(x³) at x = 1.

#15. Find the second derivative f”(x) for f(x) = x⁴e^x at x = 0.

#16. Determine the derivative of f(x) = arcsin(2x) at x = 0.

#17. For f(x) = (x² + 1)/(x – 1), find f'(2).

#18. Find dy/dx for the implicit function x³ + y³ = 6xy at point (3, 3).

#19. Calculate f'(x) for f(x) = x^x at x = e (use ln differentiation).

#20. Find the rate of change of the area of a circle with respect to its radius when r = 5.

#21. Evaluate ∫(3x² – 2x + 1)dx.

#22. Calculate ∫₀² (x² + 2x)dx.

#23. Evaluate ∫e^(2x)sin(x)dx (use integration by parts).

#24. Find ∫₀^(π/4) sec²(x)dx.

#25. Evaluate ∫x·ln(x)dx.

#26. Calculate the area under y = 1/x from x = 1 to x = e.

#27. Evaluate ∫₋₁¹ x³dx.

#28. Find ∫(1/(x² + 4))dx.

#29. Evaluate ∫₀¹ √(1 – x²)dx (area of quarter circle).

#30. Calculate ∫x²e^x dx using integration by parts.

#31. Solve dy/dx = 3y with initial condition y(0) = 2. Find y(1).

#32. Find the general solution of y” – 9y = 0.

#33. Determine the particular solution for y” + y = 2 (constant forcing term).

#34. Solve dy/dx + y/x = x with initial condition y(1) = 2. Find y(2).

#35. Find the characteristic equation for y” + 6y’ + 9y = 0.

#36. Determine the general solution of y” + 4y’ + 4y = 0.

#37. Solve the separable equation dy/dx = xy with y(0) = 1. Find y at x = 2.

#38. Identify the integrating factor for dy/dx + 3y = 6x.

#39. For y” – 2y’ + y = 0, the general solution is:

#40. Solve dy/dx = 2x + 1 with y(0) = 3. Find y(2).

#41. Find L{e^(-4t)}.

#42. Determine L{cos(4t)}.

#43. Evaluate L{t²}.

#44. Find L{sin(3t)}.

#45. Determine L⁻¹{1/(s – 5)}.

#46. Find L{te^(2t)}.

#47. Evaluate L{u(t – 1)} where u is the unit step function.

#48. Find L⁻¹{6/s⁴}.

#49. Determine L{sinh(t)} (recall sinh(t) = (e^t – e^(-t))/2).

#50. If L{f(t)} = F(s), find L{e^(3t)f(t)}.

#51. Calculate the determinant of matrix A = |3 1| |2 4|.

#52. Find the trace of matrix B = |5 2 1| |0 3 4| |1 0 2|.

#53. Given A = |2 3| |1 4| and B = |1 0| |2 1|, find element (2,1) of AB.

#54. Determine the rank of matrix C = |1 2| |2 4| |3 6|.

#55. Find the eigenvalues of matrix D = |6 -2| |-2 3|.

#56. Calculate A⁻¹ for A = |2 1| |3 2|. Find element (1,1).

#57. For matrix E = |1 0 0| |0 2 0| |0 0 3|, what is det(E)?

#58. If A is a 3×4 matrix with rank 3, what is the dimension of its null space?

#59. Find the transpose of matrix F = |1 2 3| |4 5 6|. What is element (3,2)?

#60. Calculate |A|² if A = |1 2| |3 4| (where |A| denotes determinant).

#61. For f(x,y) = x²y + xy², find ∂f/∂x at (2,3).

#62. Calculate the gradient ∇f at (1,1) for f(x,y) = x³ + y³.

#63. Evaluate ∫₀² ∫₀³ (2x + y) dy dx.

#64. For f(x,y) = xy², find the directional derivative at (1,2) in direction of i + j.

#65. Find the critical points of f(x,y) = x² + y² – 2x – 4y.

#66. Calculate div F for F = x²i + y²j + z²k at point (1,1,1).

#67. For f(x,y,z) = xyz, find ∂²f/∂x∂y.

#68. Evaluate ∫₀¹ ∫₀¹ e^(x+y) dx dy.

#69. Find the maximum value of f(x,y) = 4xy subject to x + y = 6.

#70. Calculate curl F for F = yi – xj + 0k.

#71. Find the center of the circle x² + y² – 4x + 6y – 12 = 0.

#72. Determine the eccentricity of ellipse x²/36 + y²/20 = 1.

#73. Find the equation of the line perpendicular to 2x + 3y = 6 passing through (0,0).

#74. Calculate the distance from point (1,2) to line 3x + 4y – 10 = 0.

#75. Find the vertex of parabola y = 2x² – 8x + 10.

#76. Determine the slope of line passing through (3,-2) and (7,6).

#77. For hyperbola x²/9 – y²/16 = 1, find the length of transverse axis.

#78. Find the equation of plane through (1,0,0), (0,2,0), and (0,0,3).

#79. Calculate the radius of sphere (x-2)² + (y+1)² + (z-3)² = 49.

#80. Find focus of parabola x² = 16y.

#81. Using Newton’s method with x₀ = 1, find x₁ for f(x) = x² – 3.

#82. Apply trapezoidal rule with n=2 to approximate ∫₀² x³ dx.

#83. Using Euler’s method with h=0.5, solve dy/dx = 2x with y(0)=1. Find y(0.5).

#84. Bisection method for f(x)=x²-4 on [1,3]: what is midpoint after first iteration?

#85. Using Simpson’s 1/3 rule, approximate ∫₀² x² dx with n=2.

#86. For secant method with x₀=1, x₁=2 to solve x²-5=0, calculate x₂.

#87. Using forward difference with h=0.1, approximate f'(1) for f(x)=x². (f'(x) = [f(x+h)-f(x)]/h)

#88. Fixed-point iteration: g(x)=√x, x₀=4. Find x₁.

#89. Apply Runge-Kutta 2nd order (midpoint) with h=1 for dy/dx=x, y(0)=0. Find y(1).

#90. Using 3-point central difference, the approximation of f”(x) requires function values at:

#91. Find the Taylor series of e^x about x=0 up to x² term, then evaluate at x=1.

#92. Determine radius of convergence for Σ(x^n)/n² from n=1 to ∞.

#93. Does the series Σ(1/n²) from n=1 to ∞ converge or diverge?

#94. Maclaurin series for sin(x): coefficient of x³ is:

#95. Find the sum of geometric series Σ(1/2)^n from n=0 to ∞.

#96. Using ratio test, does Σ(n!/n^n) converge?

#97. Taylor expansion of ln(1+x) at x=0: coefficient of x²?

#98. Find limit: lim(n→∞) (n²+1)/(2n²-3).

#99. Does alternating series Σ(-1)^n/(2n+1) from n=0 to ∞ converge?

#100. Evaluate Σ(1/n(n+1)) from n=1 to ∞ using partial fractions.

Previous
Finish