Answer: β ≠ ±1
Step-by-step explanation: For a system of equations to have an unique solution, its determinant must be different from 0: det |A| ≠ 0. So,
det
≠ 0
Determinant of a 3x3 matrix is calculated by:
det ![\left[\begin{array}{ccc}1&\beta&1-\beta\\2&2&0\\2-2\beta&4&0\end{array}\right]\left[\begin{array}{ccc}1&\beta\\2&2\\2-2\beta&4\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D1%26%5Cbeta%261-%5Cbeta%5C%5C2%262%260%5C%5C2-2%5Cbeta%264%260%5Cend%7Barray%7D%5Cright%5D%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D1%26%5Cbeta%5C%5C2%262%5C%5C2-2%5Cbeta%264%5Cend%7Barray%7D%5Cright%5D)
![8(1-\beta)-[2(2-2\beta)(1-\beta)]](https://tex.z-dn.net/?f=8%281-%5Cbeta%29-%5B2%282-2%5Cbeta%29%281-%5Cbeta%29%5D)




β ≠ ±1
For the system to have only one solution, β ≠ 1 or β ≠ -1.
Answer:
(4x^2 +9)(4x^2-9) =0
Step-by-step explanation:
16x^4 - 18 = 0
Rewriting
(4x^2)^2 - 9^2 =0
We notice that this is the difference of squares
a^2 - b^2 = (a-b)(a+b)
(4x^2 -9)(4x^2+9) =0
I am not 100% sure this is right but I believe its 28:)
Answer:
6 knots
Step-by-step explanation:
Let the speed be v knots
then time taken to cover 500 M = 500 / v hrs
fuel consumption /hr = 216 + 0.5v^3
let F be the fuel consumption for trip
= [500/v][216 + 0.5v^3]
= 500[216/v + 0.5v^2]
dF/dv = 500[ - 216/v^2 + v]
d^2F/d^2v = 500[432/v^3 + 1] , i.e. +ve
so setting dF/dv will give a minima
500[ -216/v^2 + v] = 0
or v = 216/v^2
or v^3 = 216
solving, we get v = [216]^(1/3) = 6 knots