One third of a meter is equal to several parts of three meters Like the title,

One third of a meter is equal to several parts of three meters Like the title,


1 / 3 of 1 meter = 1 / 3 meter
1/3÷3=1/9
One third of a meter is equal to one ninth of three meters



() three quarters of a meter is 12 meters, and a few quarters of a meter is 3 meters


(16) Three quarters of a meter is 12 meters, and three quarters of a four meter is 3 meters



How many parts of a meter does three fourths of a meter mean?


Three quarters of 1 meter, that is 0.75 meter



9. If the value of a is true, the value of the expression "a = (4 = 3)" is______
10. String constant must use_____ 11. The condition of leap year is: year (y) can be divided by 4, but not by 100; or y can be divided by 400. The logical expression of the condition is
The logical expression for the condition "variable x is an even number divisible by 5" is
If the quadratic equation AX2 + BX + C = 0 has a real root and B2 - 4ac ≥ 0, the logical expression of the condition is
The results of the following four VB relation expressions are () A. "a" > "a" B. "that" > "the" C. "H" D. "B" > "B"
2. In the following four expressions, the value of 0 is () a.4/5 B.5 mod 4 C.4 / 5 D.4 Mod 5
3. The value of the following expression is true: A. "ABC" > "ABA" B. "3 + 2" > "4" C. "ABC" > "ABC" D. "ABC" > "ABB"
4. The correct way to find the ten digits of a three digit positive integer n is () a.int (n / 10) - int (n / 100) * 10 b.int (n / 10) - int (n / 100) c.n-int (n / 100) * 100 d.int (n-int (n / 100) * 100) 5. If x is an even number greater than zero, the value of the following relation expression must be true. It is () a.x mod 2 = 1 b.x-2 = 0 c.x-2 = x / 2 d.int (x / 2) x / 2
6. Let a = 2, B = 3, C = 4, d = 5, the value of the expression a > b and CC is () a.true b.false C. - 1 D.1


10. Single quotation mark
11.(year%4==0 && year%100!=0) || (year%400==0)
12.X%5==0 && %2==0
13. Count for yourself
B
A
B
A
D
A
 
For reference only



6. If there are the following definitions: int a [10] = {1,2,3,4,5,6,7,8,9,10}, * P = & A [7]; then what is the value of the expression * P +?


9



The general expression of angle (including a) with the same terminal edge as angle a


A + 2pai * n (n is a positive integer)



If the terminal edges of angles α and β are the same, then there must be ()
If the terminal edges of angles α and β are the same, then there must be ()
A、α+β=180°
B、α+β=0°
C、α-β=k*360°,k∈Z
D、α+β=k*360°,k∈Z
PS: (I know why to say why there is an additional score


C、α-β=k*360°,k∈Z
Rotate 360 degrees. End edges coincide



In the triangle ABC, we know that BC = 3, angle a = 3 / π, let the inner angle B = x, the perimeter of the triangle ABC is f (x) (1), and find the expression of F (x),
(2) When what is the value of X, f (x) is the maximum, and the maximum value of F (x) is obtained


The angle A should be π / 3
According to the sine law of triangles, there are
BC/sinA = AC/sinB = AB/sinC
So AC = 2 √ 3xsinb, ab = 2 √ 3xsinc
B=x,c=π-A-B=2π/3-x
So perimeter f (x) = AB + BC + AC = 3 + 2 √ 3x (SiNx + sin (2 π / 3-x))
From the sum difference product formula
f(x)=3+2√3X2Xsin(π/3)cos(π/3-x)
=3 + 6xcos (π / 3-x)
2)
When x = π / 3, cos (π / 3-x) = 1, then f (x) is the largest
F (x) = 3 + 6 = 9



Given a triangle side 5.5 an angle 50 degree formula


a/sina=b/sinb=c/sinc



The general expression of the angle of the end edge on the coordinate axis


X-axis positive half axis: 360K (k is an integer)
Y-axis positive half axis: 90 + 360K (k is an integer)
X-axis negative half axis: 180 + 360K (k is an integer)
Y-axis negative half axis: 270 + 360K (k is an integer)