How Do You Calculate Intersection Points of Two Graphs?

  • Thread starter sam1390
  • Start date
  • Tags
    Graph
In summary, to create a graph, gather data and choose a type of graph. The purpose of a graph is to visually represent data. Choose a graph type based on data and purpose. Labeling a graph is important, including a title, axis labels, and legend. Graphs can be used in scientific reports, following formatting guidelines.
  • #1
sam1390
1
0
i have two graphs, i need to know how to calculate the points where the two graphs touch.

in my case there are two points.

do i have to make the equation equal or something?

the two equations are (7x)/(x^2+1)

and (x^2+2x+5)/(x+2)
 
Physics news on Phys.org
  • #2
Welcome to PF.

You mean that you have 2 equations Y(x).

And you want to identify where the values of Y are equal between the 2 equations.

Maybe if you set one = to the other and solved for x ...?
 
  • #3


To calculate the points where the two graphs touch, we need to find the values of x that satisfy both equations. This can be done by setting the two equations equal to each other and solving for x. In this case, we have:

(7x)/(x^2+1) = (x^2+2x+5)/(x+2)

We can then cross-multiply and rearrange the terms to get:

7x(x+2) = (x^2+1)(x^2+2x+5)

Expanding the terms on both sides, we get:

7x^2 + 14x = x^4 + 2x^3 + 5x^2 + x^2 + 2x + 5x + 10

Simplifying further, we get:

x^4 + 2x^3 - 2x^2 + 21x + 10 = 0

This is a fourth-degree polynomial equation, which can be solved using various methods (e.g. factoring, graphing, using a calculator). Once we have the solutions for x, we can plug them back into either of the original equations to find the corresponding y-values and determine the points where the two graphs touch.
 

FAQ: How Do You Calculate Intersection Points of Two Graphs?

1. How do I create a graph?

To create a graph, you will need to gather the data that you want to plot and then choose a type of graph that best represents your data. This could be a bar graph, line graph, pie chart, or others. Then, use a graphing tool or software to input your data and customize the graph's appearance. Once you are satisfied with the graph, you can save it and use it for your project or presentation.

2. What is the purpose of a graph?

The purpose of a graph is to visually represent data in a way that makes it easier to understand and interpret. Graphs can help identify patterns, trends, and relationships in data, making it easier to draw conclusions and make decisions based on the information presented.

3. How do I choose the right type of graph?

The type of graph you choose will depend on the type of data you have and the message you want to convey. Bar graphs are best for comparing data, line graphs are useful for showing trends over time, and pie charts are great for showing proportions or percentages. Consider the purpose of your graph and the data you have before choosing the type of graph.

4. How do I label a graph?

Labeling a graph is crucial for understanding the data presented. You should include a title that describes the graph's purpose, labels for each axis, and a legend if necessary. Make sure the labels are clear and concise and that the units of measurement are included if applicable.

5. Can I use a graph in a scientific report?

Yes, graphs are often used in scientific reports to present data and findings in a visual and organized manner. When using a graph in a scientific report, make sure to follow the guidelines provided by your institution or journal for formatting and labeling the graph.

Back
Top