Concept:
The sum of the reciprocals of the roots is given by:
\[ \frac{1}{\alpha} + \frac{1}{\beta} = \frac{\alpha + \beta}{\alpha\beta} \]
Step 1: Find the sum and product of the roots.
Given quadratic equation:
\[
x^2 + 3x - 4 = 0
\]
Compare with standard form \(ax^2 + bx + c = 0\), where:
\[
a = 1,\quad b = 3,\quad c = -4
\]
Using Vieta’s formulas:
Sum of roots:
\[
\alpha + \beta = -\frac{b}{a} = -\frac{3}{1} = -3
\]
Product of roots:
\[
\alpha \beta = \frac{c}{a} = \frac{-4}{1} = -4
\]
Thus,
\[
\alpha + \beta = -3, \quad \alpha\beta = -4
\]
Step 2: Calculate the required expression.
We use the identity:
\[
\frac{1}{\alpha} + \frac{1}{\beta} = \frac{\alpha + \beta}{\alpha\beta}
\]
Substituting values:
\[
\frac{1}{\alpha} + \frac{1}{\beta} = \frac{-3}{-4}
\]
Now simplify the fraction:
\[
\frac{-3}{-4} = \frac{3}{4}
\]
Hence,
\[
\frac{1}{\alpha} + \frac{1}{\beta} = \frac{3}{4}
\]
Final Answer:
\[
\boxed{\frac{3}{4}}
\]