If P : Q : R = 6 : 5 : 4 and P 2 + Q 2 + R 2 = 1 9 2 5 0 0 , then find 2 P + Q − R
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
thats an awesome way!!
1 2 3 4 5 6 |
|
Java Script.
3 0 0 2 + 2 5 0 2 + 2 0 0 2 = 1 9 2 , 5 0 0 = > [ ( 3 0 0 + 2 5 0 ) − 2 0 0 ] / 2 = 1 7 5
Let P = 6n Q = 5n R = 4n Now, (6n)^2 + (5n)^2 + (4n)^2 = 192500
Find "n" and hence P,Q and R
can u get n as a whole number???
This is what I did
The options are not matching with the correct answer.
P : Q : R = 6 : 5 : 4
Let P = 6x ; Q = 5x ; R = 4x
P^2 + Q^2 + R^2 = (6x)^2 + (5x)^2 + (4x)^2 = 36x^2 + 25x^2 + 16x^2 = 77x^2
Now, 77x^2 = 192500 x^2 = 2500 x = 50
Now, (P + Q - R) / 2 = (6x + 5x - 4x)/2 = 7x/2
Substituting x=50
7x/2 = 175
Problem Loading...
Note Loading...
Set Loading...
P : Q : R = 6 : 5 : 4 means that P : 6 = Q : 5 = R : 4 which can also be written as 6 P = 5 Q = 4 R .
Multiplying by 6 we have that P = 5 6 Q
Multiplying by 4 we have that R = 5 4 Q
Substituting these values on the equation we have P 2 + Q 2 + R 2 = 1 9 2 5 0 0 2 5 3 6 Q 2 + Q 2 + 2 5 1 6 Q 2 = 1 9 2 5 0 0 2 5 7 7 Q 2 = 1 9 2 5 0 0 Q 2 = 6 2 5 0 0 Q = 2 5 0
Now we can find that P = 3 0 0 and R = 2 0 0 and therefore ( P + Q − R ) / 2 = ( 3 0 0 + 2 5 0 − 2 0 0 ) / 2 = 1 7 5