document.write( "Question 363029: Luis spent 28 minutes more on his math homework than his science homework.
\n" );
document.write( "If the total time he spent on both subjects was 152 minutes, how much time did
\n" );
document.write( "he spend on each subject?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #258766 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let hime spend x minutes on science homework \n" ); document.write( "he spends x+28 minutes on math home work. \n" ); document.write( "total = 152 \n" ); document.write( "x+x+28 = 152 \n" ); document.write( "2x+28=152 \n" ); document.write( "2x=152-28 \n" ); document.write( "2x=124 \n" ); document.write( "x= 62 minutes on science homework \n" ); document.write( ".. \n" ); document.write( "math home work time = 152 -62=90 minutes \n" ); document.write( ".. \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |