Referenced from lesson Domain and Range

Answer each of the following questions in the space provided.

Question Answer

1

How many arguments does the circle function take in circle​(​3 ​* 10, "outline", "black"​)?

2

How many arguments does the string-append function take in string-append​(​"Happy", "Halloween"​)?

3

What is the name of the function being used in 4 ​* 5?

4

What is the name of the function being used in string-length​(​"Math is fun!"​)?

5

What is the name of the outermost function being used in rotate​(​45, star​(​15, "solid", "orange"​)​)?

6

Is "outline" the name of a function or an argument in triangle​(​48, "outline", "pink"​)?

7

How many arguments does rotate expect in rotate​(​45, star​(​15, "solid", "orange"​)​)?

8

What is the first argument to the rotate function in rotate​(​45, star​(​15, "solid", "orange"​)​)?

9

What is the third argument to the star function in rotate​(​45, star​(​15, "solid", "orange"​)​)?

These materials were developed partly through support of the National Science Foundation, (awards 1042210, 1535276, 1648684, and 1738598). CCbadge Bootstrap:Integrated Oklahoma by Jen Poole is licensed under a Creative Commons 4.0 Unported License. Based on a work at www.BootstrapWorld.org. Permissions beyond the scope of this license may be available by contacting schanzer@BootstrapWorld.org.