document.write( "Question 353600: the product of 4 less than a number and 4 more than a number is 84. find the number \n" ); document.write( "
Algebra.Com's Answer #252658 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Hi, \n" ); document.write( "Let n represent the number \n" ); document.write( ". \n" ); document.write( "question states \n" ); document.write( "(n-4)*(n+4) = 84 \n" ); document.write( ". \n" ); document.write( "slove \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "n = 10 \n" ); document.write( ". \n" ); document.write( "check your answer \n" ); document.write( "6 * 14 = 84 \n" ); document.write( " |