Answer:
C is correct
Step-by-step explanation:
3+6=9
2 sides on a triangle must be greater than the other side
Answer:
p^2 + q^2 = 22/9.
Step-by-step explanation:
For a quadratic function ax^2 + bx + c if the zeroes are A and B then
A + B = -b/a and AB = c/a.
2x^2 - 7x + 3
Now p and q are the zeroes of the above function so
p + q = 7/3 and pq = 3/2.
Now p^2 + q^2 = (p + q)^2 - 2pq
= (7/3)^2 - 2* 3/2
= 49/9 - 3
= 49/4 - 27/9
= 22/9.
Answer:
x = 12
y = 4
Step-by-step explanation:
x + y = 16
x - y = 8
y + 8 = x
Replace x with y + 8 in the new equation
8 + 2y = 16 ----> we can minus 8 on both sides
2y = 8 -----> divide both sides by 2
y = 4
Now for the x value
x + 4 = 16 ----> minus 4 on both sides
x = 12