Math, asked by Spancer, 10 months ago

Two clocks commence striking a certain hour simultaneously, but the frequency of chiming of the first is different from that of the second. The third stroke of the first is coincident with the fourth stroke of the second, and the first strikes three times after the second has stopped striking. What is the hour?​

Answers

Answered by 7TeeN
11

</p><p>&lt;html&gt;</p><p>&lt;head&gt;</p><p>&lt;style&gt;</p><p>    </p><p>.container{</p><p>    height: 350px;</p><p>    width: 350px;</p><p>    position: absolute;</p><p>    left:0px;</p><p>    top:0px;</p><p>    right:0px;</p><p>    bottom:0px;</p><p>}</p><p>#layer1{</p><p>    height: 200px;</p><p>    width:200px;</p><p>    border-radius:50%;</p><p>    border:5px solid #FF69B4;</p><p>    background-color: #2e0b16;</p><p>    transform:rotateX(60deg);</p><p>    left:85px;</p><p>    top:85px;</p><p>    box-shadow: 0px 15px 0px 0px #2e0b16,</p><p>                0px 30px 0px 0px #FFF,</p><p>                0px 50px 0px 0px #2e0b16,</p><p>                0px 70px 0px 0px #FFF,</p><p>                0px 90px 0px 0px #2e0b16,</p><p>                0px 110px 0px 0px #FFF,</p><p>                0px 130px 0px 0px #2e0b16;</p><p>                position:relative;</p><p>                </p><p>}</p><p>#candle{</p><p>    height:50px;</p><p>    width:20px;</p><p>    background-color:red;</p><p>    box-shadow:0 -90px 50px red inset;</p><p>    transform: rotateY(-45deg);</p><p>    border-radius: 5px;</p><p>    left:180px;</p><p>    top:100px;</p><p>    position:absolute;</p><p>}</p><p></p><p>#candle1{</p><p>    height:50px;</p><p>    width:20px;</p><p>    background-color:red;</p><p>    box-shadow:0 -90px 50px red inset;</p><p>    transform: rotateY(-45deg);</p><p>    border-radius: 5px;</p><p>    left:90px;</p><p>    position:absolute;</p><p>    top:145px;</p><p>}</p><p>#candle2{</p><p>    height:50px;</p><p>    width:20px;</p><p>    background-color:red;</p><p>    box-shadow:0 -90px 50px red inset;</p><p>    transform: rotateY(-45deg);</p><p>    border-radius: 5px;</p><p>    left:270px;</p><p>    position:absolute;</p><p>    top:145px;</p><p>}</p><p>.flame{</p><p>  border-bottom-left-radius:45% 35%;</p><p>  transform:origin(center);</p><p>  border-bottom-right-radius:45% 30%;</p><p>  box-shadow:0 -15px 2px 2px #FFC205;</p><p>  background-color:yellow;</p><p>  border-radius:50%;</p><p>  position:absolute;</p><p>  height:52px;</p><p>  width:10px;</p><p>  left:185px;</p><p>  top:65px;</p><p>  animation:fire infinite alternate linear 3s;</p><p>}</p><p>@keyframes fire{</p><p>    0%{</p><p>        transform:scale(1);</p><p>    }</p><p>    10%{</p><p>        transform:scale(1.1,0.9)rotate(4deg);</p><p>    }</p><p>    20%</p><p>    {</p><p>        transform:scale(1.2,0.6)rotate(0deg);</p><p>    }</p><p>    60%</p><p>    {</p><p>        transform:scale(1.1,1.0)rotate(-1deg);</p><p>    }</p><p>    80%</p><p>    {</p><p>        transform:scale(1.1,0.9)rotate(-3deg);</p><p>    }</p><p>    100%</p><p>    {</p><p>        transform:scale(1);</p><p>    }</p><p>}</p><p>.flame1{</p><p>    border-bottom-left-radius:45% 35%;</p><p>  transform:origin(bottom center);</p><p>  border-bottom-right-radius:45% 30%;</p><p>  box-shadow:0 -15px 2px 2px #FFC205;</p><p>  background-color:yellow;</p><p>  border-radius:50%;</p><p>  position:absolute;</p><p>  height:50px;</p><p>  width:10px;</p><p>  left:95px;</p><p>  top:110px;</p><p>  animation:fire infinite alternate linear 3s;</p><p>}</p><p>.flame2{</p><p>    border-bottom-left-radius:45% 35%;</p><p>  transform:origin(bottom center);</p><p>  border-bottom-right-radius:45% 30%;</p><p>  box-shadow:0 -15px 2px 2px #FFC205;</p><p>  background-color:yellow;</p><p>  border-radius:50%;</p><p>  position:absolute;</p><p>  height:50px;</p><p>  width:10px;</p><p>  left:275px;</p><p>  top:110px;</p><p>  animation:fire infinite alternate linear 3s;</p><p> }</p><p> span{</p><p>     color:cyan;</p><p>     position:absolute;</p><p>     left:60px;</p><p>     top:60px;</p><p>     font-size:30px; </p><p>     font-family: 'Lobster Two', cursive;</p><p> }</p><p> #plate{</p><p>     background-color:#DCDCDC;</p><p>     height:250px;</p><p>     width:250px;</p><p>     position:absolute;</p><p>     border-radius:50%;</p><p>     transform:rotateX(60deg);</p><p>     left:68px;</p><p>     top:135px;</p><p>     box-shadow:0 12px 0 #000;</p><p> }</p><p>body{</p><p>    background  : linear-gradient(red,orange), url("")     no-repeat 100% / cover;</p><p>    background-repeat:repeat;</p><p>    height:0px;</p><p>}</p><p>img</p><p>{</p><p>margin-top:300px;</p><p>}</p><p>p</p><p>{ margin-top:00px;</p><p>    color:blue;</p><p>    margin-left:70px;</p><p>    margin-bottom:0px;</p><p>    font-family:iceberg;</p><p>    font-size:50px;</p><p>    text-shadow:3px 6px 8px red;</p><p>}</p><p>h1{</p><p>    border:5px solid transparent;</p><p>    border-radius:30px;</p><p>    border-image:linear-gradient(130deg, red, green, blue, lime, purple,orange);</p><p>    animation:gradient 2s linear infinite;</p><p>    border-image-slice:1;</p><p>    padding-top:0px;</p><p>    position:relative;</p><p>    font-size:30px;</p><p>    top:300px;</p><p>    font-family: 'Ruslan Display', cursive;</p><p>    background:linear-gradient(to right, red, green, blue, lime, purple,orange);</p><p>    -webkit-text-fill-color:transparent ;</p><p>    -webkit-background-clip:text;</p><p>}</p><p>@keyframes gradient{</p><p>    50%{</p><p>        filter:hue-rotate(360deg);</p><p>    }</p><p>}</p><p>h6</p><p>{</p><p>margin-top:240px;</p><p>color:green;</p><p>}</p><p>    </p><p>&lt;/style&gt;</p><p>    </p><p>    &lt;link rel="stylesheet" href="cake.css"&gt;</p><p>    &lt;link href="" rel="stylesheet"&gt;</p><p>      &lt;link href=''&gt;</p><p>&lt;/head&gt;</p><p>&lt;body&gt;</p><p>&lt;div class="container"&gt;</p><p>    </p><p>    &lt;div id="plate"&gt;</p><p>        </p><p>    &lt;/div&gt;</p><p>    &lt;div id="layer1"&gt;</p><p>    </p><p>    </p><p>&lt;span&gt;Happy Birthday&lt;br/&gt;Liya&lt;/span&gt;</p><p>    &lt;/div&gt;</p><p>    &lt;div class="flame"</p><p>&gt;</p><p>    &lt;/div&gt;</p><p>    </p><p>&lt;div id="candle"&gt;</p><p>    &lt;/div&gt;</p><p>    &lt;div class="flame1"</p><p>&gt;</p><p>    &lt;/div&gt;</p><p>    &lt;div id="candle1"&gt;</p><p>    &lt;/div&gt;</p><p>    &lt;div class="flame2"</p><p>&gt;</p><p>    &lt;/div&gt;</p><p>    &lt;div id="candle2"&gt;</p><p>    &lt;/div&gt;</p><p>  &lt;/div&gt;  </p><p>  </p><p>&lt;p&gt;For You&lt;/p&gt;</p><p></p><p>&lt;h1&gt;HaPPYB'DayLIYA &lt;/h1&gt;</p><p></p><p>&lt;span&gt;&amp;#128123;&lt;/span&gt;</p><p></p><p>&lt;p&gt;&amp;#128123;&lt;/p&gt;</p><p>&lt;p&gt;&amp;#128123;&lt;/p&gt;</p><p>&lt;h6&gt;</p><p></p><p>Hii liya wish u a many many happy returns of the day ...</p><p>Pta nhi shayad hmm mil paye ya nhi ..</p><p>Itna jarur janta hu tumse durr jana h mere liye mushkil...</p><p>Tu keh rhi thi bul jao muje ab...</p><p></p><p></p><p>Ek baat batau...</p><p>M jo kal raat ka khana bul skta hu prr tum jese besties ko kbi bul nhi skta(╥﹏╥)...</p><p>Tum sbb jaan ho meri....</p><p>Tumhare Bina reh nhi skta....</p><p>Mushkil h pal tum sbke bina ....</p><p>Raato tkk sona aur jagna v mRNA aur jina....</p><p>Tu muje bul skti h ...</p><p>Prr itna yaad rkhna m aj v abi v aur kal v tujse durr nhi ja skta ....</p><p></p><p>Jaan ho sbb meri aap ....</p><p>At the last....</p><p>Nothing to say....</p><p>Only remained to pray.....</p><p>A very happy birthday liya...</p><p>May ur all dreams become true...</p><p>And make a joy full future!!❤️</p><p> &lt;/h6&gt;</p><p></p><p></p><p>  </p><p> &lt;footer style="color:red;font-size:70px;"&gt;&amp;#128123;&lt;/footer&gt;</p><p>&lt;br&gt;</p><p>&lt;br&gt;</p><p>&lt;br&gt;</p><p>&lt;br&gt;</p><p> &lt;footer style="color:red;font-size:70px;"&gt;&amp;#128123;&lt;/footer&gt;</p><p> </p><p>&lt;/body&gt;</p><p>&lt;/html&gt;</p><p>

Answered by hasratalianjum
0

Answer:

10

Step-by-step explanation:

khud dekh lo itna time nahi hai.

Similar questions