document.write( "Question 844280: Given any positive even integer, x, the positive difference between the smallest odd number greater than 7x-2 and the largest odd number less than 3x+5 can be written in the form ax+b. What is a + B? \n" ); document.write( "
Algebra.Com's Answer #508657 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
x is an even integer.
\n" ); document.write( "you are looking for the positive difference between the following:
\n" ); document.write( "smallest odd number greater than 7x-2
\n" ); document.write( "greatest odd number less than 3x+5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if x is an even number that is positive, then the positive difference will be the larger number minus the smaller number.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if x is even, then 7x-2 will always be even, so the smallest odd number greater than that will be 1 greater which will be 7x-1.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if x is even, then 3x+5 will always be odd, so the greatest number smaller than that will be 2 less which will be 3x+3.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the positive difference will be (7x-1) - (3x+3) which will be equal to 7x - 1 - 3x - 3 which will be equal to 4x - 4.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this is in the form of ax + b, where a is equal to 4 and b is equal to -4.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the equation is 4x-4.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the following table shows that this formula give you the positive difference each time.
\n" ); document.write( "the fourth and fifth column should be the same and they are, confirming this is true.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "x	7x-1	3x+3	(7x-1)-(3x+3)	(4x-4)\r\n" );
document.write( "				\r\n" );
document.write( "2	  13	  9	       4	    4\r\n" );
document.write( "4	  27	  15	       12	    12\r\n" );
document.write( "6	  41	  21	       20	    20\r\n" );
document.write( "8	  55	  27	       28	    28\r\n" );
document.write( "10	  69	  33	       36	    36\r\n" );
document.write( "12	  83	  39	       44	    44\r\n" );
document.write( "\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );