document.write( "Question 24219: The product of a number and 3 is twice the sum of that number and five.\r
\n" );
document.write( "\n" );
document.write( "I can't seem to plot it or seperate it to solve the problem, please help!
\n" );
document.write( "thanks \n" );
document.write( "
Algebra.Com's Answer #12873 by elima(1433) ![]() You can put this solution on YOUR website! The product of a number and 3 is twice the sum of that number and five.\r \n" ); document.write( "\n" ); document.write( "let x= the number \n" ); document.write( "\"the product\" meansanswer to multiplication, so; \n" ); document.write( "3x= the product of a number and 3; \n" ); document.write( "\"is\" means =; \n" ); document.write( "\"sum' meansanswer to an addition; \n" ); document.write( "\"sum of that number and 5\"; \n" ); document.write( "x+5; \n" ); document.write( "\"of\" means multiply; \n" ); document.write( "\"twicw the sum\" \n" ); document.write( "2(x+5); \n" ); document.write( "3x=2(x+5) \n" ); document.write( "3x=2x+10 \n" ); document.write( "3x-2x=10 \n" ); document.write( "x=10 \n" ); document.write( "hope you understand \n" ); document.write( "=) \n" ); document.write( " |