document.write( "Question 1178232: Suppose Primo Pizza's profit on a given day is always the same as the profit of Pizza Supreme's profit 3 days later.
\n" );
document.write( "Write a function formula for p using the function s.
\n" );
document.write( "p(x)=\r
\n" );
document.write( "\n" );
document.write( "write a function formula for s using the function p.
\n" );
document.write( "s(x)=\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "*p(x)=(s(x))^3/3 is not the correct answer \n" );
document.write( "
Algebra.Com's Answer #807433 by ikleyn(52800)![]() ![]() You can put this solution on YOUR website! .\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "p(x) = s(x+3).\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |