ScratchData LogoScratchData
Back to readysteadycode's profile

Simultaneously Plot Lines B+C

REreadysteadycode•Created December 20, 2017
Simultaneously Plot Lines B+C
0
0
33 views
View on Scratch

Instructions

Understand the lines in the format A: y = -3x - 3 and B: y = x + 1 (y = ax + c) is the best format for your understanding this project. You can easily spot the format y = ax + c in the code The variable X is local to each line. Work out and set a minimum value in the slider domain for X for each line Press SPACE and watch the lines draw simultaneously as the value of Y changes while the X domain value increases for each line

Description

Note: Q1: What is the point of intersection of the lines? Is it (a) 1,2 (b) 2,3 (c) -1,0 (d)4, 5 Q2: Which line intersects the Y axis at 0, 1? Q3.Where does the other line intersect the Y axis? Q4: Why does one line stop drawing before the other? (Hint: Check the code)

Project Details

Project ID194669968
CreatedDecember 20, 2017
Last ModifiedJanuary 20, 2019
SharedDecember 20, 2017
Visibilityvisible
CommentsAllowed