Question
Question: If acdⁿ of Particle is given by eqⁿ $\overrightarrow{a}$ = (2x+1) m/s², where x is in mater (m). If ...
If acdⁿ of Particle is given by eqⁿ a = (2x+1) m/s², where x is in mater (m). If at x=1m, v=2m/sec. Then find v as f(x) (Junction of position)
a = ∫2x+1

Answer
v(x)=2x2+2x
Explanation
Solution
The acceleration a is given as a function of position x. The relationship between a, v, and x is a=vdxdv. Substitute a=2x+1 into this equation: vdxdv=2x+1. Separate the variables to get vdv=(2x+1)dx. Integrate both sides: ∫vdv=∫(2x+1)dx, which yields 2v2=x2+x+C. Use the initial condition v=2 at x=1 to find the integration constant C: 222=12+1+C⟹2=2+C⟹C=0. Substitute C=0 back into the equation: 2v2=x2+x. Solve for v: v2=2x2+2x, so v=±2x2+2x. Given the initial condition v=2 (positive) at x=1, we choose the positive root, v(x)=2x2+2x.