Given the functions:
[tex]\begin{gathered} f(x)=2x-3 \\ \\ g(x)=4x+5 \end{gathered}[/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-3)(4x+5)[/tex]In order to multiply the binomials, you can use the FOIL Method, which states that:
[tex](a+b)(c+d)=ac+ad+bc+bd[/tex]You also need to remember the Sign Rules for Multiplication:
[tex]\begin{gathered} +\cdot+=+ \\ -\cdot-=+ \\ -\cdot+=- \\ +\cdot-=- \end{gathered}[/tex]Then, you get:
[tex](f\cdot g)(x)=(2x)(4x)+(2x)(5)-(3)(4x)-(3)(5)[/tex][tex](f\cdot g)(x)=8x^2+10x-12x-15[/tex]Now you have to add the like terms (these are the terms that have the same variables with the same exponents):
[tex](f\cdot g)(x)=8x^2-2x-15[/tex]Hence, the answer is: Option D.