document.write( "Question 1207634: Starting with the A and moving one letter at a time vertically, horizontally, or diagonally, how many different paths spell ARCH?\r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( " A
\n" );
document.write( " RRR
\n" );
document.write( " CCCCC
\n" );
document.write( "HHHHHHHH \n" );
document.write( "
Algebra.Com's Answer #845616 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The problem is not defined precisely. \n" ); document.write( "Since all the occurrences of each letter occur on a single row, there are no horizontal moves. \n" ); document.write( "For the same reason, a vertical move UP is not possible, so all vertical moves are down. \n" ); document.write( "The diagonal moves that are allowed are not well defined. \n" ); document.write( "(1) Can the diagonal moves be either down to the left or down to the right? or do they need to be down to the right? \n" ); document.write( "(2) Can the diagonal moves (whether left or right) \"jump\"? For example, can you go from the 4th C to the 7th H? Or from the 4th C can you only go to either the 3rd or 5th H (or perhaps only to the 5th H)? \n" ); document.write( "Re-post, defining the problem precisely. \n" ); document.write( " \n" ); document.write( " |