document.write( "Question 838185: A paralegal makes $12 more then the assistant, their combined hourly wages add up to $38, what is the hourly wage of the assistant \n" ); document.write( "
Algebra.Com's Answer #805951 by CubeyThePenguin(3113)\"\" \"About 
You can put this solution on YOUR website!
assistant wage = x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x + (x+12) = 38
\n" ); document.write( "2x + 12 = 38
\n" ); document.write( "2x = 26
\n" ); document.write( "x = 13\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The hourly wage of the assistant is $13.
\n" ); document.write( "
\n" );