document.write( "Question 75454: Suppose you have two numbers. The difference of the two numbers is 12. The product of the two numbers is 17. Multiply the larger of the two numbers by 100, add 50 times the smaller number to that, round the total to the nearest whole number and thats the answer. \n" ); document.write( "
Algebra.Com's Answer #54155 by ptaylor(2198)\"\" \"About 
You can put this solution on YOUR website!
Let x=larger number
\n" ); document.write( "And y=smaller number\r
\n" ); document.write( "\n" ); document.write( "Now we are told that:\r
\n" ); document.write( "\n" ); document.write( "\"x-y=12\"----------------------------------eq 1
\n" ); document.write( "and
\n" ); document.write( "\"x%2Ay=17\"-----------------eq 2\r
\n" ); document.write( "\n" ); document.write( "We can see from a quick inspection that these two numbers are not going to be whole numbers\r
\n" ); document.write( "\n" ); document.write( "From eq 2, \"y=17%2Fx\". Substitute this value into eq 1 and we get:\r
\n" ); document.write( "\n" ); document.write( "\"x-17%2Fx=12\" multiply each term by x
\n" ); document.write( "\"x%5E2-17=12x\" subtract 12x from both sides\r
\n" ); document.write( "\n" ); document.write( "\"x%5E2-12x-17=0\" we will solve using the quadratic formula:
\n" ); document.write( "\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( "
\n" ); document.write( "\"x+=+%2812+%2B-+sqrt%28+144%2B68+%29%29%2F%282%29+\" \r
\n" ); document.write( "\n" ); document.write( "\"x+=+%2812+%2B-+sqrt%28+212+%29%29%2F%282%29+\" \r
\n" ); document.write( "\n" ); document.write( "\"x+=+%2812+%2B-+14.5602%29%2F%282%29+\"
\n" ); document.write( "\"x+=+%2812+%2B14.5602%29%2F%282%29+\"
\n" ); document.write( "\"x+=+%2826.5602%29%2F%282%29+\"
\n" ); document.write( "\"x=13.2801\"----------------------------larger number
\n" ); document.write( "We'll forget about the negative value for x because the positive value works
\n" ); document.write( "ON SECOND THOUGHT, WE NEED TO LOOK AT THE NEGATIVE VALUE FOR X BECAUSE THIS SOLUTION WILL YIELD A DIFFERENT ANSWER. SEE BELOW:\r
\n" ); document.write( "\n" ); document.write( "substitute \"x=13.2801\" into eq 1 and we get:
\n" ); document.write( "\"13.2801-y=12\" subtract 13.2801 from both sides
\n" ); document.write( "\"-y=-1.2801\" multiply both sides by -1\r
\n" ); document.write( "\n" ); document.write( "\"y=1.2801\"---------------------------------smaller number
\n" ); document.write( "CK
\n" ); document.write( "\"%2813.2801%29%281.2801%29=17\"
\n" ); document.write( "\"17=17\" close enough
\n" ); document.write( "and
\n" ); document.write( "\"13.2801-1.2801=12\"
\n" ); document.write( "\"12=12\"\r
\n" ); document.write( "\n" ); document.write( "Multiply the larger number by 100 and we get
\n" ); document.write( "\"%2813.2801%29%28100%29=1328.01\"
\n" ); document.write( "50 times the smaller number is:
\n" ); document.write( "\"%2850%29%281.2801%29=64.005\"\r
\n" ); document.write( "\n" ); document.write( "Now add these two numbers together and round to the nearest whole number:\r
\n" ); document.write( "\n" ); document.write( "\"1328.01%2B64.005=1392.015\"\r
\n" ); document.write( "\n" ); document.write( "Rounded to the nearest whole number we have\r
\n" ); document.write( "\n" ); document.write( "\"1392\"---------------------------------------------------answer!!! if I didn't make a mistake\r
\n" ); document.write( "\n" ); document.write( "NOW WE WILL LOOK AT THE NEGATIVE VALUE FOR X:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x+=+%2812+-+14.5602%29%2F%282%29+\"
\n" ); document.write( "\"x+=+%2812+-+14.5602%29%2F%282%29+\"
\n" ); document.write( "\"x=-2.5602%2F2=-1.2801\"--------------------------larger number\r
\n" ); document.write( "\n" ); document.write( "Substitute \"x=-1.2801\" into eq 1:\r
\n" ); document.write( "\n" ); document.write( "\"-1.2801-y=12\" add 1.2801 to both sides
\n" ); document.write( "\"-y=12%2B1.2801=13.2801\" multiply both sides by -1
\n" ); document.write( "\"y=-13.2801\"-------------------------------------------smaller number\r
\n" ); document.write( "\n" ); document.write( "So now we have:
\n" ); document.write( "\"%28100%29%28-1.2801%29%2B%2850%29%28-13.2801%29\" which equals
\n" ); document.write( "\"-128.01-664.005=-792.015\" or
\n" ); document.write( "\"-792\"------------------------another answer\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Hope this helps----ptaylor\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );