document.write( "Question 53920: You have two stacks of coins. One stack is 15inches tall, the other is 9 inches tall. All the coins are the same thickness, what is the thickness of the coins?
\n" );
document.write( "(15/x)+(9/x)=24 ?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #36169 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! PROBLEM ONLY MAKES SENSE IF THE YOU KNOW THE TOTAL NUMBER OF COINS THERE ARE! \r \n" ); document.write( "\n" ); document.write( "IF THERE ARE 24 COINS THAN THE THICKNESS OF EACH COIN IS 1 INCH.\r \n" ); document.write( "\n" ); document.write( "TOTAL HEIGHT OF THE TWO STACKS ARE 15+9=24 INCHES AND THERE ARE 24 COINS THEN \r \n" ); document.write( "\n" ); document.write( "24/24=1 INCH EACH. \n" ); document.write( " |