<span>char max(char number1, char *number2){
if (strcmp(number1, number2) > 0)
return number1;
else
return number2;
}</span>
The answer is 0.
assuming by the dots that it includes tan80 +tan100 +tan120 +tan140 +tan160 in the equation.
Answer:
The answer is 103
Step-by-step explanation:
The given expression is:
300-7[4(3+5)]+3 to the 3rd power
3 to the 3rd power means 3^3
Therefore,
300-7[4(3+5)]+3^3
First we will solve the round bracket and find the cube
300-7[4(8)]+27
Now we will solve square bracket
300-7[32]+ 27
300-224+27
76+27
103
Thus the answer we get is 103....
Answer:
-22
Step-by-step explanation:
6j-5k=11
5j-6k=22
-----------------
5(6j-5k)=5(11)
-6(5j-6k)=-6(22)
-----------------------
30j-25k=55
-30j+36k=-132
-----------------------
11k=-77
k=-77/11
k=-7
6j-5(-7)=11
6j+35=11
6j=11-35
6j=-24
j=-24/6
j=-4
------------------
2j+2k=2(-4)+2(-7)=-8-14=-22
2X+8=x-6
2x-x=-6-8
X=-6-8
X=-14