Given the functions:
[tex]f\mleft(x\mright)=2x^2+x-3[/tex][tex]g(x)=x-1[/tex]
You need to multiply them in order to find:
[tex](f\cdot g)(x)[/tex]
Then, you need to set up:
[tex](f\cdot g)(x)=(2x^2+x-3)(x-1)[/tex]
Now you need to simplify it by applying the Distributive Property:
[tex](f\cdot g)(x)=(2x^2)(x)+(x)(x)-(3)(x)+(2x^2)(-1)+(x)(-1)-(3)(-1)[/tex][tex](f\cdot g)(x)=^{}2x^3+x^2-3x-2x^2-x+3[/tex]
Adding the like terms (the terms that have the same variable with the same exponent), you get:
[tex](f\cdot g)(x)=^{}2x^3-x^2-4x+3[/tex]
By definition, the Domain of a function is the set of all the possible input values for which the function is defined.
In this case, you can identify that the function obtained is a Polynomial Function because all its exponents are positive integers. By definition, the domain of all Polynomial Functions is:
[tex]Domain\colon All\text{ }Real\text{ }Numbers[/tex]
Hence, the answer is: First option.