News

Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I really like to use numerical calculations without all the fancy programming ...
Simultaneous equations like 𝒚 = 2𝒙 - 1 and 𝒚 = 𝒙 + 1 can be represented graphically. To solve the equations graphically, the two lines 𝒚 = 𝒙 + 1 and 𝒚 = 2𝒙 - 1 are drawn on the same diagram.
Capture relationships between data sets by graphing linear equations in Microsoft Excel 2007. Linear equations allow you to predict values within your data set and view the overall trend. Use ...
To find solutions from graphs, look for the point where the two graphs cross one another. This is the solution point. For example, the solution for the graphs \(y = x + 1\) and \(x + y = 3\) is the ...