A cubic Bézier curve is defined by four points: and .
The curve is constructed as follows:
On the segments , , and the points and are drawn such that , with in .
On the segments and
the points and are drawn such that
for the same value of .
On the segment the point
is drawn such that for the same
value of .
The Bézier curve defined by the points is the locus of as takes all possible positions on the
segment . (Please note that
for all points the value of is
the same.)
From the construction it is clear that the Bézier curve will be
tangent to the segments in
and in .
A cubic Bézier curve with and is used to approximate a quarter circle.
The value is chosen such
that the area enclosed by the lines and the curve is equal to (the area of the quarter
circle).
By how many percent does the length of the curve differ from the
length of the quarter circle?
That is, if is the length of
the curve, calculate
Give your answer rounded to
digits behind the decimal point.