document.write( "Question 665053: How do you write The product of a number and 3 is twice the sum of that number and 5 into an equation \n" ); document.write( "
Algebra.Com's Answer #413624 by vleith(2983)![]() ![]() ![]() You can put this solution on YOUR website! Let x be the number. \n" ); document.write( "the prodcut of x and 3 is 3*x \n" ); document.write( "The sum of that number and 5 is x+5 \n" ); document.write( "You are told \n" ); document.write( "You were ot asked to simply of solve, so that ought to do it \n" ); document.write( " |