Answer:
To get your numerator you subtract the first two numbers, 63 - 49 = 14. That leaves you with 14 over 15 or . 93. Since the square root of 63 is higher than 7 but less than 8 your whole number is 7
Answer:
a translation moves a thing up and down or left and right.
Step-by-step explanation:
so true?
Answer:
On average, the workers dig 4.75ft each day. Also, what x and y questions?
Step-by-step explanation:
Take 
I hope you have a great day and make me the brainliest.
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.