document.write( "Question 371205: sid and bert each worked a diffrent number of days but each earned the same amount of money how many days did each work\r
\n" );
document.write( "\n" );
document.write( "bert earned $15 a day
\n" );
document.write( "sid earned $10 a day
\n" );
document.write( "sid worked 5 more times than bert \n" );
document.write( "
Algebra.Com's Answer #264462 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Let Bert work for x days \n" ); document.write( "Sid works for x+5 \n" ); document.write( ".. \n" ); document.write( "15x= 10(x+5) \n" ); document.write( "15x=10x+50 \n" ); document.write( "-10x -10x \n" ); document.write( "5x=50 \n" ); document.write( "/5 \n" ); document.write( "x= 10 days Bert worked \n" ); document.write( "Sid worked 5 more days so he worked for 15 days.\r \n" ); document.write( "\n" ); document.write( ".. \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " \n" ); document.write( " |