Use the SAS dataset insure to create a dataset, work.insure10, that (a) only reads in the variables Name, Policy, Company, PctInsured, and BalanceDue (b) only outputs records where PctInsured is less than 100 (c) only outputs the variables Name and BalanceDue Print the resulting dataset