#include <stdio.h> #include <stdlib.h>
// Function to perform division (x / y) of two numbers x and y. // without using division operator in the code. int divide(int x, int y)
{ // handle divisibility by 0. if (y == 0)
{ printf("Error!! Divisible by 0"); exit(1);
} // store sign of the result.
int sign = 1; if (x * y < 0)
Answer:

Step-by-step explanation:
The total of legs needed to build the stools are:


Likewise the total length of the legs is:


Lastly, the quantity of rods that needed to buy is:


I mean it should be 7 cause 2 angles are congruent.
Its C.125 is the correct answer...