document.write( "Question 124943: How would you solve this equation?\r
\n" );
document.write( "\n" );
document.write( "a^2-3=2a \n" );
document.write( "
Algebra.Com's Answer #91577 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! solve this equation \n" ); document.write( "a^2-3=2a \n" ); document.write( "------------ \n" ); document.write( "a^2-2a-3 = 0 \n" ); document.write( "Factor to get: \n" ); document.write( "(a-3)(a+1) = 0 \n" ); document.write( "a-3 =0 or a+1=0 \n" ); document.write( "a = 3 of a = -1 \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |