Search Header Logo

Bootstrap:Algebra (Pyret) Circles of Evaluation Review #1

Authored by Bootstrap Jen

6th - 12th Grade

Used 16+ times

Bootstrap:Algebra (Pyret) Circles of Evaluation Review #1
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Media Image

Match this Circle of Evaluation with the appropriate line of Code below.

(-2 / 7) / 32

32 / (-2 * 7)

(2 - 7) / 32)

(-2 * 7) / 32

2.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Media Image

Match this Circle of Evaluation with the appropriate line of Code below.

(num-sqr(7)) + (12 - 10)

(sqr 7) + (12 - 10)

(-12 - 10) + (num-sqr(7))

( num-sqr(7)) + (10 - 10)

3.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Circles of Evaluation are a visual representation of...

A number

An expression

A domain

A variable

4.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

What line of Pyret code could evaluate this arithmetic expression with no errors?

"Five plus the product of ten and negative two"

5 + (10) - 2

5 + (10 * -2)

(5 + 10) * -2

5 + 10 * -2

5.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

What line of code represents this arithmetic expression*?

(3*5 - 4)2

*Take your time and draw out the Circles of Evaluation, if needed.

num-sqr((3 * 5) - 4))

(sqr (3 * 5) - 4)

num-sqr(- 4 (3 * 5))

num-sqr(4 - (3 * 5))

6.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Media Image

Match this Circle of Evaluation with the appropriate line of Code below.

(13 + 2) * (-8 - 1)

(1 - 8) * 13 + 2

(13 + 2) * (1 - 8)

(13 + 2) * (- 1 - 8)

7.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Media Image

Match this Circle of Evaluation with the appropriate line of Code below.

(2 - 11) - num-sqrt(9)

(sqrt 9) - (2 - 11)

num-sqrt(9) - (11 - 2)

num-sqrt(9) - (2 - 11)

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?