document.write( "Question 462338: 1. Each year, I plant a fruit/vegetable garden in the spring. I grow a variety of things, but my BIG plantings are of tomatoes and peppers. However, getting my seeds to sprout is not as easy as you’d think….\r
\n" );
document.write( "\n" );
document.write( "A. This year, I seeded both peppers and tomatoes, using a total of 120 seeds. Write an equation to show this.
\n" );
document.write( "Using P for peppers and T for tomoatoes the equation would look like:
\n" );
document.write( "P+T=120\r
\n" );
document.write( "\n" );
document.write( "B. I sowed nine times as many tomato seeds as pepper seeds. Write an equation to show this.
\n" );
document.write( "9T+P=120\r
\n" );
document.write( "\n" );
document.write( "C. How many tomato seeds did I plant?\r
\n" );
document.write( "\n" );
document.write( "
\n" );
document.write( "D. How many pepper seeds did I plant?\r
\n" );
document.write( "\n" );
document.write( "I really do not want the answer I just want to know if I am on the right track as far as my equations go. I tried to solve using the substitution method but I keep coming up with T=0 and P=120 which I know can't be right, right? \n" );
document.write( "
Algebra.Com's Answer #316951 by amoresroy(361) You can put this solution on YOUR website! The equation P + T = 120 is correct. \n" ); document.write( "However, the equation 9T + P = 120 is not correct. \n" ); document.write( "The 2nd equation should be \n" ); document.write( "9P + P = 120 (because T=9P) \n" ); document.write( " |