Michael J. answered 09/14/17
Tutor
5
(5)
Understanding the Principles and Basics with Analysis
F(x) = { A2x2 for x < 2
(1 - A)x for x > 2 }
Set this equation when x=2
A2(2)2 = 2 - 2A
Solve for A.
But it seems like your piecewise function has a discontinuity, based on the domain you have given for each part. One part of the piecewise function should have an "equal to or less than" or "equal to or greater than" sign.