clear; clc; // Example: 6.17 // Page: 222 printf("Example: 6.17 - Page: 222\n\n"); // This problem involves proving a relation in which no mathematics and no calculations are involved. // For prove refer to this example 6.17 on page number 222 of the book. printf(" This problem involves proving a relation in which no mathematics and no calculations are involved.\n\n"); printf(" For prove refer to this example 6.17 on page 222 of the book.");