For the positive numbers d , o , v , e : d 2 + d o = 2 5 0 o 2 + d o = 1 5 0 v 2 + v e = 3 0 e 2 + v e = 3 4 Find the value of d + o + v + e .
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.
Same method but very nice problem, kinda confusing at first
As an aside, you should verify that there indeed does exist positive numbers which satisfy the original conditions.
Log in to reply
(d, o, v, e) = (12.5, 7.5, 3.75, 4.25)
Yes, that is an important point. :) I'll put it into the solution.
You kinda told me about this :p. Good problem!
What happened to the d o or the v e ?
haha, i'm bit confuse here
exactly the same!
Let me answer it systematically.
⎩ ⎪ ⎪ ⎪ ⎨ ⎪ ⎪ ⎪ ⎧ d 2 + d o = 2 5 0 o 2 + d o = 1 5 0 v 2 + d o = 3 0 e 2 + d o = 3 4 . . . ( 1 ) . . . ( 2 ) . . . ( 3 ) . . . ( 4 )
Eqn 1 + Eqn 2 and Eqn 3 + Eqn 4:
⇒ { d 2 + 2 d o + o 2 = 2 5 0 + 1 5 0 v 2 + 2 v e + e 2 = 3 0 + 3 4 ⇒ ( d + o ) 2 = 4 0 0 ⇒ ( v + e ) 2 = 6 4 ⇒ d + o = 2 0 ⇒ v + e = 8
Therefore, d + o + v + e = ( d + o ) + ( v + e ) = 2 0 + 8 = 2 8
simply first add first 2 equation - we get- (d+o)^2=400. so d+o =20 and similarly v+e=8 so d+o+v+e=28
After adding the first two equations i.e. (d^2+do=250) ,(o^2+do=150), we get an equation (d^2+o^2+2do=400) which can also be written as {(d+o)^2=(20)^2}.
Therefore, (d+o=20).
Now adding the 3rd and 4th equation i.e. (v^2+ve=30),(e^2+ve=34) , we get an equation (v^2+e^2+2ve=64) which can also be written as {(v+e)^2=(8)^2}.
Therefore, (v+e=8).
Now adding the equations (d+o=20),(v+e=8) we get (d+o+v+e=28).
d^2 + 2do + o^2 = 400 (d+o)^2 = 400 d + o = 20 v^2 + 2ve + e^2 = 64 (v+e)^2 = 64 v + e = 8 d + o + v + e = 28
d^2+2od+o^2=400 (d+o)^2=400 d+o=20 v2+2ve+e^2=64 (v+e)^2=64 v+e=8 d+o+e+v=20+8=28
d(d+o)=250........d=250/d+o, o(d+o)=150........o=150/d+o. d+o=(250/d+o)+(105/d+o) =400/d+o, (d+o)^2=400, d+o=20 ...................v+e=8, d+o+v+e=28
Problem Loading...
Note Loading...
Set Loading...
When we add the first two equations together we get ( d + o ) 2 = 4 0 0 and since d and o are positive, d + o = 2 0 . Similarly for the other two we get v + e = 8 .
Therefore the answer is 2 0 + 8 = 2 8 .
We must verify that there are positive solutions; in order to do this simply divide the first two by d + o to solve and similarly by v + e for the other two. This shows that there are indeed positive solutions.