3(2+x)
open the parenthesis
= 6 + 3x
3(2+x) = 6 + 3x
Hence the statement of equality is true
H is the correct option
Answer:
Sydney is 44 years old
Step-by-step explanation:
<u>Step 1: Make a system of equations
</u>
d = s - 15
<em>d + s = 73
</em>
<u>Step 2: Plug in s - 15 for d in the second equation and solve
</u>
s - 15 + s = 73
2s - 15 = 73 + 15
2s / 2= 88 / 2
<em>s = 44
</em>
Answer: Sydney is 44 years old
Originally, both range() and xrange() produced numbers that could be iterated over with ... whereas reversed() is generally used to loop over a sequence in reverse order. ... Once you have it installed, put in the following:.
if she doesnt have the money ot begin with then the number is going to be negative which means less than ZERO.
Answer:
(x1,y1) = (2x - x2, 2y - y2)
Step-by-step explanation:
Given:
Midpoint = (x , y)
End point = (x2, y2)
Find:
(x1, y1)
Computation:
Mid-point formula
x = (x1 + x2) / 2 , y = (y1 + y2) / 2
So,
2x = x1 + x2 , 2y = y1 + y2
x1 = 2x - x2 , y1 = 2y - y2
So,
(x1,y1) = (2x - x2, 2y - y2)