Respuesta :

Step-by-step explanation:

Just take two random points, always remember ,take x=0 and find his correspondent y

in this case y=4*0-9=-9

first point (0,-9)

second one:

take any x you want, I took 2 randomly, and y will be

y=4*2-9=8-9=-1

second point is (2,-1)

find these points on graph and connect them with a ruler ! And that is the line you are searching for!

Ver imagen serenavass

We want to graph the line y = 4*x - 9.

The graph can be seen at the end of the answer.

To graph a given linear function, we need to find two points that belong to the function, and then connect them with a line.

To find the points we just evaluate the function in two different values of x, so let's do that.

For x = 0 we have:

y = 4*0 - 9 = -9

Then we have the point (0, -9)

For x = 1 we have:

y = 4*1 - 9 = 4 - 9 = -5

Then we have the point (1, -5)

Now we just can graph these two points on a coordinate axis, and connect them with a line.

The graph is shown below

If you want to learn more, you can read:

https://brainly.com/question/18196858

Ver imagen facundo3141592