document.write( "Question 1070373: A new kind of crocodile has been discovered in Africa. The length of his tail is a third of his entire
\n" );
document.write( "length. His head is 93 cm long and its length is a quarter of the crocodile`s length without his tail.
\n" );
document.write( "How long is this crocodile?
\n" );
document.write( "(A) 558 cm (B) 496 cm (C) 490 cm (D) 372 cm (E) 186 cm \n" );
document.write( "
Algebra.Com's Answer #685528 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! entire length is x \n" ); document.write( "tail is (x/3) \n" ); document.write( "head is 93 cm and that is [x-(x/3)]/4 \n" ); document.write( "372=(x-(x/3)), multiplying through by 4 \n" ); document.write( "(2/3)x=372 \n" ); document.write( "x=558 cm \n" ); document.write( "A. \n" ); document.write( "Check \n" ); document.write( "The tail is 186 cm \n" ); document.write( "The head is 93 cm \n" ); document.write( "That is a quarter of 558-186 or a quarter of 372 cm, which checks. \n" ); document.write( " \n" ); document.write( " |