document.write( "Question 445898: Anuranjita is driving at a speed of 74 miles per hour. At this speed, how many inches will Anuranjita travel in 1 second? \n" ); document.write( "
Algebra.Com's Answer #307052 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Anuranjita 74 mph \n" ); document.write( "convert miles to inches and hours to seconds \n" ); document.write( "1760 yards = 1 mile \n" ); document.write( "3feet = 1 yard \n" ); document.write( "12 inches = 1 foot\r \n" ); document.write( "\n" ); document.write( "(1760*3*12*74)/3600 \n" ); document.write( "=1302.4 in/sec \n" ); document.write( " |