Question 936175
What is the perimeter of a 90 triangle whose shorter leg is 3 inches? Give its solution 
---------------
Call the other leg b.
c = sqrt(b^2 + 9)
Perimeter = 3 + b + sqrt(b^2 + 9)