document.write( "Question 567515: Need to figure out how to set this up as an equation. One number is 9 less than another number. If their sum is 47, find the number. \n" ); document.write( "
Algebra.Com's Answer #366623 by MNSue(6)![]() ![]() You can put this solution on YOUR website! x + (x-9) = 47 \n" ); document.write( "2x = 56 \n" ); document.write( "x = 28 \n" ); document.write( " |