Math, asked by monikatyagi12368, 9 months ago

find 3 consecutive odd natural no. whose sum is 87​

Answers

Answered by Anonymous
4

&lt;!DOCTYPE html&gt;</p><p>&lt;html&gt;</p><p>  &lt;head&gt;</p><p>    &lt;title&gt;Title of the document&lt;/title&gt;</p><p>    &lt;style&gt;</p><p>    #blink{</p><p>      font-size: 30px;</p><p>      font-weight: bold;</p><p>      font-family: sans-serif;</p><p>      color:#CC0000 ;</p><p>      transition:0.4s;</p><p>    }</p><p>   &lt;/style&gt;</p><p>  &lt;/head&gt;</p><p>  &lt;body&gt;</p><p>     &lt;p id="blink"&gt;  ..Here is ur Solution....&lt;/p&gt;</p><p>    &lt;script type="text/javascript"&gt;</p><p>      var blink = document.getElementById('blink');</p><p>      setInterval(function() {</p><p>         blink.style.opacity = (blink.style.opacity == 0 ? 1 : 0);</p><p>      }, 1000); </p><p>    &lt;/script&gt;</p><p>  &lt;/body&gt;</p><p>&lt;/html&gt;

\huge\bigstar\huge\mathcal{\underline{ \underline{QUESTION}}}\red\bigstar

find 3 consecutive odd natural no. whose sum is 87

\huge\red\bigstar\huge\mathcal{\underline{ \underline{SOLUTION}}}\bigstar

\boxed{}\\  \\

let the three consecutive odd natural numbers are

(x-2),x,(x+2)

now according to the question...

(x-d)+x+(x+d)=87

=>3x=87

=>x=29

therefore the consequtive 3 odd numbers are

27,29,31,

\large\mathfrak{...hope\: this \:helps\: you.....}

Answered by sandeeppanigrahi191
0

Answer:

the answer is 27

Step-by-step explanation:

87÷3=27

Similar questions