document.write( "Question 1000064: Please help me solve the question
\n" ); document.write( "if ax^3+bx^2+cx+d is divisible by ax^2+c then a,b,c,d are in ap or gp or hp or none?
\n" ); document.write( "

Algebra.Com's Answer #617579 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
In general, the answer is NONE.
\n" ); document.write( "Adding some requirements to the coefficients a, b, c, and d,
\n" ); document.write( "we could be sure to have a gp,
\n" ); document.write( "or even a gp that is also an ap, and a hp.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If there are no specifications about a,b,c,and d,
\n" ); document.write( "\"ax%5E3%2Bbx%5E2%2Bcx%2Bd\" could be divisible by \"ax%5E2%2Bc\" if \"system%28a=b%2Cc=d=0%29\" ,
\n" ); document.write( "and then a,b,c,d would be neither an ap, nor a gp, nor a hp.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If it were specified that none of the coefficients a, b,c,and d is zero,
\n" ); document.write( "when we divide \"ax%5E3%2Bbx%5E2%2Bcx%2Bd\" by \"ax%5E2%2Bc\" we find
\n" ); document.write( "a quotient of \"x%2Bb%2Fa\" and
\n" ); document.write( "a remainder of \"d-bc%2Fa\" .
\n" ); document.write( "In that case,
\n" ); document.write( "if \"ax%5E3%2Bbx%5E2%2Bcx%2Bd\" is divisible by \"ax%5E2%2Bc\" , then
\n" ); document.write( "\"d-bc%2Fa=0\"--->\"d=bc%2Fa\"--->\"d%2Fb=c%2Fa\" .
\n" ); document.write( "Conversely, if \"d%2Fb=c%2Fa\"<--->\"d=bc%2Fa\"<--->\"ad=bc\"<--->\"d%2Fc=b%2Fa\" ,
\n" ); document.write( "then the remainder is zero, and \"ax%5E3%2Bbx%5E2%2Bcx%2Bd\" is divisible by \"ax%5E2%2Bc\" .
\n" ); document.write( "For \"d%2Fb=c%2Fa\"<--->\"d=bc%2Fa\" to happen,
\n" ); document.write( "it is not necessary that a,b,c,d form an ap, an gp, or an hp.
\n" ); document.write( "Sometimes a,b,c,d will be an ap, a gp, and a hp,
\n" ); document.write( "sometimes it will only be a gp,
\n" ); document.write( "but other times it will be none of those.
\n" ); document.write( "For example, 1,2,3,6 is neither an ap, nor a gp, nor a hp.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "With \"d%2Fb=c%2Fa\"<--->\"d=bc%2Fa\" , and \"b=sqrt%28ac%29\"<--->\"b%2Fa=sqrt%28c%2Fa%29\" ,
\n" ); document.write( "a,b,c,d is a gp with common ratio \"sqrt%28c%2Fa%29\" .
\n" ); document.write( "1,2,4,8 is an example.
\n" ); document.write( "A special case of that is when \"a=b=c=d\" , which makes a,b,c,d
\n" ); document.write( "a gp, an ap, and a hp.
\n" ); document.write( "
\n" );