Grid: | ||
Tics Lines: |
|
Width
px
|
Hash Lines: |
|
Width
px
|
Labels: |
|
Font
px
|
Trace Lines: | ||
Robot 1: |
|
Width
px
|
Robot 2: |
|
Width
px
|
Robot 3: |
|
Width
px
|
Robot 4: |
|
Width
px
|
Axes: | x-axis | y-axis | Show Grid |
Grid: | 24x24 inches | 36x36 inches | 72x72 inches |
96x96 inches | 192x192 inches | ||
Quad: | 4 quadrants | 1 quadrant | |
Units: | US Customary | Metric |
Background: |
![]() |
|
|
|
/* Code generated by RoboBlockly v2.0 */ #include <linkbot.h> CLinkbotI robot; double radius = 1.75; robot.driveDistance(12, radius);
Problem Statement: Angle 1 and angle 2 are supplementary angles. Angle 1 measures 6x - 13 degrees and Angle 2 measures 4x + 93 degrees. Solve for each angle. Change the initial angle of the robot to graph angle 1, the positive x-axis will be one side of your angle, the robot will make the other side of the angle. Drive the robot 12 units at this angle. |
||||||||||||