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:
a. yes
b. no
c. yes
d. yes
Step-by-step explanation:
For a, 27 + 38 can be broken apart. 27 is broken up by adding smaller numbers (20 + 7 = 27) and the same is done with 38 (30 + 8 = 38), so A and C shows a way to add 27 and 38. In C, the numbers are just put into a different order. B is not a way to add 27 and 38, because the sum is different.
27 + 38 = 65, however 20 + 70 + 38 = 128. The addition problem for D is a way to solve for 27 + 38, because it is broken up differently than A and C. They instead added the 20 and 30 together first, then split up 15 (from 8+7) into 10 and 5. So D is a way to solve, because it gets the same answer as 27 and 38 :D
Answer:
Eq: (x+a/2)²+(y+1)²=(a²-8)/4
Center: O(-a/2, -1)
Radius: r=0.5×sqrt(a²-8)
Mandatory: a>2×sqrt(2)
Step-by-step explanation:
The circle with center in O(xo,yo) and radius r has the equation:
(x-xo)²+(y-yo)²=r²
We have:
x²+y²+ax+2y+3=0
But: x²+ax=x²+2(a/2)x+a²/4-a²/4= (x+a/2)²-a²/4
And
y²+2y+3=y²+2y+1+2=(y+1)²+2
Replacing, we get:
(x+a/2)²-a²/4+(y+1)²+2=0
(x+a/2)²+(y+1)²=a²/4-2=(a²-8)/4
By visual inspection we note that:
- center of circle: O(-a/2, -1)
- radius: r=sqrt((a²-8)/4)=0.5×sqrt(a²-8). This means a²>8 or a>2×sqrt(2)