document.write( "Question 31839: Please help!! I have a test tomorrow and still don't really understand this no matter how much i read it over and over:
\n" );
document.write( "Solve Algebraically:\r
\n" );
document.write( "\n" );
document.write( "question 1: y=x^2+1
\n" );
document.write( " y=5x-3\r
\n" );
document.write( "\n" );
document.write( "question 2: y=2x+5
\n" );
document.write( " y= 12/5
\n" );
document.write( "Can someone please walk me through this step by step so i might be able to understand!!?? Thank you soo much!
\n" );
document.write( "Stacey \n" );
document.write( "
Algebra.Com's Answer #18577 by mukhopadhyay(490)![]() ![]() ![]() You can put this solution on YOUR website! y=x^2+1 \n" ); document.write( "Substitute y=5x-3 in the above equation: \n" ); document.write( "5x-3=x^2+1 \n" ); document.write( "=>x^2-5x+4=0 \n" ); document.write( "=>(x-4)(x-1)=0 \n" ); document.write( "=>x=4 or x=1 \n" ); document.write( "........ \n" ); document.write( "y=2x+5 \n" ); document.write( "Substitute y=12/5 in the above equation: \n" ); document.write( "=>12/5=2x+5 \n" ); document.write( "=>10x+25=12 \n" ); document.write( "=>10x=-13 \n" ); document.write( "=>x=-13/10 \n" ); document.write( "Let me know if the steps need more detail \n" ); document.write( " |