Hello, I am having some issues, for some reason my brain won't connect.
I have a tile as shown on this image
![]()
I want to divide this tile into 4 new tiles.
The tile is composed with sides the length of 1 unit, but the height of each corner is variable.
So when I create the new tiles, I am unable to figure out the height that the new corners should have.
Basically I can't find a way to determine the y values of p5, p6 and p7.
as shown here.
![]()
Any help would be appreciated.



