document.write( "Question 905428: Two cyclists start biking from the same location. Kate heads south at an average pace of 17 mph. An hour later, Nate heads west at an average pace of 14 mph. Which of the following could be used to determine how long after Kate starts riding it takes for them to be at least 35 miles apart? [Let t represent time.] \n" ); document.write( "
Algebra.Com's Answer #549200 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
Using Pythagorean Theorem
\n" ); document.write( "(17t)^2 + (14(t-1))^2 = 35mi^2
\n" ); document.write( "289t^2 + 196(t^2 - 2t + 1) = 1225mi
\n" ); document.write( " 485t^2 -392t - 1029 = 0\r
\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: SOLVE quadratic equation with variable
Quadratic equation \"ax%5E2%2Bbx%2Bc=0\" (in our case \"485x%5E2%2B-392x%2B-1029+=+0\") has the following solutons:
\n" ); document.write( "
\n" ); document.write( " \"x%5B12%5D+=+%28b%2B-sqrt%28+b%5E2-4ac+%29%29%2F2%5Ca\"
\n" ); document.write( "
\n" ); document.write( " For these solutions to exist, the discriminant \"b%5E2-4ac\" should not be a negative number.
\n" ); document.write( "
\n" ); document.write( " First, we need to compute the discriminant \"b%5E2-4ac\": \"b%5E2-4ac=%28-392%29%5E2-4%2A485%2A-1029=2149924\".
\n" ); document.write( "
\n" ); document.write( " Discriminant d=2149924 is greater than zero. That means that there are two solutions: \"+x%5B12%5D+=+%28--392%2B-sqrt%28+2149924+%29%29%2F2%5Ca\".
\n" ); document.write( "
\n" ); document.write( " \"x%5B1%5D+=+%28-%28-392%29%2Bsqrt%28+2149924+%29%29%2F2%5C485+=+1.91573393180164\"
\n" ); document.write( " \"x%5B2%5D+=+%28-%28-392%29-sqrt%28+2149924+%29%29%2F2%5C485+=+-1.10748650912123\"
\n" ); document.write( "
\n" ); document.write( " Quadratic expression \"485x%5E2%2B-392x%2B-1029\" can be factored:
\n" ); document.write( " \"485x%5E2%2B-392x%2B-1029+=+485%28x-1.91573393180164%29%2A%28x--1.10748650912123%29\"
\n" ); document.write( " Again, the answer is: 1.91573393180164, -1.10748650912123.\n" ); document.write( "Here's your graph:
\n" ); document.write( "\"graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+485%2Ax%5E2%2B-392%2Ax%2B-1029+%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );