document.write( "Question 775409: I need help with dividing this polynomial:
\n" );
document.write( "(6y^2+13y-3) divided by (2y-1) \n" );
document.write( "
Algebra.Com's Answer #472844 by sofiyac(983)![]() ![]() You can put this solution on YOUR website! it's kind of hard to show work on here, you have to use long division \n" ); document.write( "stars mean nothing, just instead of a space so you could see how things line up, same with the bar, means nothing. \n" ); document.write( "****|3y+8 \n" ); document.write( "____|__________ \n" ); document.write( "2y-1|6y^2+13y-3 \n" ); document.write( "****|-(6y^2-3y) \n" ); document.write( "****|*****16y-3 \n" ); document.write( "****|****-(16y-8) \n" ); document.write( "****|********5 \n" ); document.write( "so the remainder is 5, thus the answer would be \n" ); document.write( " |