document.write( "Question 959527: I have a word problem that I am unable to solve and need help with a step by step solution. It is:\r
\n" );
document.write( "\n" );
document.write( "Three times a number is 15 less than twice the opposite of the number.\r
\n" );
document.write( "\n" );
document.write( "Thank you, Andrea \n" );
document.write( "
Algebra.Com's Answer #586493 by satyareddy22(84)![]() ![]() ![]() You can put this solution on YOUR website! Let x be the number. \n" ); document.write( "Three times a number=3x \n" ); document.write( "twice the opposite of the number=2(-x)=-2x \n" ); document.write( "3x-(-2x)=15 \n" ); document.write( "3x+2x=15 \n" ); document.write( "5x=15=>x=15/5=3 \n" ); document.write( "x=3 \n" ); document.write( " \n" ); document.write( " |