bx/a+ay/b=a^2+b^2; x+y=2ab
Answers
Answered by
168
Answer:
The solution of system of equation x=ab and y=ab
Step-by-step explanation:
Given: System of equation
---------(1)
-----------(2)
Using elimination method to solve for x and y
Multiply second equation by -b/a to eliminate x
Add both equation to eliminate x
Substitute y=ab into equation (2)
Hence, The solution of system of equation x=ab and y=ab
Answered by
46
Hope it helps
Here is ur answer
Attachments:
Similar questions
x + y = 2ab .... eq 2..
frm eq 1.. b2x + a2y / ab = a2 + b2
-> b2x + a2y = a3b + b3a
-> b2x - b3a = a3b - a2y
->b2 ( x - ab ) = a2 ( ab - y )
-> frm eq 2 ... b2 ( x - x/2 + y/2 ) = a2 ( x/2 + y/2 - y )
-> b2 ( x/2 - y/2 ) = a2 ( x/2 - y/2 )
-> b2x - b2y = a2x - a2y
-> x ( b2 - a2 ) = y ( b2 - a2 )
-> x = y ..
put the value of x in eq 2.... 2y = 2ab
hope this will help!