The answer is 12 because hk crosses hl and L is right in the middle of hk which equals 24 and half 24 equals 12
since l is half of hk the answer has to be 12
Answer:

Step-by-step explanation:
Given
each
Required
Determine the number of possible answers
<em>The first question has 4 possible answers</em>
<em>The second has 4 possible answers</em>
<em>The third has 4 possible answers</em>
<em>The fourth question has 4 possible answers</em>
<em>The fifth has 4 possible answers</em>
<em>The sixth question has 4 possible answers</em>
<em />



Answer:
4/3
Step-by-step explanation:
Sounds as though this problem presented several rates of change, but you have shared only one: 3y - 4x = 3. If we take x to be the independent variable, then 3y = 4x + 3, and y = (4/3)x + 1. The rate of change of this function (the rate of change of y with respect to x) is therefore 4/3.
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