document.write( "Question 444957: 4x^2-146x+520=0
\n" );
document.write( "(2x- )(2x- )\r
\n" );
document.write( "\n" );
document.write( "I can't seem to find the missing #'s
\n" );
document.write( "HELP PLEASE!!! \n" );
document.write( "
Algebra.Com's Answer #306660 by htmentor(1343) You can put this solution on YOUR website! We can first divide through by 2: \n" ); document.write( "2x^2 - 73x + 260 = 0 \n" ); document.write( "The constant term 260 has factors 130 and 2 and 65 and 4. \n" ); document.write( "Recognizing that 73 = 65 + 4*2 and the first factor starts with 2x, we use the last 2 factors: \n" ); document.write( "2x^2 - 73x + 260 = (2x - 65)(x - 4) \n" ); document.write( "Now solve for x: \n" ); document.write( "(2x - 65)(x - 4) = 0 \n" ); document.write( "x = 4 \n" ); document.write( "2x - 65 = 0 -> x = 65/2 = 32 1/2 \n" ); document.write( "Ans: x = 4, 32 1/2 \n" ); document.write( "Check using original expression: \n" ); document.write( "4(4)^2 - 146(4) + 520 = 0 \n" ); document.write( "4(32.5)^2 - 146(32.5) + 520 = 0 \n" ); document.write( " |