#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:
4x+30, 1.875
Step-by-step explanation:
x+(x+30)+2x = 4x+30
4x+30=37.5
4x=7.5
x=1.875
Answer:
x = 54
Step-by-step explanation:
The 2 angles shown are vertical angles, so they are equal.
2x + 2 = 3x - 52
2x - 3x = -52 - 2
-x = -54
x = 54
They are 110° angles
I think it's "Adrienne did not enter her ATM withdrawal correctly"
Answer:
applying for a credit card
paying taxes
opening a checking account
Step-by-step explanation:
Hope this will help yal'l