Search Header Logo

Computers

9th - 12th Grade

Used 14+ times

ICT - Stretching and Mirroring
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following represents the correct signature for the function “scaled”?

scaled :: (Picture, Number, Number) -> Picture

scaled :: (Number, Number, Number) -> Picture

scaled :: (Picture, Picture, Number) -> Picture

scaled :: (Picture, Picture, Picture) -> Picture

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The “horizontal factor” can be defined as which of the following?

The second Number within the function “scaled,” which specifies how many times larger the copy should be in the horizontal direction

The first Number within the function “scaled,” which specifies how many times larger the copy should be in the horizontal direction

The second Number within the function “scaled,” which specifies how many times larger the copy should be in the vertical direction

The first Number within the function “scaled,” which specifies how many times larger the copy should be in the vertical direction

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The “vertical factor” can be defined as which of the following?

The second Number within the function “scaled,” which specifies how many times larger the copy should be in the horizontal direction

The first Number within the function “scaled,” which specifies how many times larger the copy should be in the horizontal direction

The second Number within the function “scaled,” which specifies how many times larger the copy should be in the vertical direction

The first Number within the function “scaled,” which specifies how many times larger the copy should be in the vertical direction

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

When using the function “scaled,” if the two Numbers given are not equal, what will happen to the copy of the Picture?

Unequal numbers do not impact the copy

The copy will be deformed unevenly in the horizontal direction only

The copy will be deformed unevenly in either the horizontal or the vertical direction.

The copy will be deformed unevenly in the vertical direction only

5.

MULTIPLE SELECT QUESTION

20 sec • 1 pt

Media Image

If we wanted to triple the size of the original bird, we could use which of the following codes? (Multiple answers possible)

Media Image
Media Image
Media Image
Media Image

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What happens when you use 0 as a scaling factor?

The Picture will become anchored around the origin

The Picture will not stretch in either the horizontal or vertical direction

The Picture will maintain the size of the original Picture

The Picture will completely disappear

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

Which of the following can be used to create a mirror image (without resizing it)?

birdMirrored = scaled(solidPolygon(birdPoints), 1, -1)

birdMirrored = scaled(solidPolygon(birdPoints), -1, -1)

birdMirrored = scaled(solidPolygon(birdPoints), -1, 1)

birdMirrored = scaled(solidPolygon(birdPoints), 1, 1)

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?