This is a free preview. For full access
Coordinates and Graphs
Plotting Two-Variable Equations with Tables
Description
Plotting two-variable equations with tables helps show how x and y are related. An equation written as y = f(x) or Ax + By = C gives ordered pairs that satisfy the rule. Each pair can be checked by substituting the x and y values into the equation.
A value table is a common way to build the graph...
Show More
Transcript
두 변수의 방정식은 x 와 y 사이의 관계를 보여줍니다. 방정식에 대한 해는 방정식을 만족하는 정렬된 값 쌍 (x, y)입니다.
이러한 솔루션은 그래프에 해당 점을 표시하여 시각적으로 표현할 수 있습니다.
그래프 작성 과정은 x 에 대한 몇 가지 값을 선택하고 이를 방정식에 대입하여 y의 해당 값을 계산하는 것으로 시작됩니다.
절편은 그래프가 축을 교차하는 위치를 식별합니다. x-절편은 y 를 0으로 설정하여 찾고, y-절편은 x 를 0으로 설정하여 찾습니다.
...
Show More