document.write( "Question 1192718: The car is moving south at a constant speed of 40km/h. The second car was initially located 60 km west of the first car, moving southeast at 50 km/h. What is the minimum distance between these two cars? \n" ); document.write( "
Algebra.Com's Answer #848819 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "I'm not sure what amarjeeth123 is doing but their solution is completely incorrect. \n" ); document.write( "Perhaps they are blindly using AI. Or they might have mixed up two different problems.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "ikleyn has the correct steps and correct answer. \n" ); document.write( "The approximate answer will vary depending how your teacher wants you to round it.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You can use a graphing tool such as GeoGebra or Desmos to verify. \n" ); document.write( "I'll use the 1st option.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "--------------------------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Before plotting the function, let's set up the window parameters. \n" ); document.write( "There are many options to go with, but this is what I picked \n" ); document.write( "xMin = -1 \n" ); document.write( "xMax = 3 \n" ); document.write( "yMin = -10 \n" ); document.write( "yMax = 30 \n" ); document.write( "These parameters will help us see the overall shape of the curve. \n" ); document.write( "The curve will appear to be parabolic, but it's not an actual parabola. \n" ); document.write( "The key point we're after is the lowest point to determine minimum distance.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The function to plot would be \n" ); document.write( "d(x) = sqrt((4100-2000*sqrt(2))*x^2-3000x*sqrt(2)+3600) \n" ); document.write( "which is the same as writing \n" ); document.write( " \n" ); document.write( "This is the distance function ikleyn mentioned in her steps. \n" ); document.write( "I'm using x in place of t so the function can be plotted, and also took the square root of both sides.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You can type that function into the GeoGebra input bar. \n" ); document.write( "To save time and avoid potential typos, here is what to copy/paste into the input bar. \n" ); document.write( "sqrt((4100-2000*sqrt(2))*x^2-3000x*sqrt(2)+3600)\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If you prefer to use Desmos, then you should not copy/paste what is shown in blue above. \n" ); document.write( "Instead you should copy/paste this \n" ); document.write( "\sqrt{(4100-2000\sqrt{2})x^2-3000x\sqrt{2}+3600} \n" ); document.write( "This is the LaTex format of the distance expression which Desmos knows how to process. \n" ); document.write( "Desmos cannot handle stuff like sqrt(2) when it is pasted in. Instead of displaying the square root it displays the literal text string \"sqrt\" without quotes. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Whichever graphing tool you end up using, click on the lowest point of the curve to have the coordinates (1.66826,7.8151) show up. \n" ); document.write( "Those decimal values are approximate. \n" ); document.write( "At around t = 1.66826 hours, the two cars would be at a minimum distance of roughly 7.8151 km. \n" ); document.write( "The approximate answer will vary depending how you round it.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "There isn't a way to change the rounding precision in Desmos. Use GeoGebra if you need more accuracy. Click the gear icon, go to \"settings\", then click the next gear icon to bring up the \"global\" submenu.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "--------------------------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: 7.8151 km (approximate) \n" ); document.write( " \n" ); document.write( " |