Find a quadratic equation that has the solution set (4/3, 2).
\n" );
document.write( "\r\n" );
document.write( " x =
x = 2\r\n" );
document.write( " 3x = 4 x = 2\r\n" );
document.write( "3x - 4 = 0 x - 2 = 0\r\n" );
document.write( " (3x - 4)(x - 2) = 0\r\n" );
document.write( " 3x2 - 10x + 8 = 0 \r\n" );
document.write( "\r\n" );
document.write( "Please notice that this is simply the exact reverse of \r\n" );
document.write( "the step by step procedure for solving the resulting \r\n" );
document.write( "equation, which would be\r\n" );
document.write( "\r\n" );
document.write( " 3x2 - 10x + 8 = 0 \r\n" );
document.write( " (3x - 4)(x - 2) = 0\r\n" );
document.write( "3x - 4 = 0 x - 2 = 0\r\n" );
document.write( " 3x = 4 x = 2\r\n" );
document.write( " x =
x = 2\r\n" );
document.write( "
\n" );
document.write( "And...
\n" );
document.write( "A rectangular picture is 8 by 10 inches. The frame has the same width all the way around. The frame and the picture together have a total area of 168 square inches. What is the width of the frame.
\n" );
document.write( "\r\n" );
document.write( "here is the picture and frame:\r\n" );
document.write( "\r\n" );
document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "Let the width of the frame be x\r\n" );
document.write( "Draw in the 4 square corners, each of which has\r\n" );
document.write( "side of length x, the width of the frame:\r\n" );
document.write( "\r\n" );
document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "The total bottom width of the framed picture is gotten by adding\r\n" );
document.write( "the green dimensions across the bottom \r\n" );
document.write( "\r\n" );
document.write( "x + 8 + x or 2x + 8\r\n" );
document.write( "\r\n" );
document.write( "The total height of the framed picture is gotten by adding\r\n" );
document.write( "the green dimensions along the right edge:\r\n" );
document.write( "\r\n" );
document.write( "x + 10 + x or 2x + 10\r\n" );
document.write( "\r\n" );
document.write( "Using the formula\r\n" );
document.write( "\r\n" );
document.write( "Area = (bottom width) times (vertical height) we have the equation:\r\n" );
document.write( "\r\n" );
document.write( "168 = (2x + 8)(2x + 10)\r\n" );
document.write( "\r\n" );
document.write( "Do you know how to simplify and solve that equation?\r\n" );
document.write( "\r\n" );
document.write( "If not post again asking how to solve it. The\r\n" );
document.write( "\r\n" );
document.write( "solutions you get are x = 2 and x = -11.\r\n" );
document.write( "\r\n" );
document.write( "We ignore the negative solution and conclude that\r\n" );
document.write( "the frame is 2 inches wide.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" );
document.write( "