15.99x + 12.50y < = 125......this would be ur inequality
Answer:
Recursive algorithms call itself with simpler or smaller input values. They can be used to solve large problems by using the solutions to minor parts of the problem, these minor problems are then further broken down to solvable cases.
Given the input as a sequence;
max(
if
return 
else

if
>
return 
else return 
Plug in -3 in the x.
4(2)(-3)= -24.