Answer:14
Step-by-step explanation:
He takes 2 a week so 2 times 7 is 14
Answer:
ok nice to know
Step-by-step explanation:
that wasnt even a ????
A B
D C
vectors
AB = DC
AB (-2-7 ; 3-1) => AB (-9 ; 2)
DC (1-x : -7-y)
1 - x = -9 => x = 10
-7-y = 2 => y = -9
D(10 ; -9)
D = 90
This is because any line is equal to 180 degrees, we see that d is situated on a line that continues into another angle, the other angle is 90 degrees, so we minus 90 from 180, to get 90.
E = 99
E is situated on a line with the other angle F, F = 81 (see below) so we minus 81 from 180
F = 81
F is situated on a line, we minus it from the other angle situated on the same line, so we minus 99 from 180to get 81
Hope this helps! Please make me the brainliest, it’s not necessary but appreciated, I put a lot of effort and research into my answers. Have a good day, stay safe and stay healthy.
Even though we are using variables, we still know that "difference" means subtraction. So, if the larger is x1 and x2, those variables go first. The smaller, y1 and y2 will go second. So our problem will look like this:
(x1 < x2 ? x2 : x1) - (y1 < y2 ? y1 : y2)