document.write( "Question 141830: Make a conjecture about the relationship between the original number and the final number in the following process.
\n" ); document.write( "Pick a number
\n" ); document.write( "Multiply the number by 12
\n" ); document.write( "Add 12 to the product
\n" ); document.write( "Divide the sum by 4
\n" ); document.write( "Subtract 3 from the quotient
\n" ); document.write( "

Algebra.Com's Answer #103319 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Pick a number
\n" ); document.write( "\"x\"
\n" ); document.write( "Multiply the number by 12
\n" ); document.write( "\"12x\"
\n" ); document.write( "Add 12 to the product
\n" ); document.write( "\"12x%2B12\"
\n" ); document.write( "Divide the sum by 4
\n" ); document.write( "\"%2812x%2B12%29%2F4\"
\n" ); document.write( "Subtract 3 from the quotient
\n" ); document.write( "\"%2812x%2B12%29%2F4-3\"
\n" ); document.write( "\"%2812x%2B12%29%2F4-3=%2812x%29%2F4%2B12%2F4-3\"
\n" ); document.write( "\"%2812x%2B12%29%2F4-3=3x%2B3-3\"
\n" ); document.write( "\"%2812x%2B12%29%2F4-3=3x\"
\n" ); document.write( "Your final number will be 3 times your original number.
\n" ); document.write( "
\n" );