Math, asked by gazzali1973, 9 months ago

rajni noted down a friend's phone number as 246807 without realizing that she had interchanged two digits. this number exceeds the actual number by almost 6000. what is the actual phone number? a) 248607 b) 240867 c) 247806 d) 264807

Answers

Answered by Sambhavs
32

Answer:

&lt;! Doctype html&gt;</p><p>&lt;html&gt;</p><p>&lt;body&gt;</p><p>&lt;body&gt;</p><p>  &lt;div class="box-canvas"&gt;</p><p>    &lt;div class="bottle"&gt;&lt;/div&gt;</p><p>    &lt;div class="box"&gt;&lt;/div&gt;</p><p>    &lt;div class="baguette"&gt;</p><p>      &lt;div class="tear"&gt;&lt;/div&gt;</p><p>    &lt;/div&gt;</p><p>    &lt;div class="bag"&gt;</p><p>      &lt;div class="vertical-strap"&gt;&lt;/div&gt;</p><p>      &lt;div class="vertical-strap"&gt;&lt;/div&gt;</p><p>      &lt;div class="horizontal-section"&gt;&lt;/div&gt;</p><p>    &lt;/div&gt;</p><p>    &lt;div class="handle"&gt;&lt;/div&gt;</p><p>  &lt;/div&gt;</p><p>&lt;/body&gt;</p><p>&lt;style&gt;</p><p></p><p>:root {</p><p>  --blue: #403B6B;</p><p>  --yellow: white;</p><p>}</p><p></p><p>body{</p><p>  background: #E486BB;</p><p>}</p><p></p><p>.box-canvas{</p><p>  position: relative;</p><p>  margin: auto;</p><p>  display: block;</p><p>  margin-top: 250vmin;</p><p>  margin-bottom: 50vmin;</p><p>  width: 80vmin;</p><p>  height:80vmin;</p><p></p><p>}</p><p></p><p>.bag {</p><p>  top: 30vmin;</p><p>  position: absolute;</p><p>  width: 80vmin;</p><p>  height: 60vmin;</p><p>  </p><p>  background: var(--blue);</p><p>  border-radius: 2%;</p><p>}</p><p></p><p>.handle {</p><p>  position: absolute;</p><p>  left: 15vmin;</p><p>  height: 10vmin;</p><p>  width: 50vmin;</p><p>  background: var(--yellow);</p><p>  clip-path: polygon(20% 0%, 80% 0%, 100% 100%, 0% 100%);</p><p>}</p><p></p><p>.handle::before {</p><p>  content: '';</p><p>  position: absolute;</p><p>  left: 0;</p><p>  right: 0;</p><p>  top: 1vmin;</p><p>  bottom: 1vmin;</p><p>  border: 2px dashed var(--blue);</p><p>}</p><p>.handle {</p><p>  position: absolute;</p><p>    left: 15vmin;</p><p>      height: 10vmin;</p><p>        width: 50vmin;</p><p>          background: var(--yellow);</p><p>            clip-path: polygon(20% 0%, 80% 0%, 100% 100%, 0% 100%);</p><p>            }</p><p>.handle::before {</p><p>  content: '';</p><p>    position: absolute;</p><p>      left: 0;</p><p>        right: 0;</p><p>          top: 1vmin;</p><p>            bottom: 1vmin;</p><p>              border: 2px dashed var(--blue);</p><p>              }</p><p>.vertical-strap {</p><p>  position: absolute;</p><p>    bottom: 0;</p><p>    </p><p>}</p><p></p><p>.vertical-strap:nth-child(2) {</p><p>  right: 15vmin;</p><p>}</p><p></p><p>.horizontal-section {</p><p>  position: absolute;</p><p>  left: 0;</p><p>  right: 0;</p><p>  bottom: 0;</p><p>  height: 20vmin;</p><p>  background: var(--yellow);</p><p>  border-radius: 0 0 2% 2%;</p><p>}</p><p></p><p>.horizontal-section::before {</p><p>  content: '';</p><p>  position: absolute;</p><p>  left: 0;</p><p>  right: 0;</p><p>  top: 1vmin;</p><p>  bottom: 1vmin;</p><p>  border-top: 2px dashed var(--blue);</p><p>  </p><p>}</p><p></p><p>.baguette {</p><p>  position: absolute;</p><p>  transform: rotate(45deg);</p><p>  top: 25vmin;</p><p>  left: -30vmin;</p><p>  width: 80vmin;</p><p>  height: 10vmin;</p><p>  background: #FCB648;</p><p>  border-radius: 10% / 50%;</p><p>}</p><p></p><p>.baguette::before {</p><p>  content: '';</p><p>  position: absolute;</p><p>  width: 8vmin;</p><p>  height: 3vmin;</p><p>  background: #FCE3AB;</p><p>  transform: rotate(45deg);</p><p>  left: 5vmin;</p><p>  top: 3vmin;</p><p>  border-radius: 50%;</p><p>  </p><p>}</p><p></p><p>.baguette::after {</p><p>  content: '';</p><p>  position: absolute;</p><p>  width: 8vmin;</p><p>  height: 3vmin;</p><p>  background: #FCE3AB;</p><p>  transform: rotate(45deg);</p><p>  left: 15vmin;</p><p>  top: 3vmin;</p><p>  border-radius: 50%;</p><p>}</p><p></p><p></p><p>.tear {</p><p>  position: absolute;</p><p>  width: 8vmin;</p><p>  height: 3vmin;</p><p>  background: #FCE3AB;</p><p>  transform: rotate(45deg);</p><p>  left: 25vmin;</p><p>  top: 3vmin;</p><p>  </p><p>  border-radius: 50%;</p><p>}</p><p></p><p>.tear::before {</p><p>  content: '';</p><p>  position: absolute;</p><p>  width: 8vmin;</p><p>  height: 3vmin;</p><p>  background: #FCE3AB;</p><p>  top: -7vmin;</p><p>  left: 8vmin;</p><p>  border-radius: 50%;</p><p>}</p><p></p><p>.box {</p><p>  position: absolute;</p><p>  left: 20vmin;</p><p>  top: 20vmin;</p><p>  width: 25vmin;</p><p>  height: 40vmin;</p><p>  background: #ABE240;</p><p>  border-radius: 5%;</p><p>  transform: rotate(10deg);</p><p>}</p><p></p><p>.bottle {</p><p>  position: absolute;</p><p>  right: 3vmin;</p><p>  transform: rotate(10deg);</p><p>  top: 10vmin;</p><p>  width: 20vmin;</p><p>  height: 50vmin;</p><p>  background: linear-gradient(to bottom, rgba(255,255,255,0.5), rgba(255,255,255,0.9));</p><p>  background: linear-gradient(to bottom, rgba(255,255,255,0.5) 10vmin, rgba(255,255,255,0.8) 10vmin);</p><p>  border-radius: 30%;</p><p>}</p><p></p><p>.bottle::before {</p><p>  content: '';</p><p>  position: absolute;</p><p>  width: 5vmin;</p><p>  height: 5vmin;</p><p>  background: var(--blue);</p><p>  </p><p>  left: 50%;</p><p>  transform: translateX(-50%);</p><p>  top: -35vmin;</p><p>  border-radius: 20% 20% 0 0;</p><p>}</p><p></p><p>    </p><p></p><p>&lt;/style&gt;</p><p>&lt;/html&gt;</p><p>&lt;/body&gt;

Answered by Anonymous
28

Answer:

b) 240867 is the answer to your question.

Step-by-step explanation:

PLEASE MARK AS BRAINLIEST!

Similar questions
Math, 4 months ago