Final answer:
To solve the given quadratic equations using the Quadratic Formula, we substitute the values of a, b, and c into the formula and solve for x. The solutions for each equation are found by applying the formula step by step.
Step-by-step explanation:
To solve the given quadratic equations, we can use the quadratic formula: x = (-b ± √(b² - 4ac)) / 2a. Then applying this formula to each equation, we can find the solutions for x. Let's go through each problem step by step:
74. 2x²-x-1=0: a = 2, b = -1, c = -1. Substituting these values into the quadratic formula: x = (-(-1) ± √((-1)² - 4 * 2 * (-1))) / (2 * 2). Solving this equation, we get x = 1, x = -0.5.
73. 2x² + x-1=0: a = 2, b = 1, c = -1. Substituting these values into the quadratic formula: x = (-1 ± √((1)² - 4 * 2 * (-1))) / (2 * 2). Solving this equation, we get x = 1, x = -0.5.
75. 16x² + 8x - 30 = 0: a = 16, b = 8, c = -30. Substituting these values into the quadratic formula: x = (-8 ± √((8)² - 4 * 16 * (-30))) / (2 * 16). Solving this equation, we get x = 1.5, x = -2.