document.write( "Question 1101481: How can I find the residual and predicted value for the equation y= -.07x+9? \n" ); document.write( "
Algebra.Com's Answer #716165 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Residual = Observed - Predicted
\n" ); document.write( ",
\n" ); document.write( ",
\n" ); document.write( ",
\n" ); document.write( "So for example, if you observed that at \"x=0\", \"y=8.5\" then,
\n" ); document.write( "\"R=8.5-%28-0.07%280%29%2B9%29\"
\n" ); document.write( "\"R=8.5-9\"
\n" ); document.write( "\"R=-0.5\"
\n" ); document.write( "
\n" ); document.write( "
\n" );