document.write( "Question 297684: I understand how to use the quadratic formula when i'm asked to solve an problem that's straight forward like: x^2+8x+15=0, i can figure out that the answer is {-2/3,4}. I cant understand how to solve the following problem using the quadratic formula:\r
\n" );
document.write( "\n" );
document.write( "z^2/1=z/5+6/5\r
\n" );
document.write( "\n" );
document.write( "I'm not sure if it's because it involves fractions and i just get really nervous but i'm not sure how to go about solving this problem... \n" );
document.write( "
Algebra.Com's Answer #214332 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! This one can be factored too once you get it in the right form. \n" ); document.write( "z=-1 and 6/5 \n" ); document.write( "First multiply through by 5 \n" ); document.write( "5z^2=z+6 \n" ); document.write( "5z^-z-6=0 \n" ); document.write( "We need factors of -30 which add up to -1 \n" ); document.write( "-6 and 5 \n" ); document.write( "5z^2-6z+5z-6=0 \n" ); document.write( "rearrange \n" ); document.write( "5z^2+5z-6z-6 \n" ); document.write( "5z*(z+1)-6(z+1)=0 \n" ); document.write( "(5z-6)*(z+1)=0 \n" ); document.write( "Now the quadratic formula with the form 5z^2-x-6=0\r \n" ); document.write( "\n" ); document.write( "
|