document.write( "Question 98447: Most quadratic eqautions Ive come across so far have given the problem as something equals 0 format. This one below is the first Ive seen in this format so its got me scratching my head.
\n" ); document.write( " Use the quadratic equation to solve: 6n^2= -8n-1
\n" ); document.write( "Give the answer in decimal form.
\n" ); document.write( "This neither has the equals 0 as a start point or ask me what to solve for. It just says solve. Help please.
\n" ); document.write( "Thank you.
\n" ); document.write( "

Algebra.Com's Answer #71616 by mathslover(157)\"\" \"About 
You can put this solution on YOUR website!
Given equation \r
\n" ); document.write( "\n" ); document.write( "6n^2= -8n-1 \r
\n" ); document.write( "\n" ); document.write( "add 8n +1 on both sides\r
\n" ); document.write( "\n" ); document.write( "6n^2 + 8n + 1 =0 ( looks more familiar now ?)
\n" ); document.write( "use the quadratic formula
\n" ); document.write( "\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"\r
\n" ); document.write( "\n" ); document.write( "\"n=+%28-8+%2B-+sqrt%288%5E2+-+4%2A6%2A1%29%29%2F%282%2A6%29\"
\n" ); document.write( "\"n=+%28-8+%2B-+sqrt%2864+-+24%29%29%2F12\"
\n" ); document.write( "\"n=+%28-8+%2B-+sqrt%2840%29%29%2F12\"
\n" ); document.write( "\"n=+%28-8+%2B-+6.325+%29%2F12%29\"
\n" ); document.write( "n= -1.193 and n= -0.1396
\n" ); document.write( "
\n" );