You didn't include the table but I found this table for the same statement, so I will answer you based on the next table:
Runner distance time
Arabella 7,299 feet 561 seconds
Bettina 3,425 yards 13 minutes, 12 seconds
Chandra 8,214 feet 0,195 hours
Divya 1,62 miles 732 seconds
To answer the question you must find the rate for each runner and then calculate the time to run 3.1 miles at each rate.
First you need to convert the data to obtain the rate in miles per second.
These are the main conversion identities:
1 mile = 5280 feet
1 mile = 1760 yards
1 hour = 3600 seconds
1 hour = 60 minutes
1 minute = 60 seconds
Arabella:
rate: 7,229 feet / 561 seconds * (1 mile / 5280 feet) =
= 0.00244 mile/second
Time to run 3.1 miles: V = d / t => t = d / V = 3.1 miles / 0.00244 mile/second = 1270 seconds
Bettina:
13 minutes + 12 seconds = 13*60 seconds +12 seconds = 792 seconds
rate = 3425 yards / 792 seconds * 1 mile / 1760 yards = 0.00246 mile/seconds
Time to run 3.1 miles = 3.1 miles / 0.00246 mile/second = 1260 seconds
Chandra:
rate = 8214 feet / 0.195 hours * 1 mile / 5280 feet * 1hour / 3600 seconds =
= 0.00222 seconds
Time = 3.1 mile / 0.00222 seconds = 0.389 hour = 1396 seconds
Divya:
rate = 1.62 miles / 732 seconds = 0.00221 seconds
Time = 3.1 mile / 0.00221 seconds = 1403 seconds
Now you can find the difference between fhe last and the first 1403 seconds - 1260 seconds = 143 seconds
That is equivalent to 2.38 seconds.
Assuming we need to find i such that
1 ≤ i ≤ n and t[i]=i.
If we need to find only the first occurrence, we can do:
for i:1 to n {
if t[i]=i then return(i)
}
If exhaustive search is required, then put the results (values of i) in an array or a linked list, return the number of values found, and the array (or linked list).
After consideration I'm not sure but I think x=3 and y=6 I'm not a math whiz but this made sense to me.
For the given points to lie on the parabola,
a = -3 and k = 10.
An equation of a curve that has a point on it that is equally spaced from a fixed point and a fixed line is referred to as a parabola. The parabola's fixed line and fixed point are together referred to as the directrix and focus, respectively. It's also crucial to remember that the fixed point is not located on the fixed line. A parabola is a locus of any point that is equally distant from a given point (focus) and a certain line (directrix).
According to the question,
Equation of parabola : y = a
+ k
Points A(1,7) and B(4,-2)
For the points to lie on the parabola,
7 = a
+k
7 = a + k
Similarly,
-2 = a
+ k
-2 = 4a + k
On solving the two equations simultaneously, we get,
a = -3
k = 10
Learn more about parabolas here:
brainly.com/question/4061870
#SPJ1
Write and solve an equation of ratios:
$6,800 x
------------- = --------------
144 units 450 units
Then 144x = 3060000, or x = $21,250 (answer)