document.write( "Question 25494: Paul earns $4 an hour working at the librabry and $8 an hour mowing lawns. This week he worked 25 hours and earned $164. How many hours did he work at the librabry. \n" ); document.write( "
Algebra.Com's Answer #13684 by Paul(988)\"\" \"About 
You can put this solution on YOUR website!
LEt the working hours in the libaray be x
\n" ); document.write( "Let the workign hours of mowing a lawn be y
\n" ); document.write( "Now total hours was 25.
\n" ); document.write( "So x+y=25
\n" ); document.write( "y=25-x (subsistution)
\n" ); document.write( "Total money was $164
\n" ); document.write( "SO 4x+8y=164
\n" ); document.write( "Subsitute for y
\n" ); document.write( "4x+8(25-x)=164
\n" ); document.write( "4x-8x+200=164
\n" ); document.write( "-4x=-36
\n" ); document.write( "x=9
\n" ); document.write( "y=25-9
\n" ); document.write( "y=16\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Hence he worked for 9 hours at the libabary, and about 16 hours for mowing the lawn.
\n" ); document.write( "Paul.
\n" ); document.write( "
\n" );