document.write( "Question 785029: A computer programmer works 40 hours per week. What is an equation that relates the number of weeks w that the programmer works and the number of hours h that the programmer spends working?\r
\n" ); document.write( "\n" ); document.write( "I tried:\r
\n" ); document.write( "\n" ); document.write( "w/40=h
\n" ); document.write( "

Algebra.Com's Answer #477353 by fcabanski(1391)\"\" \"About 
You can put this solution on YOUR website!
h = 40w \n" ); document.write( "
\n" );