Math, asked by obafolajuwon2004, 9 months ago

A 5 cubic centimetre cube is painted on all it's sides. If it is sliced into 1 cubic centimetre cubes, how many 1 cubic centimetre cubes will have exactly one of their sides painted? Pls help me out with this, I'm stuck on this.....very urgent......Thanks

Answers

Answered by Anonymous
89

\huge {\purple {\fbox {\bigstar {\mathfrak {\red {hello\:mate}}}}}}

&lt;html&gt;</p><p>    &lt;head&gt;</p><p>              &lt;style&gt;</p><p></p><p>                  </p><p>          h1{</p><p>          text-transform:uppercase;</p><p>          margin-top:90px;</p><p>          text-align:center;</p><p>          font-family:Courier new,monospace;</p><p>          border:3px solid rgb(60,45,8);</p><p>          border-top:none;</p><p>          width:67%;</p><p>          letter-spacing:-6px;</p><p>          box-sizing:border-box;</p><p>          padding-right:5px;</p><p>          border-radius:6px;</p><p>          font-size:35px;</p><p>          font-weight:bold;</p><p>          }  </p><p>            </p><p>         h1 span{</p><p>             position:relative;</p><p>             display:inline-block;</p><p>             margin-right:3px;</p><p>         }</p><p>            </p><p>         </p><p>     @keyframes shahir{</p><p>         0%</p><p>         {</p><p>            transform: translateY(0px) rotate(0deg);</p><p>         }</p><p>         40%</p><p>         {</p><p>            transform: translateY(0px) rotate(0deg);</p><p>         }</p><p>         50%</p><p>         {</p><p>            transform: translateY(-50px)rotate(180deg);;</p><p>         }</p><p>         60%</p><p>         {</p><p>            transform: translateY(0px)rotate(360deg);;</p><p>         }</p><p>         100%</p><p>         {</p><p>            transform: translate(0px)rotate(360deg);;</p><p>         }}</p><p>         </p><p>       h1 span</p><p>         {</p><p>            animation: shahir 3s alternate infinite linear; </p><p>         } </p><p>         </p><p>         </p><p>         </p><p>         </p><p>         h1 span:nth-child(1)</p><p>         {color:yellow;</p><p>           animation-delay: 0s;</p><p>         }</p><p>         h1 span:nth-child(2)</p><p>         {color:green;</p><p>           animation-delay: 0.2s;</p><p>         }</p><p>         h1 span:nth-child(3)</p><p>         {color:red;</p><p>           animation-delay:0s;</p><p>         }</p><p>         h1 span:nth-child(4)</p><p>         {color:pink;</p><p>           animation-delay: 0.4s;</p><p>         }</p><p>         h1 span:nth-child(5)</p><p>         {color:blue;</p><p>           animation-delay: 0.5s;</p><p>         }</p><p>         h1 span:nth-child(6)</p><p>         {color:purple;</p><p>           animation-delay: 0.3s;</p><p>         }</p><p>          h1 span:nth-child(7)</p><p>         {color:yellow;</p><p>           animation-delay: 0.3s;</p><p>         }</p><p></p><p>              &lt;/style&gt;</p><p>        &lt;meta name="viewport" content="width=device-width" &gt;</p><p>        </p><p>    &lt;/head&gt; </p><p>    &lt;body&gt;</p><p>    &lt;center&gt;</p><p>    &lt;div&gt;</p><p>        &lt;h1&gt;</p><p>            &lt;span&gt;S&lt;/span&gt;</p><p>            &lt;span&gt;a&lt;/span&gt;</p><p>            &lt;span&gt;n&lt;/span&gt;</p><p>            &lt;span&gt;T&lt;/span&gt;</p><p>            &lt;span&gt;a&lt;/span&gt;</p><p>            &lt;span&gt;B&lt;/span&gt;</p><p>            &lt;span&gt;e&lt;/span&gt;</p><p>            &lt;span&gt;a&lt;/span&gt;</p><p>            &lt;span&gt;T&lt;/span&gt;</p><p>            &lt;span&gt;z&lt;/span&gt;</p><p>           &lt;span&gt;♥️&lt;/span&gt;</p><p>        &lt;/h1&gt; </p><p>    &lt;/div&gt;</p><p>        &lt;/center&gt;</p><p>    &lt;/body&gt;    </p><p>&lt;/html&gt;

___________________________________________________

\huge {\purple {\fbox {\bigstar {\mathfrak {\red {ur\: question}}}}}}

\huge {\mathfrak {\purple {Q.}}}}

___________________________________________________

\huge {\purple {\fbox {\bigstar {\mathfrak {\red {ur\: ANSWER✓}}}}}}

&lt;html&gt;</p><p>    &lt;head&gt;</p><p>        &lt;style&gt;</p><p>           </p><p>            body {</p><p>   background:linear-gradient(100deg,purple,blue,</p><p>   green,lime,yellow);</p><p>}</p><p></p><p>div{</p><p>  box-shadow:0px 0px 20px #000;</p><p>  width:auto;</p><p>  height:auto;</p><p>  position:relative;</p><p>  margin:100px auto;</p><p>  background:#fff;</p><p>  border-radius:10px;</p><p>  font-family:Verdana;</p><p>  color:#333;</p><p>  background-color:black;</p><p>}</p><p>p{</p><p>  padding:50px;</p><p>  padding-top:10px;</p><p>  text-align:justify;</p><p>  color:gold;</p><p>}</p><p>h1{</p><p>  background:#b71540;</p><p>  display:inline-block;</p><p>  color:#fff;</p><p>  padding:5px 25px;</p><p>  position:relative;</p><p>  left:-30px;</p><p>  border-bottom-left-radius:5px;</p><p>}</p><p>h1:before{</p><p>  position:absolute;</p><p>  content:'';</p><p>  width:50px;</p><p>  height:50px;</p><p>  background:#b71540;</p><p>  top:20px;</p><p>  left:10px;</p><p>  transform:rotate(45deg);</p><p>  z-index:-1;</p><p>}</p><p>           </p><p>        &lt;/style&gt;</p><p>    &lt;/head&gt;</p><p>    &lt;body&gt;</p><p>        &lt;div&gt;</p><p>            &lt;h1&gt;SanTaBeaTs&lt;/h1&gt;</p><p>            &lt;p&gt;</p><p>                .&lt;br &gt;</p><p></p><p></p><p></p><p></p><p></p><p></p><p></p><p>                    &lt;br&gt;</p><p>                &lt;strong&gt;hope it helps u&lt;/strong&gt;</p><p>            &lt;/p&gt;</p><p>           </p><p>        &lt;/div&gt;</p><p>    &lt;/body&gt;</p><p>&lt;/html&gt;

___________________________________________________

__________________________________________________

\huge {\purple {\fbox {\bigstar {\mathfrak {\red {mark\: as\:brainliest✓}}}}}}

PLZZ MARK AS BRAINLIEST

___________________________________________________

\huge {\purple {\fbox {\bigstar {\mathfrak {\red {thank\:my\: ANSWER✓}}}}}}

___________________________________________________

#BE BRAINLY

&lt;marquee scrollamount=600&gt;SanTaBeaTs✌️

Similar questions