InterviewSolution
Saved Bookmarks
| 1. |
Write the following sentence in symbolic form. Sum of cubes of p and q is equal to thrice the product of r and s.A. `p^(3)-q^(3)=3rs`B. `p^(3)+q^(3)=3rs`C. `p^(3)+q^(3)=r^(3)s^(3)`D. `p^(2)+q^(2)=3r^(3)s^(3)` |
| Answer» Correct Answer - B | |