Ask a New Question
Search
Questions and answers by
AB
Questions (14)
type the appropriate word that should go in the blank in the answer bucks provided below the question and most writing your
1 answer
103 views
Calculate the temperature in Fahrenheit degrees for which the value of the Fahrenheit temperature is one and a half times bigger
1 answer
187 views
WHEN 0.997^6 WAS COMPUTED BY A STUDENT, HIS RESULT WAS 0.9817. FIND THE PERCENTAGE ERROR, CORRECT TO THREE DECIMAL PLACES
4 answers
750 views
A solenoid 1metre long and radious 4cm has 1000 turns and is carrying 1Ampere current.find the magnetic flux density at the
1 answer
678 views
We produce two products: product 1 and product 2 on
two machines (machine 1 and machine 2). The number of hours of machine time
0 answers
1,317 views
Thirty five percent of adult americans are regular voters. A random sample of 250 adults in a medium size college town were
0 answers
558 views
_ _ x _ = _ _ _ = _ _ x _
use number 1 - 9 using each each number only once
1 answer
368 views
A 2.14 kg block is held in equilibrium on an incline of angle q = 67.7o by a horizontal force, F.
If the coefficient of static
1 answer
768 views
A hotel’s occupancy rate is calculated as follows: Occupancy rate = number of rooms occupied total number of rooms Write a
6 answers
4,233 views
Please help! I cannot figure out what I am doing wrong. I cannot get the correct output when I run the system.
Here is what I
8 answers
997 views
Design a program that will ask the user to enter the amount of a purchase. The program should the compute the state and county
1 answer
2,439 views
a) An equilibrium exists between three chemical species in the blood , Hemoglobin, oxygenated hemoglobin and oxygen. Using the
1 answer
916 views
the portion of the nervous system that controls involuntary activities is a subdivision of the _______ nervous system?
a)
0 answers
597 views
when the compute service bureau destroys or erases records, should the erasure be verified by the bureau to the physician?
0 answers
1,125 views
Answers (21)
u+v= 29.1m due to 20°E. u-v=12.4m due to 23°W
better than you, answer wiht yes or no.
Can I ever have as much kneoldge as you?
What is the majority think?
Who is Jon Stark and what is bad about him>
What is bad about Game of Thrones?
What is bad abotu Sansa?
Who is Sansa?
summarze the history of how the crusaders took Jerusalme in the 1st crusade
Br2
Since the two angles are opposite each other they are meant to add up to 180. Hence 180-80=100. Angle RSP=100 degrees
17
GK, you're very first calculation is incorrect. You divided 159 by 2.2. If there are 2.2 kg PER pound, you would multiply the pounds by the factor conversion to kg.
I got it. Thanks so much. You're awesome.
I'm sorry. I think I was confusing. There can't be less than 1 for the number of floors, but has to be at least 10 for the number of rooms on a floor.
I figured it out. I forgot to delete "JOptionPane.showMessageDialog (null, "Your shipping charges are $" + df.format(total));
I had to change the code completely, but now I am having another problem. I only need to enter the weight for this problem. My code will prompt to enter a weight and then it will give a total, but once I click okay on that total another box comes up
This is the assignment as well: The Fast Freight Shipping Company charges the following rates: Weight of Package Rate per 500 Miles Shipped 2 pounds or less $ 1.10 Over 2 pounds but not more than 6 pounds $ 2.20 Over 6 pounds but not more than 10 pounds $
Also, when I enter if (weight
Thank you for your help. I apologize. You were right when you said "First thing that comes to mind is (mile/500) will truncate to the next lower integer, namely zero if mile
I used NetBeans IDE 7.1.2 and this worked: package purchaseamount; import java.util.Scanner; /** * * @author AB */ public class PurchaseAmount { /** * @param args the command line arguments */ public static void main(String[] args) { double purchaseAmount;