zoewithers13
zoewithers13 zoewithers13
  • 01-11-2018
  • Mathematics
contestada

Please help I'm new to this there are 2 questions

Please help Im new to this there are 2 questions class=

Respuesta :

joeletter21 joeletter21
  • 01-11-2018

Answer:


Step-by-step explanation:  325/342=.95%

                                             


Answer Link

Otras preguntas

The numbers 1.06 and 1.28 are between which two whole numbers?
Which statement best describes how the programming layer of abstraction in a computing system functions? A. It processes data using switches. B. It allows compu
Is 12/19 rational or irrational?
Complete the table with value for x or y that make this equation true: 3x+y=15
Karen runs for 45 minutes every day. Which unit best describes the distance Karen runs for each day? A. 50 kilometers B. 5 kilometers C. 50 meters D. 50 centime
Disciplinary action in an ethics hearing can include.
A rectangle has a width of 46 centimeters and a perimeter of 210 centimeters. What is the rectangles length?
In function notation, f(x)is used instead of the letter ___ to represent the __________ variable.
Condense the expression to the logarithm of a single quantity. I'm going to be so thankful if anyone could solve this for me please... because I can't understa
Consider the following method: public int mystery(int n) { if(n > 6) { return 1 mystery(n - 1); } return n % 3; } What is the value of mystery(10)