if( (Cost_of_breaking_law * %_chance_of_getting_caught) < profit ) {break_law;}
The problem is that the penalties for "corporate crime" are so low.
If the penalty for bank robbery was only 50% of the profit, no bank in America would be safe.
if( (Cost_of_breaking_law * %_chance_of_getting_caught) < profit ) {break_law;}