document.write( "Question 188800: How do I solve the follwoing system of equations?\r
\n" );
document.write( "\n" );
document.write( "y = + 4
\n" );
document.write( "y = 2x + 1 \r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Can you provide a detailed answer showing all of the steps? \n" );
document.write( "
Algebra.Com's Answer #141602 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! How do I solve the follwoing system of equations? \n" ); document.write( "y = \n" ); document.write( "y = 2x + 1 \n" ); document.write( "------------ \n" ); document.write( "There's more than one way, but since both right sides = y, I'd set them equal to each other. \n" ); document.write( "2x+1 = sqrt(x) + 4 \n" ); document.write( "sqrt(x) = 2x-3 \n" ); document.write( "x = 4x^2 - 12x + 9 \n" ); document.write( "4x^2 - 13x - 9 = 0 \n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |