Question 829020
The area of a square is the square of its width.
{{{A[1]=w^2}}}
Now if you change the width to 3 times the original
{{{A[2]=(3w)^2}}}
What happens to the area of the new square?