Answer:
if you look at carefully the left triangle has two same side. so left-angle of C is 180-130=50 degree 5x+5x+50=180 x=13 degree
Step-by-step explanation:
for right triangle again one angle is 50 degree and other is 6*13-(3)=75 degree so 75+50+(10y+5)=180 degree y=5 degree
I think it’s C i think is right
I suppose you mean to have the entire numerator under the square root?

We can use a trigonometric substitution to start:

Then for
,
; for
,
. So the integral is equivalent to

We can write

so the integral becomes

Cramer's rule works as follows:
x+3y=16
3x+y=8
Then
x=Dx/D
y=Dy/D
where Dx,Dy,D are 2x2 matrices formed from of coefficients and right hand side.
D=
1 3
3 1
=1-9=-8
Dx=matrix D with first column replaced by the vector [16,8]=
16,3
8 1
=16-24
=-8
Dy=matrix D with second column replaced by the vector [16,8]=
1 16
3 8
=8-48
=-40
Therefore
x=-8/-8=1
y=--40/-8=5
Check:
x+3y=1+3(5)=16
3x+y=3(1)+5=8 ok.