

InterviewSolution
Saved Bookmarks
1. |
If (a/4 , a-2b) = (0,6+b) , then the value of A and B is |
Answer» a/4=0 (x axis) =>a=4(0)=>a=0a-2b=+b(y axis) =>0-2b=b=>-2b=b=>-2b-b=0=>-3b=0=>b=0/-3=>0Write answer= (0,0)<br>a=0,b=-3 | |