document.write( "Question 986074: Can you please help me with this home work?
\n" );
document.write( "QUESTION: A boy is paid $4 for each day he works and is fined $1 for each day he fails fails to work.After 20 days he is paid $50. For how many days did he work? \n" );
document.write( "
Algebra.Com's Answer #606828 by macston(5194)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "x=days worked \n" ); document.write( ". \n" ); document.write( "$4x-$1(20-x)=$50 \n" ); document.write( "$4x-$20+$1x=$50 \n" ); document.write( "$5x=$70 \n" ); document.write( "x=14 \n" ); document.write( "ANSWER: He worked 14 days \n" ); document.write( ". \n" ); document.write( "CHECK: \n" ); document.write( "$4(14)-$1(6)=$50 \n" ); document.write( "$56-$6=$50 \n" ); document.write( "$50=$50 \n" ); document.write( " \n" ); document.write( " |