Hello!
To find the area of a rectangle you do length * width
You can plug in the values you know
(x - 2) * 5 = 30
Divide both sides by 5
x - 2 = 6
Add 2 to both sides
x = 8
The answer is 8
Hope this helps!
I think the pattern is that you multiply the first number by the second , then add the first number. SO:
e.g. for the first one 1 x 4 = 4 , 4 + 1 = 5
for the second one 2 x 5 = 10, 10 + 2 = 12...
So for 8+11:
you do 8 x 11 = 88 , 88 + 8 = 96
Answer:
- Q1. 42 liters
- Q2. Php. 330
Step-by-step explanation:
Question 1
<u>Use ratios to solve:</u>
- 12/100 = x/350
- x = 12*350/100
- x = 42 liters
Question 2
- 1 basket → 5 1/2 kg ⇒ 2 baskets → 2(5 1/2) = 11 kg
- 1 kg → 30 ⇒ 11 kg → 11*30 = 330
Mutya earned Php. 330
Answer:
The set of polynomial is Linearly Independent.
Step-by-step explanation:
Given - {f(x) =7 + x, g(x) = 7 +x^2, h(x)=7 - x + x^2} in P^2
To find - Test the set of polynomials for linear independence.
Definition used -
A set of n vectors of length n is linearly independent if the matrix with these vectors as columns has a non-zero determinant.
The set is dependent if the determinant is zero.
Solution -
Given that,
f(x) =7 + x,
g(x) = 7 +x^2,
h(x)=7 - x + x^2
Now,
We can also write them as
f(x) = 7 + 1.x + 0.x²
g(x) = 7 + 0.x + 1.x²
h(x) = 7 - 1.x + 1.x²
Now,
The coefficient matrix becomes
A = ![\left[\begin{array}{ccc}7&1&0\\7&0&1\\7&-1&1\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D7%261%260%5C%5C7%260%261%5C%5C7%26-1%261%5Cend%7Barray%7D%5Cright%5D)
Now,
Det(A) = 7(0 + 1) - 1(7 - 7) + 0
= 7(1) - 1(0)
= 7 - 0 = 7
⇒Det(A) = 7 ≠ 0
As the determinant is non- zero ,
So, The set of polynomial is Linearly Independent.