document.write( "Question 954747: A restaurant server's monthly wage is $1,700. He also earns $10 for each additional hour he works. If he was paid amount p dollars last month, how many extra hours did he work? \n" ); document.write( "
Algebra.Com's Answer #583145 by bijaysumi(6)\"\" \"About 
You can put this solution on YOUR website!
The server earned extra dollar = p-1700
\n" ); document.write( "The extra hour he worked = (p-1700)/10 =p/10-170 hour
\n" ); document.write( "
\n" ); document.write( "
\n" );