Answer:
1/3
Step-by-step explanation:
sum of numbers = 30 marbles
probability = 10/30 or simplified 1/3
Answer:
C
Step-by-step explanation:
Parallel and opposite sides of a parallelogram are equal. Hence, we can say:
x + 30 = 2x - 10
and
2y-10 = y +10
Solving first one, we get:
x + 30 = 2x - 10
30+10 = x
x = 40
Also
2y - 10 = y + 10
y = 10 + 10
y = 20
Now, z = x - y, so
z = 40 - 20 = 20
Answer C is right.
Step-by-step explanation:
The expressions are not properly written
Given
RS = 4x – 9
ST = 19
RT = 8x – 14
Based on the given parameters, the addition postulate below is true
RS+ST = RT
Substitute
4x-9+19 = 8x-14
collect like terms
4x-8x = -14-19+9
-4x = -33+9
-4x = -24
x = -24/-4
x = 6
Get RS:
RS = 4x-9
RS = 4(6)- 9
RS = 24-9
RS = 15
Get RT:
RT = 8x - 14
RT = 8(6)-14
RT = 48-14
RT = 34
Answer:
(x, y) = (- 2, 5)
Step-by-step explanation:
given the 2 equations
3y = 11 - 2x → (1)
3x = y - 11 → (2)
Rearrange (2) expressing y in terms of x
add 11 to both sides
y = 3x + 11 → (3)
Substitute y = 3x + 11 into (1)
3(3x + 11) = 11 - 2x
9x + 33 = 11 - 2x ( add 2x to both sides )
11x + 33 = 11 ( subtract 33 from both sides )
11x = - 22 ( divide both sides by 11 )
x = - 2
Substitute x = - 2 in (3) for corresponding value of y
y = (3 × - 2) + 11 = - 6 + 11 = 5
As a check
substitute x = - 2, y = 5 into (1) and (2) and if the left side equals the right side then these values are the solution.
(1) : left side = (3 × 5) = 15
right side = 11 - (2 × - 2) = 11 + 4 = 15 ⇒ left = right
(2) : left side = (3 × - 2 ) = - 6
right side = 5 - 11 = - 6 ⇒ left = right
solution = (- 2, 5 )