InterviewSolution
Saved Bookmarks
| 1. |
For each of the following compoundstatements, first identify the connective words and then break it into comonent statements. x=2 and x =3 are the roots of the equation3x^(2)-x-10=0. |
|
Answer» <P> p : x=2 ISA root of the EQUATION`3x^(2)-x-10=0` Q : x=3 is a root of the equation `3x^(2)-x-10=0` |
|