document.write( "Question 1000111: Amanda is studying for her big test. She studies three times as longon Tuesday as she does on Sunday. If she studied for 24 hours how long does she study on Tuesday? \n" ); document.write( "
Algebra.Com's Answer #617631 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Call the amount of time she studied on Sunday, x.
\n" ); document.write( "Thus she studied 3x on Tuesday.
\n" ); document.write( "Together she studied 24 hours, so
\n" ); document.write( "x + 3x + 24
\n" ); document.write( "4x = 24
\n" ); document.write( "x = 6
\n" ); document.write( "so that
\n" ); document.write( "3x = 18 hours
\n" ); document.write( "
\n" );