document.write( "Question 1070558: Which function is equivalent to f(x)=6x^2-13x+5\r
\n" );
document.write( "\n" );
document.write( " a. f(x)=(3x-5)(2x+1)
\n" );
document.write( " b. f(x)=(3x-1)(2x+5)
\n" );
document.write( " c. f(x)=(3x-1)(2x-5)
\n" );
document.write( " d. f(x)=(3x-5)(2x-1) \n" );
document.write( "
Algebra.Com's Answer #685609 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! factor 6x^2-13x+5 or just multiply the choices \n" ); document.write( "The signs have to both be negative to give a negative second term and a positive third term. That excludes a and b. \n" ); document.write( "D is the answer. \n" ); document.write( "x^2-13x+30 \n" ); document.write( "(x-10)(x-3) \n" ); document.write( "divide by 6 \n" ); document.write( "x-(10/6))(x-(3/6)) \n" ); document.write( "Reduce to lowest terms \n" ); document.write( "x-(5/3) and x-(1/2) \n" ); document.write( "place the denominator of the fraction in front of the x \n" ); document.write( "(3x-5)(2x-1) \n" ); document.write( "D \n" ); document.write( " |