document.write( "Question 978971: If c=b+1 and p=4b+5, which of the following is an expression for p, in terms of c? \n" ); document.write( "
Algebra.Com's Answer #600311 by MathLover1(20849)\"\" \"About 
You can put this solution on YOUR website!
\r
\n" ); document.write( "\n" ); document.write( "if \"c=b%2B1\" => \"b=c-1\"\r
\n" ); document.write( "\n" ); document.write( "the following is an expression for \"p\", in terms of \"c\"\r
\n" ); document.write( "\n" ); document.write( "\"p=4b%2B5\"...substitute \"b\"\r
\n" ); document.write( "\n" ); document.write( "\"p=4%28c-1%29%2B5\"\r
\n" ); document.write( "\n" ); document.write( "\"p=4c-4%2B5\"\r
\n" ); document.write( "\n" ); document.write( "\"p=4c%2B1\"
\n" ); document.write( "
\n" );