Answer:
(-1,3)
Step-by-step explanation:
count 9 up
1. y= 6
2. y= 12
3. y=18
4. y= 24
5. y=5
6. y= 10
7. y=15
8. y= 20
9. y=0
10. y= 0.2
11. y=0.4
12. y=0.6
Hope this helps!
There is nothing there what am I supposed to
Number of ways to select 3 books from 13 books for adoption is 286 .
<u>Step-by-step explanation:</u>
A Permutation is an ordered Combination. When the order does matter it is a Permutation. There are basically two types of permutation:
- Repetition is Allowed: such as the lock above. It could be "333".
- No Repetition: for example the first three people in a running race. You can't be first and second.
Formula is given by:
, where n is the number of things to choose from, and we choose r of them, no repetitions, order matters. Here , n=13 , r=3.
⇒ 
⇒ 
⇒ 
⇒ 
⇒ 
∴ Number of ways to select 3 books from 13 books for adoption is 286 .
Answer:
(x,y) => (x+3, y+4)
Step-by-step explanation:
Given a triangle DEF, D(4,2), E(3,3), F(2,1).
Centroid of the area (and the vertices) equals the mean of the coordinates, namely ( (4+3+2)/3, (2+3+1)/3 ) = (3,2)
To translate (3,2) to (6,6), we need the rule
(x,y) => x+(6-3), y+(6-2), or
(x,y) => (x+3, y+4)