Determine the viewing window used 10 20 WINDOW Ymax10 Xres1
Determine the viewing window used. 10 20 WINDOW Ymax=10 Xres-1 WINDOW Xmax-10 Xscl=1 Ymax= 20 Ysc1=1 Xres= 1 0210111 0110211 Di aci ace Di a ci a c e
Solution
x min = 0
x max = 20
one unit in x represents 2 hence , x scl = 2
y min = 0
y max = 10
one unit in y represents 2 , y scl = 2
therefore, 3rd option is correct
