document.write( "Question 850272: hello. Can someone please help me solve this equation, i do not understand how to work it out.. y=x+3 and y=2x^2
\n" );
document.write( "they are asking us to find the exact solution(s) of each system of equations. So far, I have tried plugging x+3=2x^2 and worked it out to x(2x-1)=3
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #512067 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! x+3=2x^2 and worked it out to x(2x-1)=3 \n" ); document.write( "---------- \n" ); document.write( "x+3=2x^2 \n" ); document.write( "2x^2 - x - 3 = 0 \n" ); document.write( "(2x - 3)*(x + 1) = 0 \n" ); document.write( "x = -1, y = 2 \n" ); document.write( "x = 3/2, y = 9/2 \n" ); document.write( " \n" ); document.write( " |