Math, asked by bitto295, 6 months ago

If 5 sinx = 3, the value of
Secx- tanx/secx+tanx​

Answers

Answered by Sambhavs
5

Answer:

Kite

&lt;! Doctype html&gt;</p><p>&lt;html&gt;</p><p>&lt;head&gt;</p><p>&lt;title&gt; Kite &lt;/title&gt;</p><p>&lt;/head&gt;</p><p>&lt;body&gt;</p><p>&lt;div class="kite"&gt; </p><p>	&lt;div class="tail"&gt;&lt;/div&gt;</p><p>&lt;/div&gt;</p><p></p><p>&lt;style&gt;</p><p></p><p>* {</p><p>	margin: 0;</p><p>	padding: 0;</p><p>	background: #87cefa;</p><p>} </p><p></p><p>.kite {</p><p>	position: center;</p><p>	width: 100px; </p><p>	height: 100px;</p><p>	background: #ff0;</p><p>	transform: rotate(45deg);</p><p>	top: 0;</p><p>	left: 0;</p><p>	bottom: 0;</p><p>	right: 0;</p><p>	margin: auto;</p><p>	animation: flying 5s ease-in-out infinite;</p><p>	</p><p>}</p><p>.kite:before, .kite:after {</p><p>  content: '';</p><p>  position: absolute;</p><p>}</p><p></p><p>.kite:before {</p><p>	top: 50%; </p><p>	left: -20%;</p><p>	width: 141%; </p><p>	border-top: 1px solid #000;</p><p>	transform: rotate(45deg);</p><p>}</p><p></p><p>.kite:after {</p><p>	top: 0; </p><p>	left: 0;</p><p>	width: 100px; </p><p>	height: 100px;</p><p>	border-top-left-radius: 100%;</p><p>	border-left: 1px solid #000;</p><p>	border-top: 1px solid #000;</p><p>}</p><p></p><p>.tail {</p><p>	position: relative;</p><p>	top: 95px; </p><p>	left: 85px;</p><p>	width: 0; </p><p>	height: 0; </p><p>	border-left: 20px solid transparent;</p><p>	border-right: 20px solid transparent;</p><p>	border-bottom: 20px solid black;</p><p>	transform: rotate(-45deg);</p><p>	</p><p>	overflow: hidden;</p><p>}</p><p></p><p></p><p>@keyframes flying {</p><p>	0% , 100% {</p><p>		top: 0%;</p><p>		left: 0%;</p><p>	}</p><p>	25% {</p><p>		top: -20%;</p><p>		left: 5%;</p><p>	}</p><p>	50% {</p><p>		top: -15%;</p><p>		left: 20%;</p><p>	}</p><p>	75% {</p><p>		top: -10%;</p><p>		left: 5%;</p><p>	}</p><p>}</p><p>&lt;/style&gt;</p><p>                                                                                                                                                                                                                                                                                                                    &lt;/body&gt;</p><p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    &lt;/html&gt;

Answered by vikasmishra321768
0

Answer:

3/5 = sin so

Perpendicular = 3 hyptoenuse = 5

using Pythagorean theorem

Base = 4

sec =5/3 , tan = 3/4

5/3 - 3/4 upon

5/3 + 3/4 =

Ans = 11/29

Similar questions