document.write( "Question 2133: The question is How soon after 5 o'clock will the hands on a clock first be together? The equation is t=25 + t/25. How do I solve this? \n" ); document.write( "
Algebra.Com's Answer #873 by longjonsilver(2297)![]() ![]() You can put this solution on YOUR website! by knowing your clock, it will be sometime just after 5:25, surely? So we are looking for a time of about 25-27 minutes.\r \n" ); document.write( "\n" ); document.write( "t = 25 + t/25 \n" ); document.write( "25t = 625 + t \n" ); document.write( "24t = 625 \n" ); document.write( "t = 26.04 (i take it that the equation is in minutes).\r \n" ); document.write( "\n" ); document.write( "jon. \n" ); document.write( " |