document.write( "Question 1046797: Solve the following equation 1. 3x^2=2a
\n" );
document.write( "2. X^2-3x-15=0 \n" );
document.write( "
Algebra.Com's Answer #662254 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! 1) From 3x^2=2a, we divide by 3 and get \n" ); document.write( "x^2 = (2/3)a \n" ); document.write( "then take the square root and get \n" ); document.write( "x = \n" ); document.write( "which can be simplified by rationalizing... \n" ); document.write( "2) For x^2 - 3x - 15 = 0, we will have to use the quadratic formula, since it isn't factorable...we get \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |