document.write( "Question 171781This question is from textbook Geometry: Integration, Application and Connections
\n" );
document.write( ": There is a rectangle with 2 diagonals. The diagonals are RT and QS with intersection C. The problem gives you RT as 3xsquared and QC as 5x+4. Thye want you to find the value of x. \n" );
document.write( "
Algebra.Com's Answer #126888 by nerdybill(7384) You can put this solution on YOUR website! Since the diagonals are equal, this means RT = QC \n" ); document.write( ". \n" ); document.write( "3x^2 = 5x+4 \n" ); document.write( "3x^2 - 5x - 4 = 0 \n" ); document.write( ". \n" ); document.write( "Since you can't factor you must resort to the quadratic equation. Doing so will yield the following solutions: \n" ); document.write( "x = {2.257, -0.591} \n" ); document.write( ". \n" ); document.write( "You can toss out the negative solution leaving: \n" ); document.write( "x = 2.257 \n" ); document.write( ". \n" ); document.write( "Details of quadratic follows: \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(3x+2)(x-2) = 0 \n" ); document.write( " \n" ); document.write( " |