SOLUTION: A student plans to drive at night from City A, State A, to City B, State B. He will drive 270 miles in State A, then 405 miles in State B. The speed limit is 50 mph in State A and

Algebra ->  Customizable Word Problem Solvers  -> Travel -> SOLUTION: A student plans to drive at night from City A, State A, to City B, State B. He will drive 270 miles in State A, then 405 miles in State B. The speed limit is 50 mph in State A and       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1011099: A student plans to drive at night from City A, State A, to City B, State B. He will drive 270 miles in State A, then 405 miles in State B. The speed limit is 50 mph in State A and 55 mph in State B. Complete parts a through c.
a. Let T(v) be the driving time (in hours) if the student drives v mph above the speed limits. Find an equation of T.
b. If he drives 2 mph over the speed limits, compute the driving time.
c. By how much would he have to exceed the speed limits for the driving time to be 12 hours? Verify your answer by using a graphing calculator table.

Answer by Theo(13342) About Me  (Show Source):
You can put this solution on YOUR website!
rate * time = distance.
time = distance / rate

a.
t%28v%29+=+270%2F%2850%2Bv%29+%2B+405%2F%2855%2Bv%29
t(v) = time as a function of v.
v = number of miles per hour traveled above the state speed limit.
270 is the distance in state A.
405 is the distnace in state B.
50 is the speed limit in state A.
55 is the speed limit in state B.

b.
t%28v%29+=+270%2F%2850%2Bv%29+%2B+405%2F%2855%2Bv%29 becomes t%28v%29+=+270%2F%2850%2B2%29+%2B+405%2F%2855%2B2%29 which becomes t%28v%29+=+270%2F%2852%29+%2B+405%2F%2857%29.
solve for t(v) to get t(v) = 12.29757085 hours.

c.
t%28v%29+=+270%2F%2850%2Bv%29+%2B+405%2F%2855%2Bv%29 becomes 12+=+270%2F%2850%2Bv%29+%2B+405%2F%2855%2Bv%29.
if you have a graphing calculator, then you can solve this easily by graphing y = 12 and y = 270/(50+x) + 405/(55+x) and then looking for the intersection of the graph of both those equations.
you can also solve it algebraically, but graphing so much easier if you have the right graphing tool.
i used a ti-84 plus.
there is also an online calculator at www.desmos.com/calculator that can do it as well.
i got x = 3.358384665 using the ti-84 plus.
the graphing calculator gave me a more rounded answer as shown below:

$$$

you can also solve this algebraically by converting the equation into ax^2 + bx + c = 0 form and then using the quadratic formula to solve for x.

start with 12+=+270%2F%2850%2Bv%29+%2B+405%2F%2855%2Bv%29
multiply both sides of this equation by %2850%2Bv%29%2A%2855%2Bv%29 to get 12%2A%2850%2Bv%29%2A%2855%2Bv%29+=+270%2A%2855%2Bv%29%2B405%2A%2850%2Bv%29.
multiply all the factors and subtract the right side of the equation from both sides of the equation and you will get 12v%5E2%2B585v-2100.
put this in the form of y+=+12x%5E2%2B585x-2100 and graph, or put this in the form of 12x%5E2%2B585x-2100=0 and solve using the quadratic formula, and you will get x+=+-52.10838467 or x+=+3.358384665.

negative values of x are no good so the solution is x = 3.358384665.

you could have accessed the table of values but that's a laborious process and unnecessary when the graphing software tells you the answer directly from the graph.

if you solved using the quadratic formula, you would have gotten the same answer.

the equation would be 12x%5E2%2B585x-2100=0
since it is in standard form of ax^2 + bx + c = 0, then:
a = 12
b = 585
c = -2100

the quadratic formuls is:
                  x = -b plus or minus sqrt(b^2-4ac)
                      ------------------------------
                                   2a

replace b with 585 and a with 12 and c with -2100 and you get:

                  x = -585 plus or minus sqrt(585^2-4*12*-2100)
                      ------------------------------
                                   (2*12)

all you have to do now is evaluate the equation to get the value of x.

the graph of the equation y+=+12x%5E2%2B585x-2100 is shown below.

$$$