document.write( "Question 645451: sketch the graphs of hte line and the parabola on a single set of axes. find the coordinates of any points of interstctions by solving algebraically.\r
\n" );
document.write( "\n" );
document.write( "2x+y=10, y=9-x^2 \n" );
document.write( "
Algebra.Com's Answer #405473 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! sketch the graphs of hte line and the parabola on a single set of axes. find the coordinates of any points of interstctions by solving algebraically. \n" ); document.write( "------------ \n" ); document.write( "dl the FREE graph software at \n" ); document.write( "http://www.padowan.dk \n" ); document.write( "================== \n" ); document.write( "2x+y=10, y=9-x^2 \n" ); document.write( "--- \n" ); document.write( "2x + (9-x^2) = 10 \n" ); document.write( "x^2 - 2x + 1 = 0 \n" ); document.write( "x = 1, x = 1 \n" ); document.write( "----------- \n" ); document.write( "--> (1,8) the only intersection point. \n" ); document.write( "The line is tangent to the parabola \n" ); document.write( " |