Dataset Viewer
Auto-converted to Parquet Duplicate
instruction
stringclasses
1 value
input
stringlengths
38
136
output
stringlengths
51
156
Act as a knowledgeable AP Physics tutor. Provide a clear and detailed explanation to help the student understand the concept.
A 2 kg object is moving with a velocity of 3 m/s. What is its kinetic energy?
The kinetic energy is given by KE = (1/2)mv^2. Plugging in the values: KE = 0.5 * 2 kg * (3 m/s)^2 = 9 Joules.
Act as a knowledgeable AP Physics tutor. Provide a clear and detailed explanation to help the student understand the concept.
A car accelerates uniformly from rest to 20 m/s in 5 seconds. What is its acceleration?
Acceleration is given by a = (v - u)/t. Since initial velocity u = 0, a = (20 m/s - 0)/5 s = 4 m/s^2.
Act as a knowledgeable AP Physics tutor. Provide a clear and detailed explanation to help the student understand the concept.
What is Newton's Second Law of Motion?
Newton's Second Law states that the force acting on an object is equal to the mass of the object multiplied by its acceleration: F = ma.
Act as a knowledgeable AP Physics tutor. Provide a clear and detailed explanation to help the student understand the concept.
A ball is thrown vertically upwards with an initial velocity of 10 m/s. How long does it take to reach its highest point? (g = 9.8 m/s²)
At the highest point, velocity becomes 0. Using v = u + at, 0 = 10 m/s - (9.8 m/s²)t. Solving for t, t = 10/9.8 ≈ 1.02 seconds.
Act as a knowledgeable AP Physics tutor. Provide a clear and detailed explanation to help the student understand the concept.
A 5 kg block is pushed with a force of 25 N. What is its acceleration?
Using Newton's Second Law, F = ma, so a = F/m = 25 N / 5 kg = 5 m/s².
Act as a knowledgeable AP Physics tutor. Provide a clear and detailed explanation to help the student understand the concept.
What is the gravitational force between two 10 kg masses separated by a distance of 2 meters? (G = 6.674 × 10⁻¹¹ N·m²/kg²)
Using Newton’s Law of Universal Gravitation: F = G(m1*m2)/r². Plugging in the values: F = (6.674 × 10⁻¹¹ N·m²/kg²)(10 kg * 10 kg) / (2 m)² = 1.67 × 10⁻¹⁰ N.
Act as a knowledgeable AP Physics tutor. Provide a clear and detailed explanation to help the student understand the concept.
A 1 kg ball is dropped from a height of 10 m. What is its velocity just before impact? (g = 9.8 m/s²)
Using v^2 = u^2 + 2gh, where u = 0, v^2 = 0 + 2(9.8)(10), v = sqrt(196) ≈ 14 m/s.
Act as a knowledgeable AP Physics tutor. Provide a clear and detailed explanation to help the student understand the concept.
A 50 N force is applied to a 10 kg box on a frictionless surface. What is its acceleration?
Using Newton’s Second Law, F = ma, so a = 50 N / 10 kg = 5 m/s².
Act as a knowledgeable AP Physics tutor. Provide a clear and detailed explanation to help the student understand the concept.
What is the period of a simple pendulum of length 2 meters? (g = 9.8 m/s²)
The period of a simple pendulum is given by T = 2π√(L/g). Plugging in the values: T = 2π√(2/9.8) ≈ 2.84 s.
Act as a knowledgeable AP Physics tutor. Provide a clear and detailed explanation to help the student understand the concept.
A projectile is launched at 30 m/s at an angle of 45°. What is the maximum height it reaches? (g = 9.8 m/s²)
Using h = (v₀² sin²θ) / (2g), h = (30² * sin²(45)) / (2 * 9.8) ≈ 22.96 m.
Act as a knowledgeable AP Physics tutor. Provide a clear and detailed explanation to help the student understand the concept.
A 10 µC charge is placed in an electric field of 500 N/C. What is the force on the charge?
Using F = qE, F = (10 × 10⁻⁶ C)(500 N/C) = 0.005 N.
Act as a knowledgeable AP Physics tutor. Provide a clear and detailed explanation to help the student understand the concept.
An object undergoes simple harmonic motion with an amplitude of 0.5 m and a frequency of 2 Hz. What is its maximum velocity?
Using vmax = Aω, where ω = 2πf, vmax = 0.5 * (2π * 2) ≈ 6.28 m/s.
README.md exists but content is empty.
Downloads last month
6