Stickman Math - Level 7

In this lesson you will learn how to program a scale vector.
Type in the correct expression and click "Answer".
When you have earned enough points, continue to next level.

Required points for next level:
Your points so far:

Explaination
Point(1;1) Scale 100% in X direction and 100% in Y direction.
Point(0,5;1) Scale 50% in X direction and 100% in Y direction.
Point(1;0,5) Scale 100% in X direction and 50% in Y direction.
Point(0,5;0,5) Scale 50% in X direction and 50% in Y direction.