document.write( "Question 1081967: A simple linear equation has been fit to 15 (x, y) pairs
\n" ); document.write( "with a slope of 2 units and an intercept of 5 units. What is
\n" ); document.write( "the predicted value when the independent variable is
\n" ); document.write( "equal to 20?
\n" ); document.write( "

Algebra.Com's Answer #696061 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
when y=20, 2x+5 is equal to it, since y=2x+5
\n" ); document.write( "2x=15
\n" ); document.write( "x=7.5
\n" ); document.write( "
\n" );