26.4k views
0 votes
A) y = 8x

What happens to the value of y if the value of x triples?

Select your answer.

x 8

x 3

+ 3

+ 8

A

B

C

D

8

b) y= x

What happens to the value of y if the value of x doubles?

Select your answer.

x2

x4

- 2

4

A

B

C

D

User Helbreder
by
4.8k points

1 Answer

2 votes

Answer:

So when we triple the value of "x" in that expression we also triple the value of "y". The corrrect answer is "x 3".

Explanation:

For a given "x", y follows the expression:
y = 8*x. We have a new input to the function, which we will call "a", we know that this value is 3 times the value of the prior "x", so we can calculate what will happen to "y" as shown below:


y_1 = 8*x

For when the input is "a":


y_2 = 8*a

We know that "a" is 3 times x, therefore:


y_2 = 8*(3*x)

Due to the associative property of the product we can rewrite the above expression as:


y_2 = 3*(8*x)

Since "8*x" is the same as the prior "y", then we have:


y_2 = 3*y_1

So when we triple the value of "x" in that expression we also triple the value of "y". The corrrect answer is "x 3".

User Bertil Chapuis
by
4.1k points