InterviewSolution
Saved Bookmarks
| 1. |
The symbolic form of "6 less than twice p is equal to 3 more than q" is_______A. `2p+6=q-3`B. `6lt2p`C. `2p-6=q+3`D. `3gtq` |
|
Answer» Correct Answer - C Twice p is 2p,6 less than twice p is 2p-6, and 3 more than q is q+3. `therefore` The symbolic form of "6 less than twice p is equal to 3 more than q" is `2p-6=q+3` . |
|