document.write( "Question 824325: One month, Rehna used 1/6 of her monthly salary for a car payment. She also paid rent, which was 25% more than the car payment. What fraction of her monthly salary did Rehana use that month for the car payment and rent combined?
\n" );
document.write( "A. 5/24 B. 3/8 C. 5/12 D. 12 \n" );
document.write( "
Algebra.Com's Answer #496371 by milo1954(10)![]() ![]() ![]() You can put this solution on YOUR website! car payment=C= 1/6 S=S/6 \n" ); document.write( "rent =R= 1.25 C \n" ); document.write( "C+R=(1/6)S+(1.25/6)S \n" ); document.write( "C+R=(2.25/6)S \n" ); document.write( "C+R==(225/600)S \n" ); document.write( "C+R=(3/8)S \n" ); document.write( " |