Answer:
The equation has infinitely many solutions for any value of P and Q such that P=Q.
Step-by-step explanation:
Px - 37 = Qx - 37
Px - Qx - 37 = -37
x (P-Q) = 0
==> P-Q=0 ==> P=Q
It’s 12 that’s the simple answer
Answer:
The answer your looking for is no, because in any certain type of triangle. Each triangle is 180 degrees like trying to find the missing angle of a triangle.
Step-by-step explanation:
Answer:
The equation of the line is,

Step-by-step explanation:
First, you have to write it in a form of y = mx + b :




When both lines are parallel to each other, they will have to same gradient value. So the equation of the line is y = (-2/5)x + b. Next, you have to find the value of b by substutituting (-10,3) into the equation :






9514 1404 393
Answer:
- (c1, c2, c3) = (-2t, 4t, t) . . . . for any value of t
- NOT linearly independent
Step-by-step explanation:
We want ...
c1·f1(x) +c2·f2(x) +c3·f3(x) = g(x) ≡ 0
Substituting for the fn function values, we have ...
c1·x +c2·x² +c3·(2x -4x²) ≡ 0
This resolves to two equations:
x(c1 +2c3) = 0
x²(c2 -4c3) = 0
These have an infinite set of solutions:
c1 = -2c3
c2 = 4c3
Then for any parameter t, including the "trivial" t=0, ...
(c1, c2, c3) = (-2t, 4t, t)
__
f1, f2, f3 are NOT linearly independent. (If they were, there would be only one solution making g(x) ≡ 0.)