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 #91585 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! Given: \n" ); document.write( ". \n" ); document.write( "a^2 - 3 = 2a \n" ); document.write( ". \n" ); document.write( "To solve this, begin by getting it into a standard quadratic form in which the right side \n" ); document.write( "of the equation equals zero. To do this you just need to subtract 2a from both sides of \n" ); document.write( "the equation. This subtraction makes the equation become: \n" ); document.write( ". \n" ); document.write( "a^2 - 2a - 3 = 0 \n" ); document.write( ". \n" ); document.write( "The left side of this equation can be factored into two binomials. When you factor the left side \n" ); document.write( "the equation is transformed to: \n" ); document.write( ". \n" ); document.write( "(a - 3)(a + 1) = 0 \n" ); document.write( ". \n" ); document.write( "[Notice that if you multiply out the two binomials factors on the left side you get back to \n" ); document.write( "a^2 - 2a - 3 = 0] \n" ); document.write( ". \n" ); document.write( "This equation will be true if either of the two binomial factors is equal to zero because \n" ); document.write( "multiplying the two factors (when one of them is zero) will make the entire left side of the \n" ); document.write( "equation be equal to zero and therefore the left side will be equal to the zero on the right side. \n" ); document.write( ". \n" ); document.write( "So, one at a time set the two factors equal to zero. First: \n" ); document.write( ". \n" ); document.write( "a - 3 = 0 \n" ); document.write( ". \n" ); document.write( "Solve for a by adding 3 to both sides of this equation and you get a = 3. \n" ); document.write( ". \n" ); document.write( "Next, set the second factor equal to zero: \n" ); document.write( ". \n" ); document.write( "a + 1 = 0 \n" ); document.write( ". \n" ); document.write( "Solve for a by subtracting 1 from both sides to get: \n" ); document.write( ". \n" ); document.write( "a = -1 \n" ); document.write( ". \n" ); document.write( "That is the second answer. The two answers are a = 3 and a = -1 \n" ); document.write( ". \n" ); document.write( "You can check these answers by returning to the original problem: \n" ); document.write( ". \n" ); document.write( "a^2 - 3 = 2a \n" ); document.write( ". \n" ); document.write( "and, one at a time substitute the answers to see if the left side of the equation will \n" ); document.write( "equal to the right side. \n" ); document.write( ". \n" ); document.write( "Check a = 3 by substituting 3 for a in the original problem and you get: \n" ); document.write( ". \n" ); document.write( "3^2 - 3 = 2*3 \n" ); document.write( ". \n" ); document.write( "Square the 3 and subtract 3 from it on the left side and multiply out the right side to get: \n" ); document.write( ". \n" ); document.write( "9 - 3 = 6 \n" ); document.write( ". \n" ); document.write( "This simplifies to 6 = 6 which tells us that a = 3 is a good answer. \n" ); document.write( ". \n" ); document.write( "Next check a = -1 by substituting -1 for a in the original problem to get: \n" ); document.write( ". \n" ); document.write( "(-1)^2 - 3 = 2*(-1) \n" ); document.write( ". \n" ); document.write( "This reduces to: \n" ); document.write( ". \n" ); document.write( "1 - 3 = -2 \n" ); document.write( ". \n" ); document.write( "-2 = -2 \n" ); document.write( ". \n" ); document.write( "So this answer for a checks also. Both our answers [a = 3 and a = -1] are correct. \n" ); document.write( ". \n" ); document.write( "Hope this helps you to understand the problem. \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( " |