

InterviewSolution
Saved Bookmarks
1. |
Draw the graph of the equation 2x-y+3=0. Using the graph, find the value of y when (a) x=2, (b) x=-3. |
Answer» Solution :We have `2x-y+3=0 rArr y= 2x+3.""` …(i) Putting x=0in (i) , we get `y= (2 xx 0 + 3) = 3.` Putting x=1in (i), we get`y= ( 2xx 1 + 3) = 5.` Putting x=-1in (i), we get `y= [2 xx (-1) + 3] =1.` Putting x= -2in (i), we get `y=[2 xx (-2) + 3] =-1.` Thus, we have the following table: `{:(x,0,1,-1,-2),(y,3,5,1,-1):}` On a graph paper, draw lines X'OX and YOY' representingthe x-axis and the y- axis RESPECTIVELY. On this graph paper, plot the points A(0,3), B(1,5),C(-1,1) and D(-2,-1). Join AB, AC andCD to get a straight line BACD. Produce it in both ways to get the required graph. ![]() (a)On the axis, we take a point P for which x=2, i.e., OP=2. FromP, draw `PE bot X'OX`, meeting the graph line BACD produced at E. Then, E(2,7) shows that `(x=2 rArry=7),` i.e., when x=2, then y=7. (b) On the x-axis, we take a point Q for which `x=-3`, i.e., OQ = 3 units. From Q, draw `QF bot X'OX`, meeting the graph line BACD produced at F. Then, `F(-3,-3)` shows that `(x=-3 rArr y=-3)`, i.e., when x=-3, then y= -3. |
|