How do you graph y=4x1 by plotting points?

1 Answer
Mar 2, 2017

See explanation

Explanation:

For a strait line graph you technically only need two points. It is better to have 3 or more. I would suggest 3. The logic behind this is that if all the points do not line up when you draw a line through them then you have a wrong calculation some ware.

You may chose to determine what is called critical points and use those (just 2) or you may chose substituting values for x

Choosing substitution ( I am using just two points as this is a demo.)

Calculation Point 1 (P1)

Let x1=2

y1=4(2)1=7 P1 (x1,y1)=(2,7)

Calculation Point 2 (P2)

Let x2=2

y2=4(2)1=9 P2 (x2,y2)=(2,9)

Tony B

Notice that point P2 is the left most one

You always read left to right on the x-axis. Sometimes the reverse order is given in questions setting 'a trap'.

ALWAYS READ LEFT TO RIGHT ON THE X-AXIS FOR WHEN Y IS THE ANSWER
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Critical point

You either need a given point or the equation.

Given equation: y=4x1

The x-axis crosses the y-axis at x=0
The y-axis crosses the x-axis at y=0

Set #x=0" : " y=4x-1" "->" "y=4(0)-1 " "->" "y=-1

So we now have the point: (x,y)(0,1)

Set y=0 : y=4x1 0=4x1 x=14

So we now have a second point:(x,y)(14,0)