document.write( "Question 993434: Using the Pythagorean Theorem where a and c are known and b is unknown. How do I solve this problem. \r
\n" );
document.write( "\n" );
document.write( "Drive A is heading East and Driver B is heading North. After 30 mins Driver A has gone 20 miles and Driver B has gone 21 miles. How far apart are Drivers A and B after 30 mins of traveling? \n" );
document.write( "
Algebra.Com's Answer #612707 by davidrolf(2)![]() ![]() ![]() You can put this solution on YOUR website! Hi. \n" ); document.write( "I call distance apart for c \n" ); document.write( "c=sqrt(21^2+20^2) \n" ); document.write( "c=29 miles \n" ); document.write( " \n" ); document.write( " |