document.write( "Question 266899: what are the zeroes of 5x^2-13x=-6 \n" ); document.write( "
Algebra.Com's Answer #793801 by gsmani_iyer(201)\"\" \"About 
You can put this solution on YOUR website!
Solution: \"5x%5E2-13x=-6\"
\n" ); document.write( " = \"5x%5E2-13x%2B6+=+0\"
\n" ); document.write( " = \"5x%5E2-10x-3x%2B6+=+0\"
\n" ); document.write( " = \"5x%28x-2%29-3%28x-2%29+=+0\"
\n" ); document.write( " = \"%28x-2%29%285x-3%29+=+0\"
\n" ); document.write( " Here \"%28x-2%29\" or \"%285x-3%29\" has to be 0
\n" ); document.write( " If (x-2) is zero, then, x=2.
\n" ); document.write( " If (5x-3) is zero, then, x = 3/5
\n" ); document.write( " Therefore x = {2, 3/5}.
\n" ); document.write( "
\n" );