document.write( "Question 424078: A trader bought some petrol for $500. He paid $x for each litre of petrol.
\n" );
document.write( "a) Find in term of x, an expression for the number of litres he bought,
\n" );
document.write( "b) Due to a leak, he lost 3 litres of petrol. He sold the remainder of the petrol for $1 per litre more than he paid for it. Write down an expression, in terms of x, for the sum of money he received,
\n" );
document.write( "c) He made a profit of $20. i) Write down an equation in x to represent this information and show that it reduces to 3(x)^2 + 23 x -500 = 0. ii) Solve this equation, giving both your answers correct to one decimal place.
\n" );
document.write( "d) Find, correct to the nearest whole number, how many litres of petrol he sold.\r
\n" );
document.write( "\n" );
document.write( "*I know it's a long question, but please try to understand I can't put the parts separately because then they wouldn't make sense. Please answer as soon as possible. Much appreciated :) =) \n" );
document.write( "
Algebra.Com's Answer #295722 by mananth(16946)![]() ![]() You can put this solution on YOUR website! A trader bought some petrol for $500. He paid $x for each litre of petrol. \n" ); document.write( "a) Find in term of x, an expression for the number of litres he bought,\r \n" ); document.write( "\n" ); document.write( "number of liters = 500/x\r \n" ); document.write( "\n" ); document.write( "b) Due to a leak, he lost 3 litres of petrol. He sold the remainder of the petrol for $1 per litre more than he paid for it. Write down an expression, in terms of x, for the sum of money he received,\r \n" ); document.write( "\n" ); document.write( "((500/x)-3 )(x+1) = money received.\r \n" ); document.write( "\n" ); document.write( "c) He made a profit of $20. \n" ); document.write( "((500/x)-3 )(x+1)-500 =20 \n" ); document.write( "(500-3x)/x*(x+1)-500=20 \n" ); document.write( "multiply by x \n" ); document.write( "(500-3x)(x+1)-500x=20x \n" ); document.write( "500x+500-3x^2-3x-500x=20x \n" ); document.write( "500-3x^2-3x-20x=0 \n" ); document.write( "-3x^2-23x+500=0 \n" ); document.write( "/-1 \n" ); document.write( "3x^2+23x-500=0 \n" ); document.write( "i) Write down an equation in x to represent this information and show that it reduces to 3(x)^2 + 23 x -500 = 0. ii) Solve this equation, giving both your answers correct to one decimal place. \n" ); document.write( "Find the roots of the equation by quadratic formula\r \n" ); document.write( "\n" ); document.write( "a= 3 , b =23 , c = -500 .\r \n" ); document.write( "\n" ); document.write( "b^2-4ac= 6529\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "x1= 9.63 \n" ); document.write( "Cost per litre =$ 9.6 \n" ); document.write( " \n" ); document.write( "... \n" ); document.write( " \n" ); document.write( "This is negative. so ignore\r \n" ); document.write( "\n" ); document.write( "d) Find, correct to the nearest whole number, how many litres of petrol he sold.\r \n" ); document.write( "\n" ); document.write( "Each litre costs $9.6 \n" ); document.write( "he paid total $500 \n" ); document.write( "Number of litres = 500/9.6 \n" ); document.write( "Number of litres bought = 52 \n" ); document.write( "Number of litres sold 52-3 = 49 \n" ); document.write( " \n" ); document.write( " |