Math, asked by amandacalhoun98, 11 months ago

nine less than a number

Answers

Answered by Anonymous
6

</p><p></p><p>&lt;!DOCTYPE html&gt;</p><p>&lt;html&gt;</p><p>    &lt;head&gt;</p><p>        &lt;title&gt;Typing Animation[SVG]&lt;/title&gt;</p><p>            </p><p>    &lt;/head&gt;</p><p>    &lt;body&gt;</p><p>        &lt;svg viewBox="0 0 210 297" &gt;</p><p> &lt;path id="path"&gt;</p><p>        &lt;animate attributeName="d" from="m0,110 h0" to="m0,110 h1100" dur="10s" begin="0s" repeatCount="indefinite"/&gt;</p><p>    &lt;/path&gt;</p><p>    &lt;text font-size="70" font-family="Iceberg" fill='hsla(36, 95%, 85%, 1)' x="20"&gt;</p><p>        &lt;textPath xlink:href="#path"&gt;Nine&amp;bull; &lt; &amp;bull; 10 &amp;bull;</p><p>#BAL</p><p>    &lt;/textPath&gt;</p><p>    &lt;/text&gt;</p><p>&lt;/svg&gt;</p><p>    &lt;/body&gt;</p><p></p><p></p><p>&lt;style&gt;</p><p>body{</p><p></p><p>  </p><p>  background:hsla(0, 5%, 5%, 1);</p><p>  background-image:linear-gradient(to right top, #a73737, #7a2828);</p><p>}</p><p>svg{</p><p>  width:100%;</p><p>  height:100px;</p><p>}</p><p></p><p>&lt;/style </p><p>&lt;/html&gt;</p><p></p><p></p><p>

Answered by Anonymous
1

Answer:

Let the number be x.

Nine less than a number, then X > 9 is the expression.

Question is incomplete though

Similar questions