document.write( "Question 394676: if 9 is added to twice a number and this sum is multiplied by 5, the result is the same as if the number is multiplied by 6 and 13 is added to the product. what is the number? \n" ); document.write( "
Algebra.Com's Answer #280000 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Let x represent the number
\n" ); document.write( "Write as we Read***
\n" ); document.write( " (2x + 9)*5 = 6x + 13
\n" ); document.write( "solving for x
\n" ); document.write( " 10x + 45 = 6x + 13
\n" ); document.write( " 4x = -32
\n" ); document.write( " x = -8\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " (-16+9)*5 = -35 = -48 + 13 = -35
\n" ); document.write( " \n" ); document.write( "
\n" );