document.write( "Question 360531: the difference of two numbers is tripled then then decreased by 1? if the smaller of the two numbers is 4, the result is 8.3? find the original number. \n" ); document.write( "
Algebra.Com's Answer #257236 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
3(x-4)-1=8.3
\n" ); document.write( "3x-12-1=8.3
\n" ); document.write( "3x-13=8.3
\n" ); document.write( "3x=21.3
\n" ); document.write( "x=7.1
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );