Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

the following project was created to draw a the starting of a house (th…

Question

the following project was created to draw a the starting of a house (the repeat command 4 times), but it is unfinished. which of the following blocks should be used next to begin drawing the roof of the house? turn block set to 135 degrees move robot pen block set to \up\ repeat block set to six drive for block set to 2000 millimeters (mm)

Explanation:

Brief Explanations

The project has drawn a square house base (4 repeats). A roof typically uses a triangular shape, which requires turning the robot 135 degrees after the square to position it for drawing the roof's angled sides. The other options are irrelevant: lifting the pen stops drawing, repeating 6 times doesn't fit roof geometry, and driving 2000mm would extend the base, not start the roof.

Answer:

  1. [Turn for] block set to 135 degrees