Write an extortion that gives the result of subtracting 3 sq
 Write an extortion that gives the result of subtracting 3, squaring the result, the adding 3 to a number X.
  Write an extortion that gives the result of subtracting 3, squaring the result, the adding 3 to a number X.
Solution
The number given is X.
subtracting 3, squaring the result : (X -3)^2
adding 3 : (X -3)^2 +3
So, Y = (X -3)^2 +3 ( Equation)

