In this example we are multiplying two binomials so FOIL method can be used.
$$ \begin{aligned} \left( \color{blue}{ 2a+5}\right) \cdot \left( \color{orangered}{ 4a-3}\right) &= \underbrace{ \color{blue}{2a} \cdot \color{orangered}{4a} }_{\text{FIRST}} + \underbrace{ \color{blue}{2a} \cdot \left( \color{orangered}{-3} \right) }_{\text{OUTER}} + \underbrace{ \color{blue}{5} \cdot \color{orangered}{4a} }_{\text{INNER}} + \underbrace{ \color{blue}{5} \cdot \left( \color{orangered}{-3} \right) }_{\text{LAST}} = \\ &= 8a^2 + \left( -6a\right) + 20a + \left( -15\right) = \\ &= 8a^2 + \left( -6a\right) + 20a + \left( -15\right) = \\ &= 8a^2+14a-15; \end{aligned} $$