document.write( "Question 366720: if a number is decreased by 14 and that result is then divided by 5, the answer is 15. find the number. how do i write that?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #261371 by edjones(8007)![]() ![]() You can put this solution on YOUR website! Let x=the number. \n" ); document.write( "(x-14)/5=15 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |