Question
Question: Two particles are located at equal distance from origin. The position vectors of those are represent...
Two particles are located at equal distance from origin. The position vectors of those are represented by A=2i^+3nj^+2k^ and Bˉ=2i^−2j^+4pk^, respectively. If both the vectors are at right angle to each other, the value of n−1 is ____.

3
Solution
Given vectors are A=2i^+3nj^+2k^ and B=2i^−2j^+4pk^.
Condition 1: The particles are located at equal distance from the origin. This means the magnitudes of the position vectors are equal: ∣A∣=∣B∣. ∣A∣2=22+(3n)2+22=4+9n2+4=8+9n2 ∣B∣2=22+(−2)2+(4p)2=4+4+16p2=8+16p2 Since ∣A∣=∣B∣, we have ∣A∣2=∣B∣2. 8+9n2=8+16p2 9n2=16p2 (Equation 1)
Condition 2: The two vectors are at right angle to each other. This means their dot product is zero: A⋅B=0. A⋅B=(2)(2)+(3n)(−2)+(2)(4p) A⋅B=4−6n+8p Setting the dot product to zero: 4−6n+8p=0 Dividing the equation by 2: 2−3n+4p=0 3n−4p=2 (Equation 2)
Now we need to solve the system of equations (1) and (2) for n and p. From Equation 1, 9n2=16p2, which can be written as 9n2−16p2=0. This is a difference of squares: (3n)2−(4p)2=0. Factoring, we get (3n−4p)(3n+4p)=0. This implies either 3n−4p=0 or 3n+4p=0.
We also have Equation 2: 3n−4p=2.
Case 1: 3n−4p=0. If we substitute this into Equation 2, we get 0=2, which is a contradiction. So, this case is not possible.
Case 2: 3n+4p=0. This must be the valid case. We now have a system of two linear equations:
- 3n+4p=0
- 3n−4p=2
We can solve this system by adding the two equations: (3n+4p)+(3n−4p)=0+2 6n=2 n=62=31
Now substitute the value of n into either equation to find p. Using the first equation 3n+4p=0: 3(31)+4p=0 1+4p=0 4p=−1 p=−41
We have found the values n=31 and p=−41. The question asks for the value of n−1. n−1=(31)−1=3.