document.write( "Question 777088: I just need to translate it but I don't understand it. Can you help me understand it?
\n" );
document.write( "if twice a number is decreased by 5 and that result is multiplied by 4, the result is 36 \n" );
document.write( "
Algebra.Com's Answer #473917 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "if twice a number is decreased by 5 and that result is multiplied by 4, the result is 36 \n" ); document.write( " \r\n" ); document.write( "1. Replace the words \"a number\" by x\r\n" ); document.write( " \n" ); document.write( "if twice x is decreased by 5 and that result is multiplied by 4, the result is 36 \n" ); document.write( " \r\n" ); document.write( "2. Replace the words \"twice x\" by 2x\r\n" ); document.write( " \n" ); document.write( "if 2x is decreased by 5 and that result is multiplied by 4, the result is 36 \n" ); document.write( " \r\n" ); document.write( "3. Replace the words \"is decreased by\" by a minus sign:\r\n" ); document.write( " \n" ); document.write( "if 2x-5 and that result is multiplied by 4, the result is 36 \n" ); document.write( " \r\n" ); document.write( "4. Delete the words \"and that result\" (for we already have that result 2x-5).\r\n" ); document.write( "Put parentheses around (2x-5)\r\n" ); document.write( " \n" ); document.write( "if (2x-5) is multiplied by 4, the result is 36 \n" ); document.write( " \r\n" ); document.write( "5. Delete \"If\" and \"is multiplied by\", and move the 4 in front of the (2x-5)\r\n" ); document.write( " \n" ); document.write( "4(2x-5), the result is 36 \n" ); document.write( " \r\n" ); document.write( "6. Replace the words \"the result is\" with an equal sign \" = \". Delete the comma.\r\n" ); document.write( " \n" ); document.write( "4(2x-5) = 36 \n" ); document.write( " \r\n" ); document.write( "7. It's translated. You finish it.\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |