Answer:
10. 7
11. 4
12. 8
13. 7
14. 2
15. 3
16. 11
17. 9
18. 8
Step-by-step explanation:
We are tasked to solve the value of p(8a) in the expression p(x)=3x^2-4.
This means that what would find the value of the expression when x=8a. To solve this, we simply substitute the value of x in the expression.
p(x)=3x^2-4
p(8a)=3(8a)^2-4
p(8a)=3(64a^2)-4
p(8a)=192a^2-4
Answer:
f(x)=1/4(5-x)²
Step-by-step explanation:
f(11)=1/4(5-11)²
1/4(-6)²
1/4(36)
=9
Answer:
x = 0.19 or x = -0.76
Step-by-step explanation:
Equation: 7²-4x = 2
reordering the equation,
7x²-4x-2 = 0
Applying,
x = [-b±√(b²-4ac)]/2a..................... Equation 1
From the question,
Given: a = 7, b = -4, c = -2
Substitute these values into equation 1
x = [-4±√(-4²-(2×7×-2)]/(2×7)
x = [-4±√(16+28)]/14
x = (-4±√44)/14
Either
x = (-4+√44)/14
x = (-4+6.63)/14
x = 2.63/14
x = 0.19
or
x = (-4-√44)/14
x = (-4-6.63)/14
x = -10.63/14
x = -0.76