Point Slope Equation f(x) for Curved Line

  • Thread starter Thread starter Point Conception
  • Start date Start date
  • Tags Tags
    Line Point Slope
Click For Summary
SUMMARY

The discussion focuses on deriving the equation of a curved line using the point-slope equation for a displacement versus time graph. Given two points, (1, 3) with a slope of 1.7 ft/sec and (2.5, 5) with a slope of 0, the linear equation y - 3 = 1.7(x - 1) is identified as insufficient since it represents a straight line. Instead, a cubic function of the form y = ax^3 + bx^2 + cx + d is proposed, leading to a system of four linear equations that can be solved to determine the coefficients a, b, c, and d, thus fitting the curve to the data.

PREREQUISITES
  • Understanding of cubic functions and polynomial equations
  • Familiarity with the point-slope form of a linear equation
  • Knowledge of calculus, specifically derivatives and their applications
  • Ability to solve systems of linear equations
NEXT STEPS
  • Learn how to derive cubic functions from given data points
  • Study polynomial regression techniques for curve fitting
  • Explore the application of calculus in motion analysis
  • Investigate numerical methods for solving systems of equations
USEFUL FOR

Students in physics or mathematics, educators teaching calculus and polynomial functions, and anyone involved in data analysis or curve fitting in scientific research.

Point Conception
Gold Member
Messages
1,157
Reaction score
1,874

Homework Statement


On a displacement versus time graph with y-axis in feet and x-axis in seconds
and variable speed. Is it possible to find the equation of this curve , f(x)
With two points: x =1sec and y = 3' and dy/dx = 1.7 ft/sec , at that point
And x = 2.5 sec and y= 5' and dy/dx = 0 at that point

Homework Equations


point slope equation : y - y1 = m (x - x1)
Not sure if this applies to a curved line

The Attempt at a Solution


y-3 = 1.7 ( x - 1 )
y = 1.7 x +1.3
 
Last edited:
Physics news on Phys.org
No, that function is "linear" and so represents a straight line. Exactly what the equation is depends on exactly what the speed function is. Here, you are given 4 values (position and speed at x= 1 and = 2.5) so you can "fit" a cubic function to that data.

If y= ax^3+ bx^2+ cx+ d them dy/dx= 4ax^2+ 2bx+ c so that y(1)= a+ b+ c+ d= 3, y(2.5)= 15.625a+ 6.25b+ 2.4c+ d= 5, y'(1)= 4a+ 2b+ c= 1.7, y'(2.5)= 25a+ 5b+ c= 0. You can solve those four linear equations for a, b, c, and d to find the simplest polynomial that will fit the given data. There are, however, an infinite number of functions that will fit the given data.
 

Similar threads

  • · Replies 11 ·
Replies
11
Views
2K
Replies
3
Views
2K
  • · Replies 12 ·
Replies
12
Views
4K
  • · Replies 10 ·
Replies
10
Views
2K
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 13 ·
Replies
13
Views
1K
Replies
12
Views
2K
Replies
5
Views
1K
Replies
13
Views
5K