Answer:
1.end point continues in one direction
2. point were two line segemnt, lines, rays meet
3. measures 90 degrees
4. greater than 90 degrees
5. measures 180 degrees
6. position in space
7. flat surface
Step-by-step explanation:
Best Answer: <span> w1•d1 = w2•d2
150•`15 = 300 d2
2250 = 300 d2
d2 = 2250 ÷ 300 = 7.5 ft </span>
Answer:
Yes
Step-by-step explanation:
A for loop basically relies on repeating the same code for a pre-set number of times. During which you can make any code repeat inside of it, including indexing through a type of list. Many times a for-loop will use the indexes in a list to calculate the number of times that the loop has to repeat. This is usually done in order to search or apply changes in an array of other types of data structures that have countless values stored in it.
Answer:
most definitely
Step-by-step explanation: