document.write( "Question 1031874: y = x2 - 5x - 4\r
\n" );
document.write( "\n" );
document.write( "y = -2x2 - 4x - 2\r
\n" );
document.write( "\n" );
document.write( "I have to solve these using substitution and it is due today. I don't understand these and if I don't get them then I don't graduate. :( \n" );
document.write( "
Algebra.Com's Answer #646562 by stanbon(75887) ![]() You can put this solution on YOUR website! y = x2 - 5x - 4 \n" ); document.write( "y = -2x2 - 4x - 2 \n" ); document.write( "------ \n" ); document.write( "Substitute for \"y\" and solve for \"x\":: \n" ); document.write( "x^2 - 5x - 4 = -2x^2 - 4x - 2 \n" ); document.write( "------ \n" ); document.write( "3x^2 - x - 2 = 0 \n" ); document.write( "Factor:: \n" ); document.write( "(3x+2)(x-1) = 0 \n" ); document.write( "x = -2/3 or x = 1 \n" ); document.write( "------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------- \n" ); document.write( " \n" ); document.write( " |