document.write( "Question 257446: If one skip equals four hops and if one jump equals three skips, what is the total number of hops in a hop, a skip, and a jump? \n" ); document.write( "
Algebra.Com's Answer #189376 by drk(1908)\"\" \"About 
You can put this solution on YOUR website!
We have the following:
\n" ); document.write( "(i) \"1S+=+4H\"
\n" ); document.write( "(ii) \"1J+=+3S\"
\n" ); document.write( "rewrite (i) as
\n" ); document.write( "(iii) \"3S+=+12H\"
\n" ); document.write( "this will help with the conversion of J.
\n" ); document.write( "--
\n" ); document.write( "1H = 1H
\n" ); document.write( "1S = 4H
\n" ); document.write( "1J = 3S = 12H
\n" ); document.write( "
\n" );