The solutions to the equation x² - x -3/4 = 0 are x = -1/2 and x = 3/2.
Given the expression;
To determine the solution to the expression, we equate everything to zero.
x² - x -3/4 = 0
Compare with the standard form of quadratic equation ax² + bx + c = 0
We plug these values into the quadratic formula and solve for x.
x = (-b±√(b² - 4ac)) / (2a)
x = (-(-1) ± √((-1)² - (4 × 1 -3/4))) / (2×1)
x = ( 1 ± √( 1 - (-3))) / (2)
x = ( 1 ± √( 1 +3 )) / (2)
x = ( 1 ± √4)) / (2)
x = ( 1 ± 2) / (2)
x = ( 1 - 2)/2 , ( 1 + 2)/2
x = -1/2, 3/2
Therefore, the solutions to the equation x² - x -3/4 = 0 are x = -1/2 and x = 3/2.
Learn more about quadratic formula here: https://brainly.com/question/4038687
#SPJ1