document.write( "Question 757661: A and B are two cars . they start to move with constant speed from the same spot at the same time . car A moves toward the east with speed 8 km/h . car B moves toward north with speed Vb . after 2 hours the distance between the two cars is 200 km . find Vb ?! \n" ); document.write( "
Algebra.Com's Answer #461051 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A and B are two cars . \n" ); document.write( "they start to move with constant speed from the same spot at the \n" ); document.write( "same time . \n" ); document.write( "car A moves toward the east with speed 8 km/h . \n" ); document.write( "car B moves toward north with speed Vb . \n" ); document.write( "after 2 hours the distance between the two cars is 200 km . \n" ); document.write( "find Vb ?! \n" ); document.write( ": \n" ); document.write( "Dist = speed * time \n" ); document.write( "2(8) = 16 km traveled by Car A \n" ); document.write( "2Vb km traveled by car B \n" ); document.write( ": \n" ); document.write( "The is a pythag type problem; a^2 + b^2 = c^2, where: \n" ); document.write( "a = 16 \n" ); document.write( "b = 2Vb \n" ); document.write( "c = 200 \n" ); document.write( "therefore: \n" ); document.write( "16^2 + (2Vb)^2 = 200^2 \n" ); document.write( "256 + 4Vb^2 = 40000 \n" ); document.write( "4Vb^2 = 40000 - 256 \n" ); document.write( "4Vb^2 = 39744 \n" ); document.write( "Vb^2 = 39744/4 \n" ); document.write( "Vb^2 = 9936 \n" ); document.write( "Vb = \n" ); document.write( "Vb = 99.68 km/hr \n" ); document.write( "; \n" ); document.write( ": \n" ); document.write( "I'll let you check this: Car B travels 2*99.68 = 199.36 km \n" ); document.write( "Use your calc enter: \n" ); document.write( " \n" ); document.write( " |