document.write( "Question 1012755: When the product of 8 and a number is decreased by 3, the result is -4. Find the Number \n" ); document.write( "
Algebra.Com's Answer #628806 by Timnewman(323)![]() ![]() You can put this solution on YOUR website! hi dear,let the number be x. \n" ); document.write( "if the product of 8 and a number is decreased by 3,and the result is -4,then \n" ); document.write( "8*x-3=-4 \n" ); document.write( "8x-3=-4 \n" ); document.write( "8x=-4+3 \n" ); document.write( "8x=-1 \n" ); document.write( "x=-1/8 \n" ); document.write( "the number is -1/8 \n" ); document.write( " \n" ); document.write( " |