Problem 7)
The answer is choice B. Only graph 2 contains an Euler circuit.
-----------------
To have a Euler circuit, each vertex must have an even number of paths connecting to it. This does not happen with graph 1 since vertex A and vertex D have an odd number of vertices (3 each). The odd vertex count makes it impossible to travel back to the starting point, while making sure to only use each edge one time only.
With graph 2, each vertex has exactly two edges attached to it. So an Euler circuit is possible here.
================================================
Problem 8)
The answer is choice B) 5
-----------------
Work Shown:
abc base 2 = (a*2^2 + b*2^1 + c*2^0) base 10
101 base 2 = (1*2^2 + 0*2^1 + 1*2^0) base 10
101 base 2 = (1*4 + 0*2 + 1*1) base 10
101 base 2 = (4 + 0 + 1) base 10
101 base 2 = 5 base 10
Answer:
sorry I can't know the answer
Answer:
y = -x+6
Step-by-step explanation:
We can use the slope intercept form
y = mx+b where m is the slope and b is the y intercept
y = -1x+b
Substitute the point into the equation
-8 = -1*2 +b
-8 = -2+b
-8+2 = -2+b+2
-6 =b
y = -x+6
I got y = 2x + 12 because the question is only looking for the cost of Fitness Fest, not Gerry’s Gym.
Best Answer: <span> 8x^6y^5 - 3x^8y^3
GCF of 8 and 3 is 1
GCF of x^6 and x^8 is x^6 the lowest exponent of x.
GCF of y^5 and y^3 is y^3 the lowest exponent of y.
Total GCF = 1 × x^6 × y^3
= x^6y^3
8x^6y^5 - 3x^8y^3
= x^6y^3(8y^2 – 3x^2)
---- </span><span>This is the correct answer!!!</span>