Answer:
A
Step-by-step explanation:
Answer:
0.6 seconds to 2.6 seconds
Step-by-step explanation:
From the graph the ball reaches 28 feet after 0.574 seconds
and doesn't fall below that until 2.614 seconds
0.574 rounded is 0.6 seconds
2.614 rounded is 2.6 seconds
#include <stdio.h> #include <stdlib.h>
// Function to perform division (x / y) of two numbers x and y. // without using division operator in the code. int divide(int x, int y)
{ // handle divisibility by 0. if (y == 0)
{ printf("Error!! Divisible by 0"); exit(1);
} // store sign of the result.
int sign = 1; if (x * y < 0)
Answer:
B.) 
Step-by-step explanation:
use the slope rule

Fill in values

Simplify

Simplify further

Done.
Answer:
Step-by-step explanation:
ayooo u on a real test