document.write( "Question 85926: Suppose you travel north for 65 kilometers then travel east 75 kilometers. How far are you from your starting point? show steps taken.\r
\n" );
document.write( "\n" );
document.write( "The volume of a cube is given by V = s3, where s is the length of a side. Find the length of a side of a cube if the Volume is 1000 cm3.show steps taken.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #62088 by Nate(3500) ![]() You can put this solution on YOUR website! Suppose you travel north for 65 kilometers then travel east 75 kilometers. How far are you from your starting point? show steps taken. \n" ); document.write( "Draw a vertical line and label it 65. \n" ); document.write( "Draw another vertical line making a 90-degree angle and label it 75. \n" ); document.write( "Connect the two lines with a vertical line and label it x. \n" ); document.write( "... You should get a right triangle. \n" ); document.write( "x^2 = 65^2 + 75^2 \n" ); document.write( "x^2 = 4225 + 5625 \n" ); document.write( "x^2 = 9850 \n" ); document.write( "About 99.25km \n" ); document.write( "~ \n" ); document.write( "The volume of a cube is given by V = s3, where s is the length of a side. Find the length of a side of a cube if the Volume is 1000 cm3.show steps taken. \n" ); document.write( "V = s^3 \n" ); document.write( "1000 = s^3 \n" ); document.write( "1000^(1/3) = s \n" ); document.write( "(10*10*10)^(1/3) = s \n" ); document.write( "10cm = s \n" ); document.write( " |