Math, asked by palakchordiya123, 10 months ago

x^2+8x-48=0 . solve it by completing square method​

Answers

Answered by kanchankumari0201198
3

Answer:

 <html> <head> <meta name="viewport"the content="width=device-width, initial-scale=1"> <style> Body{ background-color: red; 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">friend ♥️</h1> </body> </html>

x^2+12x-4x-48

x(x+12)-4(x+12)

(x+12) (x-4)

Answered by niteshya916640
2

Step-by-step explanation:

Here is the solution for your question in the image

Attachments:
Similar questions