document.write( "Question 1023551: Translate the following into an equation, and then solve the equation.\r
\n" );
document.write( "\n" );
document.write( "Five times a number decreased by three is 17. Determine the number.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #639060 by addingup(3677)![]() ![]() You can put this solution on YOUR website! Five times a number: 5x \n" ); document.write( "Decreased by 3: -3 \n" ); document.write( "5*x-3 = 17 \n" ); document.write( "5x = 20 \n" ); document.write( "5x/5 = 20/5 \n" ); document.write( "x = 4 \n" ); document.write( " |