document.write( "Question 206770: ok...
\n" );
document.write( "i just need to know.\r
\n" );
document.write( "\n" );
document.write( "if i have this problem\r
\n" );
document.write( "\n" );
document.write( "f(5m) if f(x)=|x^2 - 13|\r
\n" );
document.write( "\n" );
document.write( "i know that the x turms to 5m but when i remove the absolute value would the - 13 become + ? \n" );
document.write( "
Algebra.Com's Answer #156294 by Alan3354(69443) You can put this solution on YOUR website! f(5m) if f(x)=|x^2 - 13| \n" ); document.write( "i know that the x turms to 5m but when i remove the absolute value would the - 13 become + ? \n" ); document.write( "---------- \n" ); document.write( "f(5m) = |25m^2 - 13| \n" ); document.write( "If 25m^2-13 is <0, then it is multiplied by -1 to make it positive. \n" ); document.write( "If it's >=0, then it's left as it is. \n" ); document.write( "------------- \n" ); document.write( "There's no way to know which case if the value of m is not known. \n" ); document.write( " |