A student is training for the track team during the first three months of the year by running for 30 minutes every day while averaging 5 miles each day. Select the graph that correctly shows the total miles ran during the time of his training program.

A Student Is Training For The Track Team During The First Three Months Of The Year By Running For 30
A Student Is Training For The Track Team During The First Three Months Of The Year By Running For 30

Answers

Answer 1
30 minutes  -  5 miles;
1 hour -  10 miles
10 hours - 100 miles ...
The independent value is plotted along the x- axis ( Hours ) and the dependent variable is plotted  along the y-axis ( Miles ). Also:
3 months = 90 days
90 x 1/2 hours = 45 hours
Answer: The graph B ) ( or the second one ). 
Answer 2

Answer:

Graph 2 :)

Step-by-step explanation:


Related Questions

write an equation in point-slope form for the line through the given point with the given slope.
(8,3);m=6

a. y+3=6(x-8)
b. y-3=6(x-8)
c. y-3=6(x+8)
d. y+3=6(x+8)

Answers

Point-slope form:
[tex]y - y_0 = m(x-x_0)[/tex]
x0 = 8 ,  y0 = 3
[tex]y - 3 = 6(x-8)[/tex]

start at 5 1/2 add 1 1/5

Answers

5 1/2 = 5 5/10 and 1 1/5 = 1 2/10. 5 5/10 + 1 2/10=
6 7/10

Initially, Heather has $125 in her savings account. At the end of each week, she deposits $25 into her account.

What is a explicit rule for amount of money Heather has after n weeks?

Answers

An explicit rule for amount of money Heather has after n weeks would be 25n because this is the amount she is depositing indefinitely after n weeks.
125+25n=new weekly total

A(n) _____ is a segment that is formed by the intersection of two faces

Answers

I believe it is called an "edge"

Answer:

The answer is Edge. A segment that is formed by the intersection of two faces is called an EDGE.

Step-by-step explanation:

A segment that is formed by the intersection of two faces is called an EDGE.

An edge is defined as a type of line segment, that joins two vertices in a polygon, polyhedron etc. In a  polytope, an edge is a line segment between faces.

Find the slope of the line tangent to the
graph of ln(xy)-2x=0 when x= -1

answer choices..
1. slope = 3/2e^-2
2. slope= 3/2e^2
3. slope= 3e^-2
4. slope= -3e^2
5. slope= -3/2e^2
6. slope= -3e^-2

Answers

ln(xy) - 2x =0

slope of the tangent line = derivative of the function

[ln(xy)]' = [2x]'

[1/(xy)] [y + xy'] = 2

y + xy' = 2(xy)

xy' = 2xy - y =y(2x-1)

y' = y(2x-1)/x

Now use x = -1 to find y and after to find y'

ln(xy) = 2x
x=-1
ln(-y) =-2

-y = e^-2

y = - e^-2

y' = [-e^-2][2(-1)-1]/(-1) = [e^-2](-2-1)= [e^-2](-3) = - 3e^-2

Answer: option 6. from the list

Answer:n

Step-by-step explanation:

MRS. FARLY WANTS TO BUY A PENCIL FOR EACH OF HER 23 STUDENTS. PENCILS COME IN BOXES OF 5 PENCILS EACH. WHAT IS THE LEAST NUMBER OF BOXES SHE MUST BUY TO HAVE A PENCIL FOR EACH STUDENT. A. 2, B3, C4, OR D 5

Answers

She needs D.5 because if she wants all the students in her class to have at least 1, she needs to buy 5 to make sure all the students gets a pencil. 5 x 5 = 25.

describe how to find the number of $4 train tickets you can buy with $32.

Answers

you can divide 32 by 4 and you will get 8 
32 divided by 4 equals 8
Answer is 8 train tickets

You invested $2,300 in a stock. Your account now has a value of $2,643. Your percentage gain on the investment (rounded to the nearest percent) was:

a)0%
b)5%
c)10%
d)15%

Answers

I hope this helps you

Answer:

15%

Step-by-step explanation:

 

For what values of a and b is the following function is continuous at every x:

-7 x ≤ -3
f(X) = ax-b -3< x < 1
3 x ≥ 1
Find the values is a and b ix f(x) continuous at every x?

Answers

I have a solution here to the same problem but a slight different given:

-1 x<=-1 
ax-b -1<x<1 
2 x>=1 

The solution is as follows:

 f(x) = {-1, x ≤ -1 
...... { ax - b, -1 < x < 1 
...... { 2, x ≥ 1 


Then we must have: 
lim(x-->-1) -1 = lim(x-->-1) ax - b 
==> -1 = -a - b 
==> a + b = 1 

And we must have: 
lim(x-->1) ax - b = lim(x-->1) 2 
==> a - b = 2 

So we need to solve the system of equations given by: 
a + b = 1 
a - b = 2 

After doing so, you should get that: 
a = 3/2 
b = -1/2 

By studying the solution above, you now have the ability to answer the problem on your own! 



By solving a system of equations, we will see that the function is continuous for all values of x if:

a = 2.5b = -0.5.How to make the piecewise-function continuous for every x?

Here we have the piecewise function:

f(x) = -7            if x ≤  -3

f(x) = a*x- b     if -3 < x < 1

f(x) = 3             if  1 ≤ x

The piecewise function will be continuous only if the values at the limits where we have jumps (at x = -3 and x = 1) are the same in both pieces of the function.

This means that we must have:

f(-3) = -7 = a*(-3) - b

f(1) =  3 = a*1 - b

Then we have a system of equations:

-7 = -3a - b

3 = a - b

To solve this, first, we isolate one of the variables in one of the equations, I will isolate b in the second one to get:

b = a - 3

Now we can replace that in the other equation to get:

-7 = -3a - (a - 3)

Now we can solve this for a.

-7 = -4a + 3

-7 -3 = -4a

-10/-4 = a = 2.5

Then the value of a must be 2.5, to get the value of b we use:

b = a - 3 = 2.5 - 3 = -0.5

So the solution is a = 2.5, b = -0.5.

If you want to learn more about systems of equations, you can read:

https://brainly.com/question/13729904

Due to a leak, the amount of water in a pool is decreasing by 5858 gal every hour.

What is the total change in the number of gallons of water in the pool after 3434 h?

Enter your answer in the box as a simplified fraction.

Answers

Here is the solution to the given problem above.
Given the the amount of water in a pool is decreasing 5/8 gallon every hour.
And what would be the change in the number of gallons after 3/4 hour. So what we are going to do is just to multiply 5/8 by 3/4. And the result would be 15/32. The total change in the number of gallons of water in the pool after 3/4 hour would be 15/32 gallons.

List the fractors of 35 is this number prime or composite

Answers

35 is a composite number. 35=5×7. 

Answer: Composite

Step-by-step explanation: To see if 35 is a prime number or a composite number, let's first start by finding the factors of 35.

To find the factors of 35, begin by dividing 35 by 1 which gives us 35. This means that 1 and 35 are factors.

Next, since 35 is not divisible by 2, 3, or 4, we divided 35 by 5 which gives us 7. This means that 5 and 7 are factors.

Next, since 35 is not divisible by 6, we divide 35 by 7 which gives us 5. Notice that 7 and 5 are repeat factors and once we hit repeat factors, this means that all other factors we try will repeat.

Therefore, the factors of 35 are 1, 5, 7, and 35.

Since 35 has more than two factors, it's called a composite number.

An interior angle of a regular polygon has a measure of 120°. What type of polygon is it? decagon hexagon quadrilateral octagon

Answers

The answer is Hexagon

The correct answer is B. Hexagon

Explanation:

In geometry, a polygon refers to a figure with three or more sides and therefore at least three angles, this includes triangles, pentagons, octagons, etc. Additionally, polygons can include irregular or regular sides and angles.

In the case of hexagons, if a hexagon is regular, this includes six sides of the same length and six angles with the same measure. Moreover, each of the angles is120° considering the total of internal angles in a hexagon is always 720° and therefore 720° divided into six equal angles is equal to 120°.

Therefore, if an interior angle of a regular polygon (figure with equal sides and angles) has a measure of 120° the polygon is a hexagon because the only polygon that can have multiple sides and angles each with 120° and form a regular polygon is the hexagon.

Which of the following measurements is the most accurate for a pellet with a mass of 3.25 grams?
a.
3 grams
b.
3.20 grams
c.
3.27 grams
d.
3.50 gram

Answers

the nearest value of the mass is 3.27 grams
it s near 3.25
answer is c

Answer:

the nearest value of the mass is 3.27 grams

it s near 3.25

answer is c

Phil gets a commission of 25% on all sales. He sold $1500.00 worth of goods. What was the amount of his paycheck?

Answers

Well let me tell you that this problem calls for multiply. So what you need to do is multiply 
1500 x 0.25 = 375.00
Hope this is what you were looking for

375.00

Good luck on your quiz


Your $1000 investment in an energy stock doubles. Your $1000 investment in a tech stock drops in half. What was the total return on the two investments?

Answers

Answer: 0.25 or 25%

Explanation:

1) The first stock will double its value ⇒ new value = $1,000 × 2 = $2000

2) The second stock wil dropt to half ⇒ new value = $ 1,000 / 2 = $500

3) Total value of the investments after the change of the values: $2,500 + $ 500 = $ 2,500.

4) Return on investment = benefit / investment

5) benefit = new value - investment = $2,500 - $2000 = $ 500

6) Return on investment = $500 / $2,000 = 0.25

Which you can also represent in percent form: 0.25 = 25%.

how to factor polynomial
u^2+uv+v^2

Answers

this polynomial can't be factored further. the three terms have nothing in common that make it factorable--you can't take anything out of all three terms.

however, if you perhaps mistyped and meant u² + 2uv + v², you would be able to factor it into (u + v)(u + v).

An apartment requires an initial deposit of $500 + $400 per month for rent.

Let C be the total cost of
the apartment.

Which shows the equation for the total cost for x number of months?

Answers

C = $400 X x (months rented) + $500

Which of the following best represents the average speed of a fast runner?

10 meters per second

10 miles per minute

10 centimeters per hour

10 kilometers per second

Answers

10 meters per second is the correct answer

Here's why:
10 miles per minute is 600mph

10 centimeters per hour is
0.000062mph

10 kilometers per hour is 22369mph

Answer:

D

Step-by-step explanation:

kilo is faster than meters

Evaluate the surface integral S F · dS for the given vector field F and the oriented surface S. In other words, find the flux of F across S. For closed surfaces, use the positive (outward) orientation. F(x, y, z) = x i + y j + 7 k S is the boundary of the region enclosed by the cylinder x2 + z2 = 1 and the planes y = 0 and x + y = 6

Answers

Final answer:

To find the flux of the vector field F across the boundary of the described cylindrical region, the surface integral must be computed with outward normals, parameterizing each surface portion, setting appropriate bounds, and summing all contributions.

Explanation:

The student has asked to evaluate the surface integral (flux) of the vector field F(x, y, z) = x i + y j + 7 k across the boundary of a cylindrical region defined by x2 + z2 = 1 and the planes y = 0 and x + y = 6. To solve this problem, we first define a consistent outward orientation for the surface normals.

It is important to carefully determine the components of the vector field that contribute to the flux through the various portions of the boundary surface - the curved cylindrical surface, the bottom plane at y = 0, and the slanted plane at x + y = 6.

We compute the surface integral by parameterizing each portion of the surface, setting up and evaluating the integrals for each, and summing these contributions.

This involves finding the antiderivatives with respect to both dimensions defining the surface area, considering the appropriate bounds derived from the region described.

Final answer:

To evaluate the surface integral of the given vector field F across the oriented surface S, parameterize the surface S as a combination of two surfaces and evaluate the surface integral of F · dS for each surface separately. Then, calculate the total flux of F across the surface S.

Explanation:

To evaluate the surface integral of the given vector field F across the oriented surface S, we need to find the flux of F across S. The vector field F is given as F(x, y, z) = x i + y j + 7 k. The surface S is the boundary of the region enclosed by the cylinder x^2 + z^2 = 1 and the planes y = 0 and x + y = 6.

To evaluate the surface integral, we can use the formula Φ = ∫∫ F · dS, where F is the vector field, dS is the area element, and the integral is taken over the surface S. In this case, the surface S is the boundary of the region enclosed by the cylinder and the planes. We can parameterize the surface S and then use the formula to evaluate the integral.

By parameterizing the surface S as a combination of two surfaces, we can evaluate the surface integral of F · dS for each surface separately. The total flux of F across the surface S is the sum of the fluxes across the two surfaces. Using the formula and the parameterization, we can calculate the flux of F across the surface S.

The complete question is:content loaded

Evaluate the surface integral S F · dS for the given vector field F and the oriented surface S. In other words, find the flux of F across S. For closed surfaces, use the positive (outward) orientation. F(x, y, z) = x i + y j + 7 k S is the boundary of the region enclosed by the cylinder x2 + z2 = 1 and the planes y = 0 and x + y = 6 is:

Translate this sentence into an equation.
The product of Raj's score and
6
is
66
.
Use the variable
r
to represent Raj's score.

Answers

Product -> multiplication
product of Raj's score and 6: r x 6
is 66: =66

r x 6 = 66

Final answer:

The sentence 'The product of Raj's score and 6 is 66' translates to the equation 6 × r = 66. By dividing both sides by 6, we find that Raj's score r = 11.

Explanation:

To translate the sentence into an equation, we need to understand the mathematical operation described by the word 'product'.

The product refers to the result of multiplying two numbers.

In this sentence, the product of Raj's score, which we will represent with the variable r, and 6 is given to be 66.

Therefore, the equation representing this relationship is:

6 × r = 66

To solve for Raj's score, you would divide both sides of the equation by 6, which gives you:

r = 66 / 6

Therefore, Raj's score, r, is 11.

What are all the factor pairs for 30?

Answers

there are 3
the number 5 number 3 and 2

How do you find the perimeter and area?

Answers

Perimeter by adding lengths of each single side. That's just addition.

Area - depends on geometric shape, a lot of formulas. All about multiplication.

20,000 is what percent of 80,000

Answers

the percent of 20,000 is 25 because if you turn 20,000 and 80,000 into 2 and 8 its easy.so its 2 4 6 8  if u divide 100 into 4 it becomes 25 %

Is the system of equations is consistent, consistent and coincident, or inconsistent?

y=−3x+12y=−6x+2

Answers

Final answer:

The system of equations given is y=-3x+12 and y=-6x+2. Comparing their slopes and y-intercepts, the slopes are different and the y-intercepts are different too. Hence, the system is consistent.

Explanation:

The system of equations given is y=-3x+12 and y=-6x+2. To determine whether these equations are inconsistent, consistent, or consistently coincident, we must compare their slopes and y-intercepts. If the slopes are the same (-3 and -6 are not similar) and the y-intercepts are different (12 and 2 are not equal), then the system is inconsistent. If the slopes and the y-intercepts are identical, then the system is consistent and coincident. Otherwise, if the slopes are different, which is the case in this scenario, the system is consistent.

Learn more about system of equations here:

https://brainly.com/question/21620502

#SPJ12

Please I really don't get this. Can someone please help me?

There are ten shirts in your closet, four blue, three green, and three red. You randomly select a different shirt each day. You wear a blue shirt Monday, Tuesday, and Wednesday.

Answers

It's a probability problem to find the odds of picking a green or red shirt out of the 10 shirts on Thursday, Friday and Saturday since you have randomly already know you have picked a blue shirt on the other days. Probability = Number favorable outcomes / total number of outcomes

Answer:

It's a probability problem to find the odds of picking a green or red shirt out of the 10 shirts on Thursday, Friday and Saturday since you have randomly already know you have picked a blue shirt on the other days. Probability = Number favorable outcomes / total number of outcomes

Click to let others know, how helpful is it

Step-by-step explanation:

given ab/bc = fe/ed find ac

Answers

Well, you can cancel out the b and e, so a/c = f/d.

Then you cancel out a on the left side of the equation by multiplying both sides by 1/a which then gives you c = f/ad.

Hope this helps!

In the situation, simple interest is calculated yearly. how much interest was earned? drag and drop the answer into the box. principal: $12,000; time: 3 years; interest rate: 15%; interest: ?

Answers

I=prt,,i=12000*3*0.15=5400

The amount of interest earned is $5,400

From the question,

We are to calculate the simple interest earned

Interest can be calculated by using the simple interest formula

I = PRT

Where I is the interest

P is the principal

R is the rate

T is the time

From the question

P = $12,000

R = 15%

T = 3 years

∴ Interest,

I = $12000 × 15% × 3

I = $12000 × 0.15 × 3

∴ I = $5400

Hence, the amount of interest earned is $5,400

Learn more here: https://brainly.com/question/19088526

A survey was given and here are the results "Number responding less than 1 week"
Gender - X N
Males - 71 411
Females - 64 253

a) Construct a 95% confidence interval for the difference in the proportions of males and females at this university. Who would respond less than one week?

b) does there appear to be evidence of a difference in the proportions of men and women at this university who would respond less than 1 week. Provide statistical justification

Answers

p2 = 71/411 = 0.1727
p1 = 64/253 = 0.2530

(p1 - p2) = 0.2530 - 0.1727 = 0.0803
SE = sqrt{[p1(1 - p1)/n1] + [p2(1 - p2)/n2]} = sqrt{[0.2530(1 - 0.2530)/253] + [0.1727(1 - 0.1727)/411]} = sqrt(0.000747 + 0.0003476) = sqrt(0.001095) = 0.0331

Therefore, 95% confidence interval for the difference in the proportions of males and females at this university who would respond less than one week = (p1 - p2) + or - 1.96(SE) = 0.0803 + or - 1.96(0.0331) = 0.0803 - 0.0648 to 0.0803 + 0.0648 = 0.0155 to 0.1451

b.) Yes.

Suppose you are determining the growth rate of two species of plants. Species A is 12 cm tall and grows 2 cm per month. Species B is 10 cm tall and grows 3 cm per month. Which system of equations models the height of each species H(m) as a function of months m.

H(m ) = 12 + 2m
H(m ) = 3 + 10m
H(m ) = 2 + 12m
H(m ) = 3 + 10m
H(m ) = 12 + 2m
H(m ) = 10 + 3m
H(m ) = 2 + 12m
H(m ) = 10 + 3m

Answers

First one has initial height of 12 cm and on that inicial height we add 2cm each month which can be written as 2m + 12

Second one has initial height of 10 cm and grows 3cm per month which can be written as 3m + 10

Now we just have to find those expressions in offered equations to find answer.

We can see that system of equations is:
H(m) = 12 + 2m
H(m) = 10 + 3m

or third pair.

Nam has a beginning balance of $815 in her checking account. She writes a check for $210 and has a debit transaction of $525. What is her new balance?

$125

$80

$1550

$120

Answers

Nam's new balance is $80

Answer:the answer is ($80)

Step-by-step explanation:i took the test on k12 online school

plz give me bianleast it helps oh lot thank you

Other Questions
A geologist visits 80 volcanoes in Alaska and California. What if the 70% of the volcanoes were in California? How many would the geologist have visited in California and how many are in Alaska? Why do the cells in all living things need energy? A.to fuel their chemical reactions B.to help them decompose C.to communicate with other cells D.so they can block sunlight Select the TWO types of communications most commonly used after the Revolutionary War.telegraph messagesin-person communicationPony Expressletter writingtelephone Was every class represented in the roman republic A gas exerts a pressure of 450 atmospheres (atm). What is this pressure in mmHg? How did the Harding administration respond to growing public fears of communists and anarchists? Three main levels of neural integration operate in the somatosensory system. Which level involves the spinal cord? perceptual level receptor level integrative level circuit level A local blood drive predicts 40% of its donors will have Type O blood.Which simulation could be used to model the number of donors will have Type O blood?......................A.) spin two spinners with 6 equal sections......................:::......::::::............B.) Draw one marble from a bag containing 4 white marbles and 10 purple marbles...................................C.)Flip a coin and roll a die 4 times.............D.)Select one card from a set containing 4 red cards and 6 black cards Someone who frequently attributes hostility to other people might be able to change. according to the material on priming, what should such a person try to do? Alison is making a 16-inch necklace. The first 4 1/4 inches are filled with red beads and 8 3/8 inches are filled with blue beads. How many inches are filled with white beads? Help me plz How do you restore the browser if lost? Isabella paid one of her bill late and owed a 4% late fee was 780. How much was Isabella's original bill in dollar Which of the following is not one of the four asian tigers?a.south koreab.hong kongc.singapored.japan What is the factorization of the trinomial below? x2 - 10x + 25 A.(x - 25)(x + 1) B.(x - 25)(x - 1) C.(x - 5)(x - 5) D.(x - 5)(x + 5) A landslide is an example of which of the following: A. erosion agent B. mass wasting C. meandering D. evaporation Which of the following items is not a luxury crop?A. coffeeB. tobaccoC. sugarcaneD. rice how much heat is released by 38 gram sample of water to freeze which of the following was not an example of the South's resistance to reconstruction? A). the institution of the Black Codes B). the implementation of sharecropping C). the repression and intimidation of blacks D). the formation of the Ku Klux Klan Which expression is a cube root of 2?A) Cube root of 2 (cos (120 degrees) + i sin (120 degrees))B) Cube root of 2 (cos (40 degrees) + i sin (40 degrees))C) Cube root of 2 (cos (280 degrees) + i sin (280 degrees)) ...? 5417 times 2.4 equals what Steam Workshop Downloader