T=s+14
T+s=82
(s+14)+s=82
2s+14=82
s=34
t+48
Answer:
(6, -9)
Step-by-step explanation:
The transformation from point (-3, -3) to point (4, -5) is the same transformation from point (-1, -7) to the missing point.
Let's find the transformation from point (-3, -3) to point (4, -5).
x: 4 - (-3) = 7
y: -5 - (-3) = -2
Now we apply a transformation of 7 in x and -2 in y to (-1, -7).
(-1 + 7, -7 + (-2)) = (6, -9)
Answer: (6, -9)
X= first integer
x+1= second consecutive integer
Product means multiply, so we'll multiply x by x+1. More than means to add and 3 times is multiplication.
x(x + 1)= 3x + 24
use distributive property to multiply x by everything in parentheses
(x*x) + (x*1)= 3x + 24
x^2 + x= 3x + 24
subtract 3x from both sides
x^2 - 2x= 24
subtract 24 from both sides
x^2 - 2x - 24= 0
factor the expression
(x-6)(x+4)= 0
x-6=0
x=6
x+4=0
x=-4
If x= 6 is the first integer, x+1= 7 is the second integer
If x= -4 is the first integer, x+1= -3 is the second integer
Hope this helps! :)