document.write( "Question 507989: the product of a number and three is the same as the sum of the number and seven. \n" ); document.write( "
Algebra.Com's Answer #340828 by gi.maldonado(3)![]() ![]() ![]() You can put this solution on YOUR website! x(3) = x + 7 \n" ); document.write( "3x = x + 7 \n" ); document.write( "3x - x = x + 7 - x \n" ); document.write( "2x = 7 \n" ); document.write( "2x/2 = 7/2 \n" ); document.write( "x = 3.5\r \n" ); document.write( "\n" ); document.write( "Plug in answer: \n" ); document.write( "3.5 x 3 = 3.5 + 7 \n" ); document.write( "10.5 = 10.5 \n" ); document.write( " |