Answer:
D. x^2 +14x + 40
Step-by-step explanation:
(x+4)(x+10)
x^2+10x+4x+40
x^2+14x+40
Am I to assume this is for volume? The volume formula for a cylinder...oblique or not...is V = 1/3pi r^2 h. Cavalieri's principle tells us that the formulas for both are the same. So V = 1/3*pi*100*11 and V = 366.67 pi
Answer:
Add 7 to both sides
Step-by-step explanation:
The equation has to be just x = y
There cannot be another number on the same side as the variable
Now that we did that, the equation is 9x = 0
x = 0
Well, that was easy lol
Step-by-step explanation:
Factor, in mathmatechis, a number or algebric expression that divides another number or expression evenly.
For example, 3 and 6 are factors of 12 because 12 divided by 3 equals 4 exactly and 12 divided by 6 equals 2 exactly. The other factors of 12 are 1, 2, 4, and 12.
Answer:
Option b is correct (8,13).
Step-by-step explanation:
7x - 4y = 4
10x - 6y =2
it can be represented in matrix form as![\left[\begin{array}{cc}7&-4\\10&-6\end{array}\right] \left[\begin{array}{c}x\\y\end{array}\right] = \left[\begin{array}{c}4\\2\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7D7%26-4%5C%5C10%26-6%5Cend%7Barray%7D%5Cright%5D%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bc%7Dx%5C%5Cy%5Cend%7Barray%7D%5Cright%5D%20%3D%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bc%7D4%5C%5C2%5Cend%7Barray%7D%5Cright%5D)
A=
X= ![\left[\begin{array}{c}x\\y\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bc%7Dx%5C%5Cy%5Cend%7Barray%7D%5Cright%5D)
B= ![\left[\begin{array}{c}4\\2\end{array}\right]](https://tex.z-dn.net/?f=%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bc%7D4%5C%5C2%5Cend%7Barray%7D%5Cright%5D)
i.e, AX=B
or X= A⁻¹ B
A⁻¹ = 1/|A| * Adj A
determinant of A = |A|= (7*-6) - (-4*10)
= (-42)-(-40)
= (-42) + 40 = -2
so, |A| = -2
Adj A=
A⁻¹ =
/ -2
A⁻¹ = ![\left[\begin{array}{cc}3&-2\\5&-7/2\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7D3%26-2%5C%5C5%26-7%2F2%5Cend%7Barray%7D%5Cright%5D%20)
X= A⁻¹ B
X= ![\left[\begin{array}{cc}3&-2\\5&-7/2\end{array}\right] *\left[\begin{array}{c}4\\2\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7D3%26-2%5C%5C5%26-7%2F2%5Cend%7Barray%7D%5Cright%5D%20%2A%5Cleft%5B%5Cbegin%7Barray%7D%7Bc%7D4%5C%5C2%5Cend%7Barray%7D%5Cright%5D)
X= ![\left[\begin{array}{c}(3*4) + (-2*2)\\(5*4) + (-7/2*2)\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bc%7D%283%2A4%29%20%2B%20%28-2%2A2%29%5C%5C%285%2A4%29%20%2B%20%28-7%2F2%2A2%29%5Cend%7Barray%7D%5Cright%5D)
X= ![\left[\begin{array}{c}12-4\\20-7\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bc%7D12-4%5C%5C20-7%5Cend%7Barray%7D%5Cright%5D)
X= ![\left[\begin{array}{c}8\\13\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bc%7D8%5C%5C13%5Cend%7Barray%7D%5Cright%5D)
x= 8, y= 13
solution set= (8,13).
Option b is correct.