105k views
17 votes
Evaluate the function w=-5x-1 when x=-3,0, and 8.

User Reqven
by
5.4k points

2 Answers

0 votes

Final answer:

The function w = -5x - 1 evaluates to w = 14 for x = -3, w = -1 for x = 0, and w = -41 for x = 8.

Step-by-step explanation:

To evaluate the function w = -5x - 1 for the given values of x (-3, 0, and 8), we will plug each value into the equation and solve for w.

For x = -3: w = -5(-3) - 1 = 15 - 1 = 14

For x = 0: w = -5(0) - 1 = 0 - 1 = -1

For x = 8: w = -5(8) - 1 = -40 - 1 = -41

Therefore, the evaluated values are w = 14 when x = -3, w = -1 when x = 0, and w = -41 when x = 8.

User Ning Sun
by
4.6k points
2 votes

When x = -3;

w = -5(-3) - 1

w = 15 - 1

w = 14

When x = 0;

w = -5(0) - 1

w = 0 - 1

w = -1

When x = 8;

w = -5(8) - 1

w = -40 - 1

w = -41

Best of Luck!

User Carlos Rodrigez
by
5.8k points