document.write( "Question 959520: What's the word problem for One number is eighteen less than a second number. Their sum is 48. Find both numbers.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #586486 by rfer(16322) ![]() You can put this solution on YOUR website! x+(x-18)=48 \n" ); document.write( "2x-18=48 \n" ); document.write( "2x=48+18 \n" ); document.write( "x=66/2 \n" ); document.write( "x=33 \n" ); document.write( "x-18=15 \n" ); document.write( " |