question about possibility of 3 given functions of lengths of a triangle, themselves forming a triangle.

26 Views Asked by At

x = f(a,b,c), y = g(a,b,c), and z = h(a,b,c)

if a,b,c are sides of a triangle, then x,y,z are also sides of a triangle.

How can you write sets of functions f,g and h?