9514 1404 393
Answer:
 (a)  c = 4
 (b)  c < 4
 (c)  c > 4
Step-by-step explanation:
(a) The solutions to the system of equations can be found by substituting one expression for y into the other equation:
 3x^2 -5x = 2x^2 -x -c
 x^2 -4x +c = 0 . . . . . . . subtract the right side expression
The discriminant is
 d = b^2-4ac = (4)^2 -4(1)(c) = 16-4c.
The system will have exactly one solution when d = 0.
 16 -4c = 0
 4 -c = 0
__
(b) There will be more than one real solution when d > 0
 4 -c > 0
 c < 4 . . . . two real solutions
__
(c) There will be no real solutions when d < 0.
 4 -c < 0
 c > 4 . . . . no real solutions
_____
Additional comment
The question posed here simply asks for a value of c. It does not ask for the solutions (x, y). We can count them without knowing exactly what they are.