How Do I Find the Y-int of a Curved Waveform?

  • Thread starter Thread starter Meadman23
  • Start date Start date
AI Thread Summary
To find the y-intercept of a curved waveform, it's essential to analyze the segments of the waveform separately. The discussion highlights confusion regarding the y-intercept since the waveform does not cross the y-axis in the specified range. Instead, participants suggest focusing on finding the maximum y-value or the equations for different segments of the waveform. By determining the slope and using point-slope form, the equation for the segment from x = 4 to x = 5 is derived as y = x. Overall, the analysis emphasizes breaking down the waveform into its components to find the appropriate equations for each section.
Meadman23
Messages
43
Reaction score
0

Homework Statement



If I have a waveform that looks like it does in the attached picture, how can I figure out the y-int at the point where the line curves like triangle?



The Attempt at a Solution



This is confusing to me because I can figure out the slope of the triangle, but I don't see how there is a yint since the part of the form from x = 4 to x = 6 does not cross the y-axis.
 

Attachments

  • df.JPG
    df.JPG
    5.1 KB · Views: 522
Physics news on Phys.org
Why do you want to find the y-intercept?

Are you sure you don't want to find y-max?
 
I figured that's the way I could solve for the function of this waveform.


That is, I could find the function of the part of the wave

1. from x = 0 to x = 4

2. from x = 4 to x = 5

3. from x = 5 to x = 6

Then, after I've deduced the correct functions that define each of the 3 parts of the waveform, I'd just add them up.

So, in my mind, since (2) is a slanted line, it must have an equation of the form y = mx+ b. m would simply be equal to [5-4]/[5-4] =1, but I don't see how I could get b.
 
To get the equation of the part of the waveform between x = 4 and x = 5, use the slope you found (1) and a point on the line. One of these appears to be (4, 4).

The point-slope form of the equation of a line gives y - 4 = 1(x - 4), which simplifies to y = x.

The point-slope form is:

Given a line with slope m, that passes through the point (x0, y0), the equation of the line is

y - y0 = m(x - x0)
 
Okay, let me see if I get this right.

1. The slope of (1) is [4-0]/[4-0] = 1

2. Using this slope and the point (4,4) and plugging it into the y - y0 = m(x - x0) equation yields :

y - 4 = 1(x - 4) -> y - 4 = x -4 -> y = x

3. From this, my equation for (2) is then shown to be y = x?
 
It's y = x for 4 ≤ x ≤ 5. The formula is valid on that interval. Other intervals have different formulas.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top