document.write( "Question 348445: Hi, I have a word problem, actually three of them that I am trying to help my son with. Here is one of them. \r
\n" );
document.write( "\n" );
document.write( "Ashton is making a patio in his backyard using paving stones and gravel. He buys 44 stones and gravel that cost $7. If he paid a total of 73 dollars for the stones and the gravel what was the cost of each paving stone? \r
\n" );
document.write( "\n" );
document.write( "We are supposed to define the variables, write an equation and solve it. Can you help us please? Thank you, a frustrated mom. \n" );
document.write( "
Algebra.Com's Answer #249103 by lunaclock(3)![]() ![]() You can put this solution on YOUR website! set PerStone$=n \n" ); document.write( "n*44+7$=73$ //PerStone$ multiple NumberOfStones plus Gravel$ equals to Totalcost \n" ); document.write( "n*44=66$ //minus 7 on each side of the equation \n" ); document.write( "n=1.5$ //divide 44 on each side of the equation \n" ); document.write( "PerStoneCost=1.5$\r \n" ); document.write( "\n" ); document.write( "//Recheck \n" ); document.write( "1.5$*44=66$ //PerStone$ mutiple NumberOfStones equals Stones$ \n" ); document.write( "66$+7$=73$ //Stones$ plus Gravel$ equals Totalcost\r \n" ); document.write( "\n" ); document.write( "//Answer \n" ); document.write( "The cost of each paving stone is $1.5.\r \n" ); document.write( "\n" ); document.write( "//I'm a student not a tutor...please forgive me and warn me if any errors appeared. \n" ); document.write( " |