Question 279400
{{{drawing(400,214.2857143,-1,13,-1,10,
locate(12.2,4.5,9), locate(6,5.8,15),
triangle(0,0,12,0,12,9), locate(7,0,x) )}}}
<pre><font size = 4 color = "indigo"><b>
We need to find x by the Pythagorean theorem:

(bottom leg)<sup>2</sup> + (right leg)<sup>2</sup> = (hypotenuse)<sup>2</sup>

                     x<sup>2</sup> + 9<sup>2</sup> = 15<sup>2</sup>

                     x<sup>2</sup> + 81 = 225

                          x<sup>2</sup> = 225 - 81

                          x<sup>2</sup> = 144

                           x = 12

So the perimeter is 15 + 9 + 12 = 36  

Edwin</pre>