Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.

Jessica
Exponential Form?
\root(7)(m^(5))
This has to be written in exponential form, but I thought exponents were already exponential form
2 AnswersMathematics3 years agoThe length of a rectangle is 12.3 feet?
shorter than three times its width. If the area of the rectangle is 112.2 square feet, then find the width and the length of the rectangle.
4 AnswersMathematics3 years agoWhat is the solution to the compound inequality?
What is the solution to the compound inequality? -6 </ 2x + 6 </ 6
The answer I put was marked wrong. How do I solve this?
1 AnswerHomework Help5 years agoThe equation y-100x=2000 can be used?
The equation y-100x=2000 can be used to represent the monthly salary of a salesman, y, when he sells x computer systems. What is the salesman's monthly salary if he sells no computers? How do I solve this? I thought the answer was $100 and I was told I was wrong and now I'm confused.
4 AnswersMathematics5 years agoMath Explanation?
(triangle) TIC is an Isosceles triangle with a vertex angle I. If the measure of <I = 90, then find the measure of <T/
Can someone give me a further explanation on this? I know to add the two other m's but that's about it.
2 AnswersMathematics5 years ago"The Youngest Doll"?
2) Which of the following best states a central idea explored in "The Youngest Doll"?
A) taking revenge through acts of passive aggression.
B) the strength and devotion found in sisterhood.
C) creating artistic expressions of one's true identity.
D) the rewards of hard work
3. Which of the following is the indirect object in the sentence below?
Lizzie gave Charles a huge birthday gift.
4. Which of the following is the direct object in the sentence below?
The young boy, nearly 11 years old, threw a long pass across the football field to his father.
2 AnswersWords & Wordplay6 years ago"When Greek Meets Greek"?
1) The characters' personalities in "When Greek Meets Greek" are mostly developed by the author through
a) lengthy and detailed descriptions
b) subtle mentions of gestures and mannerisms
c) allusions to traditions and cultural heritage
d) colorful dialogue interspersed with colloquialisms
2) Colloquialisms and slang are important in "When Greek Meet Greek" because
a) they help readers understand the characters better
b) they help readers read the text
c) they provide a puzzle to solve
d) they help readers understand the plot
3) The setting sun was (orange)
a) direct object
b) indirect object
c) object complement
d) predicate adjective
2 AnswersBooks & Authors6 years agoHow do you solve?
I got these problems incorrect and would like to know how to solve.
1) What is the simplified form of 3a^4b^-2c^3
2) Which expression is equal to 1/8000 written in scientific notation
3) Which of the following statements is NOT true regarding an expression written in scientific notation in the form of a times 10^n
4) What is the simplified form of -9m^-2n^5 times 2m^-3 n^-6
5) What is the simplified form of (3.25 times 10^3)(7.8 times 10^6) written in scientific notation.
1 AnswerMathematics6 years agoFire Pit set up?
I just got a fire pit. Do I set it up like you set up logs in your fireplace. Do I also still have to put old newspaper and previous ashes under the grate of the fire pit?
3 AnswersOther - Home & Garden6 years agojava questions?
1) Suppose class Circle has a public constructor that takes no arguments. Which of the following statements creates an instance of class Circle and assigns a reference to that instance to that reference to a reference variable?
class Circle = new Circle;
var Circle c = new Circle; (my choice)
Circle c = new Circle;
Circle c = new Circle ();
2) Which of the following shows a valid header for a constructor of class named Location?
public void Location (String city) (my choice)
public String Location (String city)
public Location (String City)
public class Location (String city)
1 AnswerProgramming & Design6 years agoBiology questions?
How does the kidneys clean the blood?
a) breaking down nutrients
b) filtering to remove wastes
c) absorbing nutrients
d) destroying microbes and preventing infection
3 AnswersBiology6 years agoPlease help with this question?
subtract (x^2 -1/x^2 - x - 2) - x-1/x-2
1
0
-1
x-1/x-2
1 AnswerMathematics6 years agoPlease help with this question?
subtract (x^2 -1/x^2 - x - 2) - x-1/x-2
1
0
-1
x-1/x-2
1 AnswerMathematics6 years agoSuppose you divide a polynomial by a binomial.?
Suppose you divide a polynomial by a binomial. How do you know if the binomial is a factor of the polynomial? Create a sample problem that has a binomial which IS a factor of the polynomial being divided, and another problem that has a binomial which is NOT a factor of the polynomial being divided.
3 AnswersMathematics6 years agoFinding Cos, Sin, and Tan?
1) What is the value of sin67 to the nearest ten-thousandth?
2) What is the value of cos34 to the nearest ten-thousandth?
How do you find tangent?
1 AnswerMathematics6 years agoNutrition Quiz?
Explanations would be helpful
1)Cells use glucose to make:
energy
proteins
enzymes
vitamins
2)Which of the following is broken down
to provide the body with glucose?
proteins
vegetable oils and animal fats
simple sugars and starches
vitamins
3) What makes essential fatty acids and essential amino acids different from ones that aren't essential?
A)Essential nutrients are more important than others, so the body needs more of them
B)Nutrients that are essential cannot be made by the body, so they must be obtained from food
C)Brain cells need only essential nutrients, so they are important for clear thinking
D)All essential nutrients are water-soluble, so they all must be replaces every day
4) A car is to gasoline as your body is to
your stomach
your kidneys
food
enzymes
5) Starches are to simple sugars as proteins are to
fatty acids
double bonds
amino acids
carbohydratess
1 AnswerBiology6 years agoHelp Java?
Which of the following method headers contains incorrect syntax?
A) public static void print(String...x)
B) public static String getString(String [] x
C) public static String getString(String x, String…y)
D) public static void print(int…x, String y)
Which of the following shows a valid header for a method that accepts any number of double values and returns an array of double values?
A) public static double… convert(double…d)
B) public static double… convert (double[] d)
C) public static double[] convert(double…d)
D) public static double [] convert(double [] d)
If x and y are both arrays of int values, which of the following shows a call to a method of the Arrays class that will fill all the elements of the array with the value 25?
A) java.util.Arrays .replace(x,25);
B) java.util.Arrays.insert(x,25);
C)java.util.Arrays.fill(x,25);
D)java.util.Arrays.setAll(x,25);
1 AnswerProgramming & Design6 years agoHelp with Programming?
Which of the following correctly creates an anonymous array and passes its reference to a method named print?
A) print ({1,2,3});
B) print (int [] x = {1,2,3});
C) print (int[] {1,2,3});
D) print (new int [] {1,2,3});
Which of the following shows the header for a method that correctly accepts a reference to an array and returns a reference to an array?
A) public static void process (int [] x )
B) public static double process (int [] x)
C) public static double[] process(int [] x)
D) public static double[] process (int[] {1,2,3})
If x is an array of int values with 10 elements defined inside a method, which of the following would return a reference to that array from the method.
A) return x;
B) return x[0];
C) return int[] x ;
D) return new int[] x;
Which of the following shows the header for a method that will accept any number of int values?
A) public static int add(int x)
B) public static int add(int x, int y, int...z)
C) public static int add(int...x)
D) public static int add(int[] x)
If x is a sorted array of int values, which of the following shows a call to a method of the Arrays class that will determine if the value 7 exists in the array?
A) int loc = java.util.Arrays.search (x, 7);
B) int loc = java.util.Arrays.binarySearch(x, 7);
C) int loc = java.util.Arrays.find(x, 7);
D) int loc = java.util.Arrays.locate(x,7);
1 AnswerProgramming & Design6 years ago