document.write( "Question 259965: The function p(q) = q^2 - 7 and f(s) = 9. If 2f(s) = p(q), what is the value of q?\r
\n" );
document.write( "\n" );
document.write( "(A) 2 (B) 3 (C) 4 (D) 5 (E) 6 \n" );
document.write( "
Algebra.Com's Answer #191430 by rfadrogane(214)![]() ![]() You can put this solution on YOUR website! If f(s) = 9 and p(q) = 2f(s) = 2(9) = 18 \n" ); document.write( "so, subtituting to p(q) = q^2 - 7 \n" ); document.write( " 18 = q^2 - 7 \n" ); document.write( " 18 + 7 = q^2 \n" ); document.write( " q^2 = 25 \n" ); document.write( "taking the sq. root \n" ); document.write( " q = +5 and -5 - -- ans \n" ); document.write( " |