symbolics/questions.rst
changeset 342 588b681e70c6
parent 321 2e49b1b72996
--- a/symbolics/questions.rst	Wed Oct 20 16:19:55 2010 +0530
+++ b/symbolics/questions.rst	Thu Oct 21 00:22:42 2010 +0530
@@ -49,5 +49,13 @@
 
 .. A minimum of 2 questions here (along with answers)
 
+1.Find the points of intersection of the circles
 
-2. Question 2
+ x^2 + y^2 - 4x = 1 
+ x^2 + y^2 - 2y = 9  
+
+2. Integrate the function 
+
+x^2*cos(x)
+
+between 1 to 3.