document.write( "Question 82752: i need to write a proportion that indicates that 50% of a number is 17.\r
\n" );
document.write( "\n" );
document.write( "I also need to find two integers whose sum is 12 and whose product is a maximum. \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #59571 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! i need to write a proportion that indicates that 50% of a number is 17. \n" ); document.write( ": \n" ); document.write( "We know that 50% indicates a relationship of 1:2 or 1/2 \n" ); document.write( "Therefore: \n" ); document.write( " \n" ); document.write( "Cross multiply & find x \n" ); document.write( "1x = 2*17 \n" ); document.write( "x = 34 \n" ); document.write( ": \n" ); document.write( "I also need to find two integers whose sum is 12 and whose product is a maximum. \n" ); document.write( ": \n" ); document.write( "Let the two integers be x and (12-x); their product: \n" ); document.write( "x(12-x) = 12x - x^2 \n" ); document.write( ": \n" ); document.write( "-x^2 + 12x = 0; a quadratic equation \n" ); document.write( ": \n" ); document.write( "Find the max by finding the axis of symmetry: x = -b/(2a) \n" ); document.write( "In our equation a = -1; b = 12: \n" ); document.write( "x = -12/(2(-1) \n" ); document.write( "x = -12/-2 \n" ); document.write( "x = 6, obviously the two integers are 6 & 6 \n" ); document.write( ": \n" ); document.write( "You can find the vertex using x = 6 \n" ); document.write( "-6^2 + 12(6) = \n" ); document.write( "-36 + 72 = + 36 is the max \n" ); document.write( ": \n" ); document.write( "If you graph it, it's easy to see \n" ); document.write( " \n" ); document.write( "; \n" ); document.write( "One of the integers is on the horizontal axis, the max product on the vertical\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |