document.write( "Question 833111: the product of 2 and the sum of a number and 5 is 14 \n" ); document.write( "
Algebra.Com's Answer #502302 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! 2 * (x+5) = 14 \n" ); document.write( "Divide each side by 2 \n" ); document.write( "x+5 = 7 \n" ); document.write( "Subtract 5 from each side \n" ); document.write( "x = 2 \n" ); document.write( " |