document.write( "Question 301824: Jon and Lauren have a combined income of $48,000. Lauren earns $3000 more than half of what Jon earns. Find the individual income of each. \n" ); document.write( "
Algebra.Com's Answer #216411 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+(.5x+3000)=48000
\n" ); document.write( "1.5x=45000
\n" ); document.write( "x=$30,000
\n" ); document.write( ".5x+3000=$18,000
\n" ); document.write( "
\n" );