FGEI TGT MATHEMATICS PAST PAPER 01-06-2025
چار آپشن میں سے کسی ایک پر کلک کرنے سے جواب سرخ ہو جائے گا۔
- 0
- 1
- ½
- ∞
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
- Union of open sets is open
- Intersection of any open sets is open
- Empty set is open
- Arbitrary union of closed sets is closed
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
Three axioms define a topology:
The empty set and the whole space must be open.
The union of any collection of open sets must be open.
The intersection of a finite number of open sets must be open.
Why is option B incorrect?
While the intersection of a finite number of open sets is open, the intersection of an infinite number of open sets is not necessarily open.
This is a key distinction in the definition of a topology.
- Elementary function
- Algebraic function
- Transcendental but integrable in terms of elementary functions
- Non-elementary integral
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
∫e^x^2 dx cannot be expressed in terms of elementary functions (i.e., polynomials, exponentials, logarithms, trigonometric functions, etc.).
It is a non-elementary integral, though it exists and can be expressed using special functions like the error function:
∫e^x^2 dx=not elementary
- (1/2) e^(x²)
- e^(x² + x)
- x·e^(x²)
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
What is the value of the integral:
∫e^x2+lnx dx
Step 1: Simplify the integrand
Recall:
e^a+b=e^a⋅e^b
So,
e^x^2+lnx=e^x^2⋅e^lnx=x⋅e^x^2
Step 2: The integral becomes:
∫x⋅e^x^2 dx
Now use substitution:
Let u=x^2⇒du=2xdx⇒1/2du=xdx
So,
∫x⋅e^x^2 dx
=1/2∫e^u du
=1/2e^u+C
=1/2ex^2 +C
- 3x² ln(x) + x²
- x² + 3x² ln(x)
- x³ + ln(x)
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
We use the product rule since it's the product of two functions:
f(x)=x^3⋅ln(x)
Let:
Apply the product rule:
f′(x)=u′v+uv′=3x^2⋅ln(x)+x^3⋅1/x
f′(x)=3^x2ln(x)+x^2
- p∧∼p
- p∨∼p
- ∼(p∨p)
- p∧q
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
The expression p ∨ ¬p (read as "p or not p") is a tautology.
A tautology is a logical statement that is always true regardless of the truth value of its components.
p ∨ ¬p is always true because either p is true or ¬p (not p) is true.
- X-intercept
- Y-intercept
- Slope of the line
- Constant term
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
In the equation Y = a + bX, "b" represents the Slope of the line.
The slope-intercept form of a linear equation is y = mx + b, where "m" is the slope and "b" is the y-intercept.
- Surjective function
- Constant function
- Injective function
- Bijective function
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
A one-one function means that each element of the domain maps to a unique component of the codomain.
This is the definition of an injective function.
A bijective function is both injective and surjective.
A surjective function covers every element in the codomain.
A constant function maps all domain elements to the same codomain value — it is not injective.
- simplify()
- solve()
- subs()
- vpasolve()
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
About vpasolve():
It often requires an initial guess to start the numerical search. MathWorks notes this
It can be used to solve systems of equations.
It may return only one solution, depending on the equation and parameters
- Congruence
- Identity
- Equivalence
- Subset
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
In topology, isometric metric spaces represent an equivalence relation.
An equivalence relation needs to be reflexive, symmetric, and transitive.