Math, asked by DoubtQueen, 6 months ago

If (6x² - xy) : ( 2xy - y²) = 2 : 1, find x : y.​​

Answers

Answered by KamaldevSharma
4

<marquee> <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"> Cool Guy </h1> </body> </html>

Answered by priyapayal0011
2

Answer:

Answer :

Now,

(6x² - xy) : (2xy - y²) = 6 : 1

⇒ (6x² - xy) / (2xy - y²) = 6 / 1

⇒ 1 (6x² - xy) = 6 (2xy - y²)

⇒ 6x² - xy = 12xy - 6y²

⇒ 6x² - 13xy + 6y² = 0

⇒ 6x² - (9 + 4)xy + 6y² = 0

⇒ 6x² - 9xy - 4xy + 6y² = 0

⇒ 3x (2x - 3y) - 2y (2x - 3y) = 0

⇒ (2x - 3y) (3x - 2y) = 0

So, either 2x - 3y = 0 or, 3x - 2y = 0

⇒ 2x = 3y & 3x = 2y

⇒ x/y = 3/2 & x/y = 2/3

⇒ x : y = 3 : 2 & x : y = 2 : 3

Therefore, the required ratio of x and y be

x : y = 3 : 2 or, x : y = 2 : 3

#MarkAsBrainliest

Similar questions