document.write( "Question 1183857: Each number is two times three less than the previous number. Starting with the number 0, build a sequence of 5 numbers \n" ); document.write( "
Algebra.Com's Answer #814345 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "Ambiguous definition....

\n" ); document.write( "\"(two times three) less than the previous number\" --> x-(2*3)?

\n" ); document.write( "or

\n" ); document.write( "\"two times (three less than the previous number)\" --> 2(x-3)?

\n" ); document.write( "In either case, you shouldn't need our help to do the work....

\n" ); document.write( "
\n" ); document.write( "
\n" );