9514 1404 393
Answer:
{-1, 0, 1, 2, 3, 4}
Step-by-step explanation:
Divide by 2 to find the solution.
-3/2 < e ≤ 4
The integer solutions are ...
{-1, 0, 1, 2, 3, 4}
Answer:
- Number of calories in burger = 620 calories
- Number of calories in hotdog = 400 calories
Step-by-step explanation:
Number of calories in burger = x
Number of calories in hotdog = y
y = x - 220
x + 2y = 1,420
Substitution:
x + 2 * (x - 220) = 1,420
x + 2x - 440 = 1,420
3x = 1,420 + 440
x = 1,860 / 3
x = 620 calories
y = x - 220
= 620 - 220
= 400 calories
Answer:
D
Step-by-step explanation:
Current coordinate of R : ( 1,5 )
Applying translation with rule (x,y) --> (x+1 , y-1)
Coordinate after translation ( 1 , 5 ) ==> ( 1 + 1 , 5 - 1 ) ==> ( 2 , 4 )
applying dilation with scale factor of 3 , to apply dilation multiply x and y values by scale factor which is 3
Coordinate after dilation ( 2 , 4 ) ==> ( 2 × 3 , 4 × 3 ) ==> ( 6 , 12 )
The final coordinate is ( 6 , 12 )
Answer:
-6
Step-by-step explanation:
This means what value can I plug into -3x-8 so that I get output 10.
g(x)=-3x-8
g(a)=-3a-8
So we are going to solve g(a)=10 for a.
g(a)=10
-3a-8=10
Add 8 on both sides:
-3a =18
Divide both sides by -3:
a =-6
Check it!
g(-6)=-3(-6)-8=18-8=10 and it's good! :)