Answer:
a. v
Step-by-step explanation:
Given
[tex]3v - 8[/tex]
Required
Identify the variable
Literary, variable means things that change in values;
Going by this definition, we have that:
3 -> This is not a variable because its value will always be 3
v -> This is a variable because its value can change once its value changes, the result of the expression will also change
- -> This is not a variable; it is an arithmetic operator to subtract
8 -> This is not a variable because its value will always be 8
Take for instance
[tex]v = 2[/tex]
[tex]3v - 8 = 3 * 2 - 8 = 6 - 8 = -2[/tex]
When [tex]v =5[/tex]
[tex]3v - 8 = 3 * 5 - 8 = 15 - 8 = 7[/tex]
Notice that there's a difference in both results;
This is as a result of v being a variable