Answer:
8 male, 12 female
Step-by-step explanation:
male = x
female = 2x - 4
2x - 4 + x = 20
3x - 4 = 20
3x = 24
x = 8
2(8) - 4 = 12
there are 8 male, 12 female
You would add all the sides together.
Answer:
Step-by-step explanation:
Let number of songs are played in a commercial be a
number of songs are played in a movie be b
Adrian earned a total of $1010 -> a*40 + b*130 = 1010 (1)
14 commercials and movies -> a+b = 14 (2)
(1) - (2)*40 = a*40 + b*130 - a*40 -b*40 = 1010 -14*40
-> b*90 = 450
-> b = 5
-> a = 14-5 = 9
C step-by-step the coordinate of that is pretty simple to say but hard at the same time
Consider point P(x,y) such that P, X and Y are collinear,
As vectors
XP = XO + OZ where O(0,0)
XP = OZ - OX
XP= (x,y) - (-3,3)
XP = (x+3, y-3)
Similarly,
PY = (6-x, -3-y)
But XP= 2^PY
[x+3, y-3] = [2(6-x), 2(-3-y)]
Given both vectors are equal, as they go in the same direction, Solve for x and y accordingly:
x+3 = 12 - 2x
x = 3
y-3 = -6-2y
y = -1
Therefore, P(3,-1)