Math, asked by wwwtanishadorata, 8 months ago

SOLVE and simplify this (2+√3)²​

Answers

Answered by mahfujur189159
10

Answer:

Hi friends,

answer is 7+43

Step-by-step explanation:

(2+√3)^2

= 4+ 4√3+3

=7+4√3

Have a great day

Answered by Anonymous
6

Answer:

 <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1"> <style> Body{ background-color: white; font-family: cursive; } .glow{ font-size: 80px; color: #fff; text-align: center; -webkit-animation: glow 1s ease-in-out infinite alternate; -moz-animation: glow 1s ease-in-out infinite alternate; animation: glow 1s ease-in-out infinite alternate; } @-webkit-keyframes glow{ from{ text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #e60073, 0 0 40px #e60073, 0 0 50px #e60073, 0 0 60px #e60073, 0 0 70px #e60073; } } </style> </head> <body> <h1 class="glow">hello</h1> </body> </html>

(2 +  \sqrt{3} ) {}^{2}

(x + y) {}^{2}  = x {}^{2}  + 2xy + y {}^{2}

 =  > (2 {)}^{2}  + 2(2)( \sqrt{3} ) +  (\sqrt{3} ) {}^{2}

 =  > 4 + 4( \sqrt{3} ) + 3

 =  > 4 + 4 \sqrt{3}  + 3

Similar questions
Math, 1 year ago