EC > GATE 2022 > Electrostatics
In an electrostatic field, the electric displacement density vector, D⃗, is given by
D⃗(x, y, z) = (x3 î + y3 ĵ + xy2 k̂) C/m2,
where î, ĵ, k̂ are the unit vectors along x-axis, y-axis, and z-axis, respectively.
Consider a cubical region R centered at the origin with each side of length 1 m, and vertices at (±0.5 m, ±0.5 m, ±0.5 m). The electric charge enclosed within R is _________ C (rounded off to two decimal places).

Explanation

Correct : 0.25

Similar Questions

What is the worst-case time complexity of insertion in an AVL tree?
Question #23 Medium
Which operations on a binary search tree have O(h) complexity?
Question #31 Easy
Compare search complexities of sorted array vs balanced BST.
Question #47 Hard

Related Topics

Data Structures Binary Search Tree Time Complexity Algorithm Analysis Tree Algorithms Computer Science