document.write( "Question 737590: Hello, Can you please show me how to do the following question step by step\r
\n" );
document.write( "\n" );
document.write( "Write a quadratic equation the form ax^2+bx+c=0, where a,b,c are integers and the roots of the equation are 1/2 and 3/5\r
\n" );
document.write( "\n" );
document.write( "can you solve it step by step.\r
\n" );
document.write( "\n" );
document.write( "Thank you so much. \n" );
document.write( "
Algebra.Com's Answer #450439 by Alan3354(69443) You can put this solution on YOUR website! Write a quadratic equation the form ax^2+bx+c=0, where a,b,c are integers and the roots of the equation are 1/2 and 3/5 \n" ); document.write( "---------------- \n" ); document.write( "(x - 1/2)*(x - 3/5) = 0 \n" ); document.write( "Multiply by 2*5 to eliminate fractions \n" ); document.write( "(2x-1)*(5x-3) = 0 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |