document.write( "Question 711636: Bill takes four times as long to do a job as Jose. Suppose t represents the time it takes Bill to
\n" );
document.write( "do the job. Then t/4 represents the time it takes Jose. How long does it take Jose if it takes
\n" );
document.write( "Bill 76 minutes? \n" );
document.write( "
Algebra.Com's Answer #437499 by god2012(113)![]() ![]() You can put this solution on YOUR website! Given : Time taken by Bill is 't' , then time taken by Jose is 't/4'\r \n" ); document.write( "\n" ); document.write( "Time taken by Bill = 76 mins \n" ); document.write( "Therefore, time taken by Jose = 76/4 = 19 mins. \n" ); document.write( " |