document.write( "Question 527444: The sum of 8 and a certain number is equal to the product of the number and 3. find the number \n" ); document.write( "
Algebra.Com's Answer #348899 by mathstutor494(120)\"\" \"About 
You can put this solution on YOUR website!
Let a certain number be \"x\"
\n" ); document.write( "sum of 8 and a certain number = x+8
\n" ); document.write( "product of the number and 3 = 3x\r
\n" ); document.write( "\n" ); document.write( "Given that above 2 statements are equal, so
\n" ); document.write( "x+8= 3x
\n" ); document.write( "3x-x = 8
\n" ); document.write( "2x = 8
\n" ); document.write( "so x=4........................Ans
\n" ); document.write( "
\n" ); document.write( "
\n" );