Answer: 16 units
Step-by-step explanation:
Find the length of each of the four sides and add them all together. The short sides each measure 3 units and the long sides each measure 5 units. 3+3+ 5+5 = 16
Answer:
(#14 - supplementary) x = 10.5
(#15 - supplementary) x = 10
Explanation:
For these problems, we must know that a supplementary angle can be viewed as a sum of angles that add to 180 degrees. With this known, we can write our equations to find x.
(#14)
15x - 12 + 5x - 18 = 180
20x - 30 = 180
20x = 210
x = 10.5
(#15)
6x + 13 + 14x - 33 = 180
20x - 20 = 180
20x = 200
x = 10
Hope this helps.
Cheers.
Answer:
Step-by-step explanation:
We have to make 5 place serial number with first two as alphabets and last three as digits.
The alphabets are bonded to first 6 ( A, B, C, D, E, F) where as digits are 10 (say 1 to 10).
Let the serial number be S1 S2 S3 S4 S5.
For Alphabets
For S1 we have 6 alphabets.
Now for S2 we are left with 5 alphabets since there is no repetition one alphabet will be fix for S1.
So the possible combination for S1 S2= 6x5=30.
For Digits
We did the same as we did for alphabets, for S3 we have 10 possibilities, and for S4 and S5 9 and 8 respectively due to the no repetition condition.
So the possible combinations for S3 S4 S5 = 10x9x8=720
So the total number of serial numbers are 30+720=750.
Answer:
Step-by-step explanation:
Rotations are easy when its multiples of 90 degrees; 90,180,270,360. Treat them like they’re a complex number like [x+yi]*i=[-y,xi] so rotating by 90 degrees and 180 is i squared [-1]! So [-3,2] rot90 is [-2,-3].
Reflection about the y=x line is change places. [x.y]=[y,x].
So [-2.-3] reflected about the y=x line is [-2.-3]=[-3.-2],
Compile a list of these transform is best practice technique in this area.