info@avatto.com
+91-9920808017
0. The end points of a given line are (0, 0) and (6, 18). Compute each value of y as x steps from 0 to 3, by using equation of straight line:
For x = 0, y = 0; x = 1, y = 3; x = 2, y = 6; x = 3, y = 9
For x = 0, y = 1; x = 1, y = 3; x = 2, y = 4; x = 3, y = 9
For x = 0, y = 2; x = 1, y = 3; x = 2, y = 6; x = 3, y = 9
For x = 0, y = 0; x = 1, y = 3; x = 2, y = 4; x = 3, y = 6
y-y1=(y2-y1)*(x-x1)/(x2-x1)
so here eqn of line is y-0=(18-0)(x-0)/(6-0) =>y=3x
so when x=0 y=0
x=1 y=3
x=2 y=6
x=3 y=9 hence ans is A
You must be logged in to post a comment.
Login with Facebook
Login with Google
Forgot your password?
Lost your password? Please enter your email address. You will receive mail with link to set new password.
Back to login
You must be logged in to post a comment.