Answer: B) A=1/2(7)(12).
Explanation: The formula for area of a triangle is 1/2bh. Only B maintains this formula.
First one is y=4x and the second one is y=2x
Answer:
x = 4, x ≠ -1
Step-by-step explanation:
√3x + 4 = x
(√3x + 4)² = x² (Square both sides to get rid of the radical.)
3x + 4 = x²
0 = x² - 3x - 4 (Set everything to 0 by moving everything to one side.)
0 = (x - 4)(x + 1) (Factor.)
x = 4 x = -1
Now we need to check for extraneous solutions:
√3(4) + 4 = 4
√12 + 4 = 4
√16 = 4
4 = 4
√3(-1) + 4 = -1
√-3 +4 = -1
√1 = -1
1 ≠ -1
-1 is an extraneous solution.
Answer:
The value of k is -11
Step-by-step explanation:
If (x+2) is a factor of x3 − 6x2 + kx + 10:
Then,
f(x)=x3 − 6x2 + kx + 10
f(-2)=0
f(-2)=(-2)³-6(-2)²+k(-2)+10=0
f(-2)= -8-6(4)-2k+10=0
f(-2)= -8-24-2k+10=0
Solve the like terms:
f(-2)=-2k-22=0
f(-2)=-2k=0+22
-2k=22
k=22/-2
k=-11
Hence the value of k is -11....