document.write( "Question 101123This question is from textbook Algebra for College Students
\n" );
document.write( ": A student did a word processing job for $24. It took him 1 hour longer than he expected, and therefore he earned $4 per hour less than he anticipated. How long did he expect that it would take to do the job? \n" );
document.write( "
Algebra.Com's Answer #73718 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! let x=expected ... \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x^2+x-6=0 ... (x+3)(x-2)=0 ... x=-3 and x=2 ... negative value not realistic \n" ); document.write( " |