document.write( "Question 356132: can you explain to me how to do the problem : Find a number whose product with 9 is the same as its usm with 56? step by step \n" ); document.write( "
Algebra.Com's Answer #254193 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let number be x \n" ); document.write( "product with 9 = 9x \n" ); document.write( ".. \n" ); document.write( "sum with 56 = x+56 \n" ); document.write( ".. \n" ); document.write( "9x=x+56 \n" ); document.write( "9x-x=56 \n" ); document.write( "8x=56 \n" ); document.write( "x= 7 \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |