Answers:
x = 6
y = 6*sqrt(2)
=======================
Explanation:
To find these values, you can use the general template of a 45-45-90 triangle or you can use trig ratios
tan(45) = 1
tan(angle) = opposite/adjacent
tan(45) = x/6
1 = x/6
6*1 = x
x = 6
-------
sin(45) = 1/sqrt(2)
sin(angle) = opposite/hypotenuse
sin(45) = 6/y
1/sqrt(2) = 6/y
1*y = sqrt(2)*6
y = 6*sqrt(2)